#include <MachIPC.h>
List of all members.
Detailed Description
Definition at line 104 of file MachIPC.h.
Constructor & Destructor Documentation
google_breakpad::MachMsgPortDescriptor::MachMsgPortDescriptor |
( |
mach_port_t |
in_name, |
|
|
mach_msg_type_name_t |
in_disposition |
|
) |
| [inline] |
google_breakpad::MachMsgPortDescriptor::MachMsgPortDescriptor |
( |
mach_port_t |
in_name | ) |
[inline] |
google_breakpad::MachMsgPortDescriptor::MachMsgPortDescriptor |
( |
const MachMsgPortDescriptor & |
desc | ) |
[inline] |
Member Function Documentation
mach_msg_type_name_t google_breakpad::MachMsgPortDescriptor::GetDisposition |
( |
| ) |
const [inline] |
mach_port_t google_breakpad::MachMsgPortDescriptor::GetMachPort |
( |
| ) |
const [inline] |
google_breakpad::MachMsgPortDescriptor::operator mach_port_t |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following file: