m2etis  0.4
m2etis::pubsub::rendezvous::NullRendezvous Class Reference

#include <NullRendezvous.h>

Inheritance diagram for m2etis::pubsub::rendezvous::NullRendezvous:
Inheritance graph

Public Member Functions

 NullRendezvous (const std::vector< std::string > &rootList)
 
 ~NullRendezvous ()
 
std::string getRoot ()
 
- Public Member Functions inherited from m2etis::pubsub::rendezvous::BaseRendezvous
 BaseRendezvous (const std::vector< std::string > &rootList)
 
virtual ~BaseRendezvous ()
 

Additional Inherited Members

- Protected Attributes inherited from m2etis::pubsub::rendezvous::BaseRendezvous
std::vector< std::string > _rootList
 

Detailed Description

Definition at line 31 of file NullRendezvous.h.

Constructor & Destructor Documentation

m2etis::pubsub::rendezvous::NullRendezvous::NullRendezvous ( const std::vector< std::string > &  rootList)
inlineexplicit

Definition at line 33 of file NullRendezvous.h.

m2etis::pubsub::rendezvous::NullRendezvous::~NullRendezvous ( )
inline

Definition at line 35 of file NullRendezvous.h.

Member Function Documentation

std::string m2etis::pubsub::rendezvous::NullRendezvous::getRoot ( )
inlinevirtual

Implements m2etis::pubsub::rendezvous::BaseRendezvous.

Definition at line 37 of file NullRendezvous.h.


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