DetectorGraph  2.0
Public Member Functions | Public Attributes | List of all members
DetectorGraph::ResumeFromSnapshotTopicState Struct Reference
Collaboration diagram for DetectorGraph::ResumeFromSnapshotTopicState:

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...
 

Detailed Description

Definition at line 30 of file resumefromsnapshottopicstate.hpp.

Constructor & Destructor Documentation

◆ ResumeFromSnapshotTopicState() [1/2]

DetectorGraph::ResumeFromSnapshotTopicState::ResumeFromSnapshotTopicState ( )
inline

Definition at line 34 of file resumefromsnapshottopicstate.hpp.

◆ ResumeFromSnapshotTopicState() [2/2]

DetectorGraph::ResumeFromSnapshotTopicState::ResumeFromSnapshotTopicState ( const DetectorGraph::StateSnapshot aSnapshot)
inline

Definition at line 35 of file resumefromsnapshottopicstate.hpp.

Member Data Documentation

◆ snapshot

DetectorGraph::StateSnapshot DetectorGraph::ResumeFromSnapshotTopicState::snapshot

Definition at line 32 of file resumefromsnapshottopicstate.hpp.


The documentation for this struct was generated from the following file: