Chatsync  bbffde5c0c672a526bdc83637acf66dc20a80fbf
channeling::ChannelCreatorImpl< T > Class Template Reference

#include <channel.hpp>

Inheritance diagram for channeling::ChannelCreatorImpl< T >:
channeling::ChannelCreator

Public Member Functions

 ChannelCreatorImpl (const std::string &classname)
 
virtual Channelcreate (Hub::Hub *const hub, const std::string &config)
 
- Public Member Functions inherited from channeling::ChannelCreator
 ChannelCreator (const std::string &classname)
 

Constructor & Destructor Documentation

§ ChannelCreatorImpl()

template<class T>
channeling::ChannelCreatorImpl< T >::ChannelCreatorImpl ( const std::string &  classname)
inline

Member Function Documentation

§ create()

template<class T>
virtual Channel* channeling::ChannelCreatorImpl< T >::create ( Hub::Hub *const  hub,
const std::string &  config 
)
inlinevirtual

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