#include <MachIPC.h>
List of all members.
Detailed Description
Definition at line 250 of file MachIPC.h.
Constructor & Destructor Documentation
google_breakpad::ReceivePort::ReceivePort |
( |
const char * |
receive_port_name | ) |
[explicit] |
google_breakpad::ReceivePort::ReceivePort |
( |
mach_port_t |
receive_port | ) |
[explicit] |
google_breakpad::ReceivePort::ReceivePort |
( |
| ) |
|
google_breakpad::ReceivePort::~ReceivePort |
( |
| ) |
|
Member Function Documentation
mach_port_t google_breakpad::ReceivePort::GetPort |
( |
| ) |
const [inline] |
kern_return_t google_breakpad::ReceivePort::WaitForMessage |
( |
MachReceiveMessage * |
out_message, |
|
|
mach_msg_timeout_t |
timeout |
|
) |
| |
The documentation for this class was generated from the following file: