GlobalObjects
Lade ...
Suche ...
Keine Treffer
glo::WatchNotifyManager::CommunicatorNotifyModes Klassenreferenzabstract

Basisklasse der einzelnen Überwachungs- bzw. Benachrichtigungs-Modi. Mehr ...

Klassendiagramm für glo::WatchNotifyManager::CommunicatorNotifyModes:

Öffentliche Methoden

 CommunicatorNotifyModes (const CommunicatorCallBackIndex &rCommunicatorCallBackIndex)
 
virtual ~CommunicatorNotifyModes ()
 
NUM_PTR getCallBackIndex ()
 
CommunicatorgetCommunicator ()
 
WatchNotifyManager::CommunicatorCallBackIndexgetCommunicatorCallBackIndex ()
 
virtual bool hasWatches () const =0
 

Geschützte Methoden

 CommunicatorNotifyModes ()
 

Private Attribute

CommunicatorCallBackIndex m_CommunicatorCallBackIndex
 

Ausführliche Beschreibung

Basisklasse der einzelnen Überwachungs- bzw. Benachrichtigungs-Modi.

Autor
Helmut Jakoby

Beschreibung der Konstruktoren und Destruktoren

◆ CommunicatorNotifyModes() [1/2]

glo::WatchNotifyManager::CommunicatorNotifyModes::CommunicatorNotifyModes ( )
protected

Der Standard-Konstruktor steht nicht zur Verfügung.

◆ CommunicatorNotifyModes() [2/2]

glo::WatchNotifyManager::CommunicatorNotifyModes::CommunicatorNotifyModes ( const CommunicatorCallBackIndex & rCommunicatorCallBackIndex)

Konstruktor mit Parameterübergabe.

Parameter
[in]rCommunicatorCallBackIndexDer Client-Kommunikator-CallBackIndex.

◆ ~CommunicatorNotifyModes()

virtual glo::WatchNotifyManager::CommunicatorNotifyModes::~CommunicatorNotifyModes ( )
virtual

Destruktor.

Dokumentation der Elementfunktionen

◆ getCallBackIndex()

NUM_PTR glo::WatchNotifyManager::CommunicatorNotifyModes::getCallBackIndex ( )

Liefert die Adresse der CallBack-Funktion des Client-Kommunikators aus seinem CommunicatorCallBackIndex.

Rückgabe
Die Adresse der CallBack-Funktion.
Siehe auch
CommunicatorCallBackIndex::getCallBackIndex()

◆ getCommunicator()

Communicator * glo::WatchNotifyManager::CommunicatorNotifyModes::getCommunicator ( )

Liefert den Client-Kommunikator aus seinem CommunicatorCallBackIndex.

Rückgabe
Der Client-Kommunikator.
Siehe auch
CommunicatorCallBackIndex::getCommunicator()

◆ getCommunicatorCallBackIndex()

WatchNotifyManager::CommunicatorCallBackIndex & glo::WatchNotifyManager::CommunicatorNotifyModes::getCommunicatorCallBackIndex ( )

Liefert Referenz auf seinem CommunicatorCallBackIndex.

Rückgabe
Die Referenz auf seinem CommunicatorCallBackIndex.

◆ hasWatches()

virtual bool glo::WatchNotifyManager::CommunicatorNotifyModes::hasWatches ( ) const
pure virtual

Dokumentation der Datenelemente

◆ m_CommunicatorCallBackIndex

CommunicatorCallBackIndex glo::WatchNotifyManager::CommunicatorNotifyModes::m_CommunicatorCallBackIndex
private

Der Client-Kommunikator-CallBackIndex.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: