This is the complete list of members for ModChannel, including all inherited members.
canWrite() const | ModChannel | |
getChannelPeers() const | ModChannel | inline |
getName() const | ModChannel | inline |
m_client_consumers | ModChannel | private |
m_name | ModChannel | private |
m_state | ModChannel | private |
ModChannel(const std::string &name) | ModChannel | inline |
registerConsumer(session_t peer_id) | ModChannel | |
removeConsumer(session_t peer_id) | ModChannel | |
setState(ModChannelState state) | ModChannel | |
~ModChannel()=default | ModChannel |