ot::MulticastInputSource Class Reference
[Device Input Classes]

#include <MulticastInputSource.h>

Inheritance diagram for ot::MulticastInputSource:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

This class implements a simple source that inputs the data from the ART Data Tracker and updates any EventObservers.

Author:
Christopher Schmidt


Public Member Functions

 MulticastInputSource (int number_)
int isEventGenerator ()

Public Attributes

int number
 body number
Event event
 the event that is stored
int changed
 a flag to indicate whether it was changed during processing


Constructor & Destructor Documentation

ot::MulticastInputSource::MulticastInputSource int  number_  )  [inline]
 

simple constructor, sets members to initial values

Parameters:
number_ the body number of the specific source


Member Function Documentation

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

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

Returns:
always 1

Reimplemented from ot::Node.


Member Data Documentation

int ot::MulticastInputSource::changed
 

a flag to indicate whether it was changed during processing

Event ot::MulticastInputSource::event
 

the event that is stored

int ot::MulticastInputSource::number
 

body number


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