DetectorGraph  2.0
Public Member Functions | List of all members
DetectorGraph::TestSplitterTrigger< OutA, OutB > Struct Template Reference
Collaboration diagram for DetectorGraph::TestSplitterTrigger< OutA, OutB >:

Public Member Functions

 TestSplitterTrigger ()
 
 TestSplitterTrigger (const OutA &a, const OutB &b)
 
- 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...
 

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

template<class OutA, class OutB>
struct DetectorGraph::TestSplitterTrigger< OutA, OutB >

Definition at line 46 of file testsplitterdetector.hpp.

Constructor & Destructor Documentation

◆ TestSplitterTrigger() [1/2]

template<class OutA, class OutB>
DetectorGraph::TestSplitterTrigger< OutA, OutB >::TestSplitterTrigger ( )
inline

Definition at line 48 of file testsplitterdetector.hpp.

◆ TestSplitterTrigger() [2/2]

template<class OutA, class OutB>
DetectorGraph::TestSplitterTrigger< OutA, OutB >::TestSplitterTrigger ( const OutA &  a,
const OutB &  b 
)
inline

Definition at line 52 of file testsplitterdetector.hpp.


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