TdkGpsConnectionObserver Class Reference

#include <TdkGpsConnectionObserver.h>

Inheritance diagram for TdkGpsConnectionObserver:

TdkObserver TdkGpsConnector List of all members.

Public Member Functions

 ~TdkGpsConnectionObserver ()
virtual void addGpsConnectionListener (TdkGpsConnectionListener *listener)
virtual TdkGpsConnectionListenergetGpsConnectionListener (const unsigned int &listenerIndex)
virtual void removeGpsConnectionListener (TdkGpsConnectionListener *listener)
virtual void removeGpsConnectionListener (const unsigned int &listenerIndex)
virtual void removeAll ()
virtual unsigned int count ()
virtual void fireConnectionCreationError (const TdkGpsPort &port)
virtual void fireConnectionStateError (const TdkGpsPort &port)
virtual void fireConnectionTimeOutError (const TdkGpsPort &port)
virtual void fireConnectionReadingError (const TdkGpsPort &port)
virtual void fireConnecting (const TdkGpsPort &port)
virtual void fireConnectionAborted (const TdkGpsPort &port)
virtual void fireNoDataInPort (const TdkGpsPort &port)
virtual void fireConnected (const TdkGpsPort &port)
virtual void fireDisconnected (const TdkGpsPort &port)
virtual void fireGpsConnectionEstablished (const TdkGpsPort &port)
virtual void fireSentenceRead (const TdkGpsPort &port, const char *sentence, const int &size)

Protected Attributes

TdkGpsConnectionListenerVector _listeners

Constructor & Destructor Documentation

TdkGpsConnectionObserver::~TdkGpsConnectionObserver (  ) 


Member Function Documentation

void TdkGpsConnectionObserver::addGpsConnectionListener ( TdkGpsConnectionListener listener  )  [virtual]

TdkGpsConnectionListener * TdkGpsConnectionObserver::getGpsConnectionListener ( const unsigned int &  listenerIndex  )  [virtual]

void TdkGpsConnectionObserver::removeGpsConnectionListener ( TdkGpsConnectionListener listener  )  [virtual]

void TdkGpsConnectionObserver::removeGpsConnectionListener ( const unsigned int &  listenerIndex  )  [virtual]

void TdkGpsConnectionObserver::removeAll (  )  [virtual]

Implements TdkObserver.

unsigned int TdkGpsConnectionObserver::count (  )  [virtual]

Implements TdkObserver.

void TdkGpsConnectionObserver::fireConnectionCreationError ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireConnectionStateError ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireConnectionTimeOutError ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireConnectionReadingError ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireConnecting ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireConnectionAborted ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireNoDataInPort ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireConnected ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireDisconnected ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireGpsConnectionEstablished ( const TdkGpsPort port  )  [virtual]

Reimplemented in TdkGpsConnector.

void TdkGpsConnectionObserver::fireSentenceRead ( const TdkGpsPort port,
const char *  sentence,
const int &  size 
) [virtual]

Reimplemented in TdkGpsConnector.


Member Data Documentation

TdkGpsConnectionListenerVector TdkGpsConnectionObserver::_listeners [protected]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:39 2007 for TDK by  doxygen 1.5.2