Torc  0.1
Public Member Functions | List of all members
TorcRunLoopOSX Class Reference

A TorcAdminObject to instanciate the TorcOSXCallbackThread singleton. More...

Inheritance diagram for TorcRunLoopOSX:
[legend]

Public Member Functions

 TorcRunLoopOSX ()
 
 ~TorcRunLoopOSX ()
 
void Create (void)
 
void Destroy (void)
 
- Public Member Functions inherited from TorcAdminObject
 TorcAdminObject (int Priority=TORC_ADMIN_LOW_PRIORITY)
 
virtual ~TorcAdminObject ()=default
 
int Priority (void) const
 
TorcAdminObjectGetNextObject (void)
 

Additional Inherited Members

- Static Public Member Functions inherited from TorcAdminObject
static void CreateObjects (void)
 Iterates through the list of registered TorcAdminObject's and creates them. More...
 
static void DestroyObjects (void)
 Destroys each created admin object. More...
 
static bool HigherPriority (const TorcAdminObject *Object1, const TorcAdminObject *Object2)
 Sort TorcAdminObject's based on relative priorities. More...
 

Detailed Description

A TorcAdminObject to instanciate the TorcOSXCallbackThread singleton.

Definition at line 107 of file torcrunlooposx.cpp.

Constructor & Destructor Documentation

TorcRunLoopOSX::TorcRunLoopOSX ( )
inline

Definition at line 110 of file torcrunlooposx.cpp.

TorcRunLoopOSX::~TorcRunLoopOSX ( )
inline

Definition at line 117 of file torcrunlooposx.cpp.

Member Function Documentation

void TorcRunLoopOSX::Create ( void  )
inlinevirtual

Implements TorcAdminObject.

Definition at line 122 of file torcrunlooposx.cpp.

void TorcRunLoopOSX::Destroy ( void  )
inlinevirtual

Implements TorcAdminObject.

Definition at line 147 of file torcrunlooposx.cpp.


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