|
DetectorGraph
2.0
|
Public Member Functions | |
| ResumeFromSnapshotTopicState () | |
| ResumeFromSnapshotTopicState (const DetectorGraph::StateSnapshot &aSnapshot) | |
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 | |
| DetectorGraph::StateSnapshot | snapshot |
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... | |
Definition at line 30 of file resumefromsnapshottopicstate.hpp.
|
inline |
Definition at line 34 of file resumefromsnapshottopicstate.hpp.
|
inline |
Definition at line 35 of file resumefromsnapshottopicstate.hpp.
| DetectorGraph::StateSnapshot DetectorGraph::ResumeFromSnapshotTopicState::snapshot |
Definition at line 32 of file resumefromsnapshottopicstate.hpp.
1.8.13