GlobalObjects
Loading...
Searching...
No Matches
glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex Class Reference

Is a unique index for maps from CommunicatorCallBackIndexReadWriteIndex and as index for the static action lists. More...

Inheritance diagram for glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex:

Public Member Functions

 CommunicatorCallBackIndexReadWriteIndex (Communicator *pCommunicator, NUM_PTR ipCallBack)
 
 CommunicatorCallBackIndexReadWriteIndex (const CommunicatorCallBackIndexReadWriteIndex &rT)
 
virtual ~CommunicatorCallBackIndexReadWriteIndex ()
 
WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndexoperator= (const CommunicatorCallBackIndexReadWriteIndex &rT)
 
bool operator== (const CommunicatorCallBackIndexReadWriteIndex &rT) const
 Comparison operator.
 
bool operator!= (const CommunicatorCallBackIndexReadWriteIndex &rT) const
 Comparison operator.
 
bool operator> (const CommunicatorCallBackIndexReadWriteIndex &rT) const
 Comparison operator.
 
bool operator>= (const CommunicatorCallBackIndexReadWriteIndex &rT) const
 Comparison operator.
 
bool operator< (const CommunicatorCallBackIndexReadWriteIndex &rT) const
 Comparison operator.
 
bool operator<= (const CommunicatorCallBackIndexReadWriteIndex &rT) const
 Comparison operator.
 
- Public Member Functions inherited from glo::WatchNotifyManager::CommunicatorCallBackIndex
 CommunicatorCallBackIndex (Communicator *pCommunicator, NUM_PTR ipCallBack)
 
 CommunicatorCallBackIndex (const CommunicatorCallBackIndex &rT)
 
virtual ~CommunicatorCallBackIndex ()
 
NUM_PTR getCallBackIndex ()
 
CommunicatorgetCommunicator ()
 
WatchNotifyManager::CommunicatorCallBackIndexoperator= (const CommunicatorCallBackIndex &rT)
 
bool operator== (const CommunicatorCallBackIndex &rT) const
 Comparison operator.
 
bool operator!= (const CommunicatorCallBackIndex &rT) const
 Comparison operator.
 
bool operator> (const CommunicatorCallBackIndex &rT) const
 Comparison operator.
 
bool operator>= (const CommunicatorCallBackIndex &rT) const
 Comparison operator.
 
bool operator< (const CommunicatorCallBackIndex &rT) const
 Comparison operator.
 
bool operator<= (const CommunicatorCallBackIndex &rT) const
 Comparison operator.
 

Protected Member Functions

 CommunicatorCallBackIndexReadWriteIndex ()
 
- Protected Member Functions inherited from glo::WatchNotifyManager::CommunicatorCallBackIndex
 CommunicatorCallBackIndex ()
 

Detailed Description

Is a unique index for maps from CommunicatorCallBackIndexReadWriteIndex and as index for the static action lists.

Author
Helmut Jakoby

Constructor & Destructor Documentation

◆ CommunicatorCallBackIndexReadWriteIndex() [1/3]

glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::CommunicatorCallBackIndexReadWriteIndex ( )
protected

The standard constructor is not available.

◆ CommunicatorCallBackIndexReadWriteIndex() [2/3]

glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::CommunicatorCallBackIndexReadWriteIndex ( Communicator * pCommunicator,
NUM_PTR ipCallBack )

Constructor with parameter passing.

Parameters
[in]pCommunicatorThe client communicator.
[in]ipCallBackThe address of the CallBack function of the client communicator.

◆ CommunicatorCallBackIndexReadWriteIndex() [3/3]

glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::CommunicatorCallBackIndexReadWriteIndex ( const CommunicatorCallBackIndexReadWriteIndex & rT)

Copy constructor.

Parameters
[in]rTThe data is copied from this object.

◆ ~CommunicatorCallBackIndexReadWriteIndex()

virtual glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::~CommunicatorCallBackIndexReadWriteIndex ( )
virtual

Destructor.

Member Function Documentation

◆ operator!=()

bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator!= ( const CommunicatorCallBackIndexReadWriteIndex & rT) const

Comparison operator.

Parameters
[in]rTThis object is used to compare the data.

◆ operator<()

bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator< ( const CommunicatorCallBackIndexReadWriteIndex & rT) const

Comparison operator.

Parameters
[in]rTThis object is used to compare the data.

◆ operator<=()

bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator<= ( const CommunicatorCallBackIndexReadWriteIndex & rT) const

Comparison operator.

Parameters
[in]rTThis object is used to compare the data.

◆ operator=()

WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex & glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator= ( const CommunicatorCallBackIndexReadWriteIndex & rT)

Assignment operator.

Parameters
[in]rTThe data is taken over from this object.

◆ operator==()

bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator== ( const CommunicatorCallBackIndexReadWriteIndex & rT) const

Comparison operator.

Parameters
[in]rTThis object is used to compare the data.

◆ operator>()

bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator> ( const CommunicatorCallBackIndexReadWriteIndex & rT) const

Comparison operator.

Parameters
[in]rTThis object is used to compare the data.

◆ operator>=()

bool glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex::operator>= ( const CommunicatorCallBackIndexReadWriteIndex & rT) const

Comparison operator.

Parameters
[in]rTThis object is used to compare the data.

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