webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <MachSendRight.h>
Public Member Functions | |
MachSendRight ()=default | |
WEBCORE_EXPORT | MachSendRight (MachSendRight &&) |
WEBCORE_EXPORT | ~MachSendRight () |
WEBCORE_EXPORT MachSendRight & | operator= (MachSendRight &&) |
operator bool () const | |
mach_port_t | sendRight () const |
WEBCORE_EXPORT MachSendRight | copySendRight () const |
WEBCORE_EXPORT mach_port_t | leakSendRight () WARN_UNUSED_RETURN |
MachSendRight ()=default | |
WEBCORE_EXPORT | MachSendRight (MachSendRight &&) |
WEBCORE_EXPORT | ~MachSendRight () |
WEBCORE_EXPORT MachSendRight & | operator= (MachSendRight &&) |
operator bool () const | |
mach_port_t | sendRight () const |
WEBCORE_EXPORT MachSendRight | copySendRight () const |
WEBCORE_EXPORT mach_port_t | leakSendRight () WARN_UNUSED_RETURN |
Static Public Member Functions | |
static WEBCORE_EXPORT MachSendRight | adopt (mach_port_t) |
static WEBCORE_EXPORT MachSendRight | create (mach_port_t) |
static WEBCORE_EXPORT MachSendRight | adopt (mach_port_t) |
static WEBCORE_EXPORT MachSendRight | create (mach_port_t) |
|
default |
WebCore::MachSendRight::MachSendRight | ( | MachSendRight && | other | ) |
WebCore::MachSendRight::~MachSendRight | ( | ) |
|
default |
WEBCORE_EXPORT WebCore::MachSendRight::MachSendRight | ( | MachSendRight && | ) |
WEBCORE_EXPORT WebCore::MachSendRight::~MachSendRight | ( | ) |
|
static |
|
static |
MachSendRight WebCore::MachSendRight::copySendRight | ( | ) | const |
WEBCORE_EXPORT MachSendRight WebCore::MachSendRight::copySendRight | ( | ) | const |
|
static |
|
static |
WEBCORE_EXPORT mach_port_t WebCore::MachSendRight::leakSendRight | ( | ) |
mach_port_t WebCore::MachSendRight::leakSendRight | ( | ) |
|
inlineexplicit |
|
inlineexplicit |
WEBCORE_EXPORT MachSendRight& WebCore::MachSendRight::operator= | ( | MachSendRight && | ) |
MachSendRight & WebCore::MachSendRight::operator= | ( | MachSendRight && | other | ) |
|
inline |
|
inline |