DetectorGraph  2.0
Public Member Functions | List of all members
DetectorGraph::SubscriptionDispatcherInterface Class Referenceabstract

Internal - Provide interface for a SubscriptionDispatcher More...

Collaboration diagram for DetectorGraph::SubscriptionDispatcherInterface:

Public Member Functions

virtual ~SubscriptionDispatcherInterface ()
 
virtual VertexGetTopicVertex ()=0
 
virtual void Dispatch ()=0
 

Detailed Description

Internal - Provide interface for a SubscriptionDispatcher

Definition at line 26 of file subscriptiondispatcher.hpp.

Constructor & Destructor Documentation

◆ ~SubscriptionDispatcherInterface()

virtual DetectorGraph::SubscriptionDispatcherInterface::~SubscriptionDispatcherInterface ( )
inlinevirtual

Definition at line 29 of file subscriptiondispatcher.hpp.

Member Function Documentation

◆ Dispatch()

virtual void DetectorGraph::SubscriptionDispatcherInterface::Dispatch ( )
pure virtual

◆ GetTopicVertex()

virtual Vertex* DetectorGraph::SubscriptionDispatcherInterface::GetTopicVertex ( )
pure virtual

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