The base class paceval_cRegisteredObject encapsulates the management of the register position of the object created by the class and the paceval_cCleanupHandler.
More...
#include "inc/paceval_cCleanupHandler.h"
The base class paceval_cRegisteredObject encapsulates the management of the register position of the object created by the class and the paceval_cCleanupHandler.
◆ paceval_cRegisteredObject()
the constructor of paceval_cBaseAtomicGraphNode
- Parameters
-
| handle_CleanupHandler_in | is the associated handler for deleting this registered object |
◆ ~paceval_cRegisteredObject()
| paceval_cRegisteredObject::~paceval_cRegisteredObject |
( |
| ) |
|
◆ getRegisterPosition()
| unsigned long paceval_cRegisteredObject::getRegisterPosition |
( |
| ) |
|
gets the register position of this object
◆ setRegisterPosition()
| void paceval_cRegisteredObject::setRegisterPosition |
( |
unsigned long | registerPosition_in | ) |
|
sets the register position of this object, which is determined by paceval_cCleanupHandler
- Parameters
-
| registerPosition_in | specifies the register position of this object |
◆ handle_CleanupHandler
◆ registerPosition
| unsigned long paceval_cRegisteredObject::registerPosition |
|
protected |
the register position of this object
The documentation for this class was generated from the following files: