#include <modchannels.h>
◆ ModChannel()
ModChannel::ModChannel |
( |
const std::string & | name | ) |
|
|
inline |
◆ ~ModChannel()
ModChannel::~ModChannel |
( |
| ) |
|
|
default |
◆ canWrite()
bool ModChannel::canWrite |
( |
| ) |
const |
◆ getChannelPeers()
const std::vector< u16 > & ModChannel::getChannelPeers |
( |
| ) |
const |
|
inline |
◆ getName()
const std::string & ModChannel::getName |
( |
| ) |
const |
|
inline |
◆ registerConsumer()
bool ModChannel::registerConsumer |
( |
session_t | peer_id | ) |
|
◆ removeConsumer()
bool ModChannel::removeConsumer |
( |
session_t | peer_id | ) |
|
◆ setState()
◆ m_client_consumers
std::vector<u16> ModChannel::m_client_consumers |
|
private |
◆ m_name
std::string ModChannel::m_name |
|
private |
◆ m_state
The documentation for this class was generated from the following files: