Common Classes
Collaboration diagram for Common Classes:
|
Namespaces | |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
| namespace | ot |
Classes | |
| class | ot::ButtonHoldFilterModule |
| Module for filters that filters out drops in a ButtonSource between updates. More... | |
| class | ot::CallbackModule |
| The module and factory to drive the callback nodes. More... | |
| class | ot::CallbackNode |
| This class implements a simple node that stores a function pointer and calls it every time an event it received. More... | |
| class | ot::EventUtilityNode |
| The EventUtilityNode provides the possibility to rename, discard, or add attributes to every event passed to this node. More... | |
| class | ot::FileModule |
| This class manages the files and FileSink and FileSource objects. More... | |
| class | ot::GroupGateModule |
| The module and factory to drive the test source nodes. More... | |
| class | ot::GroupGateNode |
| A GroupGateNode is an EventGenerator node that . More... | |
| class | ot::ActiveGateNode |
| An ActiveGateNode is an EventGenerator node that . More... | |
| class | ot::InterpolatorModule |
| Module for filters that interpolate tracking data between updates and therefore need a module to drive the updates. More... | |
| class | ot::LogModule |
| A simple module that modifies the ACE_LOG framework to provide some different logging options. More... | |
| class | ot::PositionFilterNode |
| The PositionFilterNode implements a filter that allows only events the position value of which is within a given range. More... | |
Detailed Description
This group contains classes that implement general functionality that can be used by all OpenTracker applications.It includes nodes for geometric transformations, event merging, the ConsoleModule for console based input / output among others.