ot::RDSSource Class Reference

#include <RDSSource.h>

Inheritance diagram for ot::RDSSource:

Inheritance graph
[legend]
Collaboration diagram for ot::RDSSource:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual int isEventGenerator ()
void onEventGenerated (Event &event, Node &generator)

Public Attributes

Event event
 the new event
int number
int xsize
int ysize

Protected Member Functions

 RDSSource ()

Protected Attributes

bool modified

Friends

class RDSModule

Constructor & Destructor Documentation

ot::RDSSource::RDSSource  )  [inline, protected]
 

constructor


Member Function Documentation

virtual int ot::RDSSource::isEventGenerator  )  [inline, virtual]
 

tests for EventGenerator interface being present. Is overriden to return 1 always.

Returns:
always 1

Reimplemented from ot::Node.

void ot::RDSSource::onEventGenerated Event event,
Node generator
[inline, virtual]
 

this method notifies the object that a new event was generated. It is called by an EventGenerator.

Parameters:
event reference to the new event. Do not change the event values, make a copy and change that !
generator reference to the EventGenerator object that notified the EventObserver.

Reimplemented from ot::Node.


Friends And Related Function Documentation

friend class RDSModule [friend]
 


Member Data Documentation

Event ot::RDSSource::event
 

the new event

bool ot::RDSSource::modified [protected]
 

int ot::RDSSource::number
 

int ot::RDSSource::xsize
 

int ot::RDSSource::ysize
 


The documentation for this class was generated from the following file:
Generated on Wed Feb 28 15:32:55 2007 for NaviTrack by  doxygen 1.4.6