|
DetectorGraph
2.0
|
A templated TopicState used as the output of Lag. More...
Public Member Functions | |
| Lagged () | |
| Lagged (const T &a) | |
Public Member Functions inherited from DetectorGraph::TopicState | |
| TopicState () | |
| virtual | ~TopicState () |
| const char * | GetName () const |
| Get type name of itself. More... | |
| virtual TopicStateIdType | GetId () const |
| Returns the TopicStateId for this TopicState - to be implemented. More... | |
Public Attributes | |
| T | data |
Additional Inherited Members | |
Public Types inherited from DetectorGraph::TopicState | |
| enum | { kAnonymousTopicState = -1 } |
| Default GetId() return value. More... | |
Static Public Member Functions inherited from DetectorGraph::TopicState | |
| template<class TTopic > | |
| static TopicStateIdType | GetId () |
| Convenience templated static method to retrieve the ID for a Type when an instance is not available. More... | |
A templated TopicState used as the output of Lag.
|
inline |
|
inline |
| T DetectorGraph::Lagged< T >::data |
1.8.13