ot::CORBATransform Class Reference

#include <CORBATransform.h>

Inheritance diagram for ot::CORBATransform:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

OT_CORBA::TransformNode_var corba_transform
 CORBA Node (sink) object associated with this node.

Protected Member Functions

 CORBATransform (OT_CORBA::TransformNode_var corba_transform_)
 frequency of updates
virtual ~CORBATransform ()

Friends

class CORBAModule

Constructor & Destructor Documentation

ot::CORBATransform::CORBATransform OT_CORBA::TransformNode_var  corba_transform_  )  [inline, protected]
 

frequency of updates

constructor method,sets commend member

Parameters:
corba_transform_ the corba sink object to call setEvent method on
frequency_ the frequency at which setEvent should be called

virtual ot::CORBATransform::~CORBATransform  )  [inline, protected, virtual]
 


Member Function Documentation

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

this method notifies the object that a new event was generated. It writes the event value out to the file and passes it on to its parent.

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::CORBASink.


Friends And Related Function Documentation

friend class CORBAModule [friend]
 

Reimplemented from ot::CORBASink.


Member Data Documentation

OT_CORBA::TransformNode_var ot::CORBATransform::corba_transform
 

CORBA Node (sink) object associated with this node.


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