Torc  0.1
Public Member Functions | List of all members
TorcOMXTestObject Class Reference
Inheritance diagram for TorcOMXTestObject:
[legend]

Public Member Functions

 TorcOMXTestObject ()
 
 ~TorcOMXTestObject ()
 
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

Definition at line 36 of file torcomxtest.cpp.

Constructor & Destructor Documentation

TorcOMXTestObject::TorcOMXTestObject ( )
inline

Definition at line 39 of file torcomxtest.cpp.

TorcOMXTestObject::~TorcOMXTestObject ( )
inline

Definition at line 44 of file torcomxtest.cpp.

Member Function Documentation

void TorcOMXTestObject::Create ( void  )
inlinevirtual

Implements TorcAdminObject.

Definition at line 49 of file torcomxtest.cpp.

void TorcOMXTestObject::Destroy ( void  )
inlinevirtual

Implements TorcAdminObject.

Definition at line 54 of file torcomxtest.cpp.


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