m2etis  0.4
m2etis::pubsub::ChannelConfigurationImpl Class Reference

#include <ChannelConfigurationImpl.h>

Public Member Functions

virtual ~ChannelConfigurationImpl ()
 
 ChannelConfigurationImpl (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)
 
const std::vector< ChannelEventInterface * > & channels () const
 

Detailed Description

Definition at line 49 of file ChannelConfigurationImpl.h.

Constructor & Destructor Documentation

virtual m2etis::pubsub::ChannelConfigurationImpl::~ChannelConfigurationImpl ( )
inlinevirtual

Definition at line 55 of file ChannelConfigurationImpl.h.

m2etis::pubsub::ChannelConfigurationImpl::ChannelConfigurationImpl ( 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 57 of file ChannelConfigurationImpl.h.

Member Function Documentation

const std::vector<ChannelEventInterface *>& m2etis::pubsub::ChannelConfigurationImpl::channels ( ) const
inline

Definition at line 61 of file ChannelConfigurationImpl.h.


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