Inheritance diagram for CP_WindowMenuManager:
Public Member Functions | |
Constructor / Destructor | |
CP_WindowMenuManager () | |
Constructor. | |
CP_WindowMenuManager (SInt16 inBeforeMenuID) | |
virtual | ~CP_WindowMenuManager () throw () |
Destructor. | |
Static Public Member Functions | |
Instance | |
static CP_WindowMenuManager * | Instance () |
Protected Attributes | |
OSMenu | fOSMenu |
Static Protected Attributes | |
static CP_WindowMenuManager * | fsInstance = NULL |
Private Member Functions | |
void | InitPlatformMenu (SInt16 inBeforeMenuID=0) |
void | InitPlatformMenu (SInt16 inBeforeMenuID=0) |
void | InitPlatformMenu (SInt16 inBeforeMenuID=0) |
|
Constructor. |
|
Constructor. |
|
Destructor. |
|
Returns the single instance of this object.
|
|
|
|
|
|
|
|
|
|
|