m2etis  0.4
m2etis::pubsub::ChannelManager< ChannelNames > Class Template Reference

#include <ChannelConfigurationImpl.h>

Inheritance diagram for m2etis::pubsub::ChannelManager< ChannelNames >:
Inheritance graph

Public Member Functions

 ChannelManager (const std::string &ip, const uint16_t port, const std::string &known_hostname, const uint16_t known_hostport, PubSubSystemEnvironment *pssi, const std::vector< std::string > &rootList)
 
 ~ChannelManager ()
 

Additional Inherited Members

- Public Attributes inherited from m2etis::pubsub::ChannelVector
std::vector< ChannelEventInterface * > channels_
 

Detailed Description

template<ChannelName... ChannelNames>
class m2etis::pubsub::ChannelManager< ChannelNames >

Definition at line 35 of file ChannelConfigurationImpl.h.

Constructor & Destructor Documentation

template<ChannelName... ChannelNames>
m2etis::pubsub::ChannelManager< ChannelNames >::ChannelManager ( const std::string &  ip,
const uint16_t  port,
const std::string &  known_hostname,
const uint16_t  known_hostport,
PubSubSystemEnvironment pssi,
const std::vector< std::string > &  rootList 
)
inline

Definition at line 37 of file ChannelConfigurationImpl.h.

template<ChannelName... ChannelNames>
m2etis::pubsub::ChannelManager< ChannelNames >::~ChannelManager ( )
inline

Definition at line 41 of file ChannelConfigurationImpl.h.


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