|
DetectorGraph
2.0
|
Internal - Push data to the graph More...
Public Member Functions | |
| GraphInputDispatcher (Topic< T > &aTopic, const T &aData) | |
| void | Dispatch () |
Public Member Functions inherited from DetectorGraph::GraphInputDispatcherInterface | |
| virtual | ~GraphInputDispatcherInterface () |
Internal - Push data to the graph
It pushes data to a specific topic through a graphInputDispatcher. The pending data will be evaluated in the next round.
Definition at line 39 of file graphinputdispatcher.hpp.
|
inline |
Definition at line 42 of file graphinputdispatcher.hpp.
|
inlinevirtual |
Implements DetectorGraph::GraphInputDispatcherInterface.
Definition at line 48 of file graphinputdispatcher.hpp.
1.8.13