ot::Override Class Reference

#include <GroupGateNode.h>

Inheritance diagram for ot::Override:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Member Functions

 Override ()

Friends

class GroupGateModule

Constructor & Destructor Documentation

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


Member Function Documentation

virtual int ot::Override::isNodePort  )  [inline, virtual]
 

tests whether the node is a wrapper node. This method is only there to distinguish wrapper nodes from other nodes.

Returns:
a pointer to the WrapperNode interface or NULL otherwise.
Warning:
Do not override this method ! This will result in your node being ignored by the parser.

Reimplemented from ot::Node.

virtual void ot::Override::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 GroupGateModule [friend]
 


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