SignOTSource Class Reference

#include <SignOTSource.h>

Collaboration diagram for SignOTSource:

Collaboration graph
[legend]
List of all members.

Detailed Description

OpenTracker source.

SignOTSource is an OpenTracker source that enables SIGN applications to generate OT events. Currently, only tracking events are supported.

Author:
Eigil Samset


Public Member Functions

 SignOTSource (std::string stationName)
virtual int isEventGenerator ()

Public Attributes

int events
 event enabled or not
ot::Event * state
 the state and station that is stored
std::string StationName
SignOTModuleparent
 pointer to parent TrackerOT class
int changed


Constructor & Destructor Documentation

SignOTSource::SignOTSource std::string  stationName  ) 
 

constructor sets the number of the station

Parameters:
stationName the name of the station, will be matched with node name in mrml tree


Member Function Documentation

int SignOTSource::isEventGenerator  )  [virtual]
 

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

Returns:
always 1


Member Data Documentation

int SignOTSource::changed
 

int SignOTSource::events
 

event enabled or not

SignOTModule* SignOTSource::parent
 

pointer to parent TrackerOT class

ot::Event* SignOTSource::state
 

the state and station that is stored

std::string SignOTSource::StationName
 


The documentation for this class was generated from the following files:
Generated on Mon Feb 26 12:13:24 2007 for TheSIGN by  doxygen 1.4.6