Planeshift
Public Member Functions

google_breakpad::MachMsgPortDescriptor Class Reference

#include <MachIPC.h>

List of all members.

Public Member Functions

mach_msg_type_name_t GetDisposition () const
mach_port_t GetMachPort () const
 MachMsgPortDescriptor (mach_port_t in_name, mach_msg_type_name_t in_disposition)
 MachMsgPortDescriptor (mach_port_t in_name)
 MachMsgPortDescriptor (const MachMsgPortDescriptor &desc)
 operator mach_port_t () const

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]

Definition at line 107 of file MachIPC.h.

google_breakpad::MachMsgPortDescriptor::MachMsgPortDescriptor ( mach_port_t  in_name) [inline]

Definition at line 117 of file MachIPC.h.

google_breakpad::MachMsgPortDescriptor::MachMsgPortDescriptor ( const MachMsgPortDescriptor desc) [inline]

Definition at line 126 of file MachIPC.h.


Member Function Documentation

mach_msg_type_name_t google_breakpad::MachMsgPortDescriptor::GetDisposition ( ) const [inline]

Definition at line 138 of file MachIPC.h.

mach_port_t google_breakpad::MachMsgPortDescriptor::GetMachPort ( ) const [inline]

Definition at line 134 of file MachIPC.h.

google_breakpad::MachMsgPortDescriptor::operator mach_port_t ( ) const [inline]

Definition at line 143 of file MachIPC.h.


The documentation for this class was generated from the following file: