#include <ChannelControlBlock.hpp>
◆ ChannelControlBlock()
| IRC::ChannelControlBlock::ChannelControlBlock |
( |
const std::string & | name, |
|
|
SharedPtr< ClientControlBlock > | creator, |
|
|
std::string | creatorNickname ) |
|
inline |
◆ ~ChannelControlBlock()
| IRC::ChannelControlBlock::~ChannelControlBlock |
( |
| ) |
|
|
inline |
◆ FindClient()
◆ IsOperator()
| bool IRC::ChannelControlBlock::IsOperator |
( |
const std::string & | nickname | ) |
|
|
inline |
◆ Name
| std::string IRC::ChannelControlBlock::Name |
◆ Topic
| std::string IRC::ChannelControlBlock::Topic |
""(empty string) means no topic
◆ Password
| std::string IRC::ChannelControlBlock::Password |
Check bPrivate before checking this.
◆ Clients
◆ Operators
◆ MaxClients
| size_t IRC::ChannelControlBlock::MaxClients |
◆ bInviteOnly
| bool IRC::ChannelControlBlock::bInviteOnly |
◆ bTopicProtected
| bool IRC::ChannelControlBlock::bTopicProtected |
Topic settable by channel operator only flag.
◆ bPrivate
| bool IRC::ChannelControlBlock::bPrivate |
◆ InvitedClients
The documentation for this class was generated from the following file: