Is a unique index for maps from CommunicatorCallBackIndexReadWriteIndex and as index for the static action lists. More...
Protected Member Functions | |
CommunicatorCallBackIndexReadWriteIndex () | |
![]() | |
CommunicatorCallBackIndex () | |
Is a unique index for maps from CommunicatorCallBackIndexReadWriteIndex and as index for the static action lists.
|
protected |
The standard constructor is not available.
Referenced by CommunicatorCallBackIndexReadWriteIndex(), operator!=(), operator<(), operator<=(), operator=(), operator==(), operator>(), and operator>=().
glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::CommunicatorCallBackIndexReadWriteIndex | ( | Communicator * | pCommunicator, |
NUM_PTR | ipCallBack ) |
Constructor with parameter passing.
[in] | pCommunicator | The client communicator. |
[in] | ipCallBack | The address of the CallBack function of the client communicator. |
glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::CommunicatorCallBackIndexReadWriteIndex | ( | const CommunicatorCallBackIndexReadWriteIndex & | rT | ) |
Copy constructor.
[in] | rT | The data is copied from this object. |
References CommunicatorCallBackIndexReadWriteIndex().
|
virtual |
Destructor.
bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator!= | ( | const CommunicatorCallBackIndexReadWriteIndex & | rT | ) | const |
Comparison operator.
[in] | rT | This object is used to compare the data. |
References CommunicatorCallBackIndexReadWriteIndex().
bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator< | ( | const CommunicatorCallBackIndexReadWriteIndex & | rT | ) | const |
Comparison operator.
[in] | rT | This object is used to compare the data. |
References CommunicatorCallBackIndexReadWriteIndex().
bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator<= | ( | const CommunicatorCallBackIndexReadWriteIndex & | rT | ) | const |
Comparison operator.
[in] | rT | This object is used to compare the data. |
References CommunicatorCallBackIndexReadWriteIndex().
WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex & glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator= | ( | const CommunicatorCallBackIndexReadWriteIndex & | rT | ) |
Assignment operator.
[in] | rT | The data is taken over from this object. |
References CommunicatorCallBackIndexReadWriteIndex().
bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator== | ( | const CommunicatorCallBackIndexReadWriteIndex & | rT | ) | const |
Comparison operator.
[in] | rT | This object is used to compare the data. |
References CommunicatorCallBackIndexReadWriteIndex().
bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator> | ( | const CommunicatorCallBackIndexReadWriteIndex & | rT | ) | const |
Comparison operator.
[in] | rT | This object is used to compare the data. |
References CommunicatorCallBackIndexReadWriteIndex().
bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator>= | ( | const CommunicatorCallBackIndexReadWriteIndex & | rT | ) | const |
Comparison operator.
[in] | rT | This object is used to compare the data. |
References CommunicatorCallBackIndexReadWriteIndex().