m2etis
0.4
|
#include <NullRendezvous.h>
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 |
Definition at line 31 of file NullRendezvous.h.
|
inlineexplicit |
Definition at line 33 of file NullRendezvous.h.
|
inline |
Definition at line 35 of file NullRendezvous.h.
|
inlinevirtual |
Implements m2etis::pubsub::rendezvous::BaseRendezvous.
Definition at line 37 of file NullRendezvous.h.