#include <modes.h>
Public Member Functions | |
| Anope::string | BuildCharPrefixList () const |
| Anope::string | BuildModePrefixList () const |
Data Fields | |
| std::set< Anope::string > | modes |
Definition at line 204 of file modes.h.
| Anope::string ChannelStatus::BuildCharPrefixList | ( | ) | const |
Definition at line 35 of file modes.cpp.
References ModeManager::ChannelModes, Mode::mchar, modes, and Mode::name.
| Anope::string ChannelStatus::BuildModePrefixList | ( | ) | const |
Definition at line 50 of file modes.cpp.
References anope_dynamic_static_cast(), ModeManager::ChannelModes, modes, Mode::name, and ChannelModeStatus::Symbol.
Referenced by MyXMLRPCEvent::DoChannel(), and MyXMLRPCEvent::DoUser().
| std::set<Anope::string> ChannelStatus::modes |
Definition at line 207 of file modes.h.
Referenced by BuildCharPrefixList(), BuildModePrefixList(), CommandOSMode::Execute(), Channel::HasUserStatus(), UnrealExtBan::Matches(), InspIRCdExtBan::Matches(), Channel::RemoveModeInternal(), Channel::Reset(), UnrealIRCdProto::SendJoin(), PlexusProto::SendJoin(), ngIRCdProto::SendJoin(), InspIRCd12Proto::SendJoin(), InspIRCdProto::SendJoin(), BahamutIRCdProto::SendJoin(), HybridProto::SendTopic(), Channel::SetModeInternal(), and ModeManager::UpdateDefaultMLock().
1.7.1