This is the complete list of members for ModChannelMgr, including all inherited members.
canWriteOnChannel(const std::string &channel) const | ModChannelMgr | |
channelRegistered(const std::string &channel) const | ModChannelMgr | |
getChannelPeers(const std::string &channel) const | ModChannelMgr | |
getModChannel(const std::string &channel) | ModChannelMgr | |
joinChannel(const std::string &channel, session_t peer_id) | ModChannelMgr | |
leaveAllChannels(session_t peer_id) | ModChannelMgr | |
leaveChannel(const std::string &channel, session_t peer_id) | ModChannelMgr | |
m_registered_channels | ModChannelMgr | private |
ModChannelMgr()=default | ModChannelMgr | |
registerChannel(const std::string &channel) | ModChannelMgr | |
removeChannel(const std::string &channel) | ModChannelMgr | private |
setChannelState(const std::string &channel, ModChannelState state) | ModChannelMgr | |
~ModChannelMgr()=default | ModChannelMgr |