![]() |
TrinityCore
|
This is the complete list of members for ChannelMgr, including all inherited members.
| _channels | ChannelMgr | private |
| _customChannels | ChannelMgr | private |
| _guidGenerator | ChannelMgr | private |
| _team | ChannelMgr | private |
| BuiltinChannelContainer typedef | ChannelMgr | private |
| ChannelMgr(Team team) | ChannelMgr | explicitprotected |
| ChannelMgr(ChannelMgr const &right)=delete | ChannelMgr | |
| ChannelMgr(ChannelMgr &&right)=delete | ChannelMgr | |
| CreateBuiltinChannelGuid(uint32 channelId, AreaTableEntry const *zoneEntry=nullptr) const | ChannelMgr | private |
| CreateCustomChannel(std::string const &name) | ChannelMgr | |
| CreateCustomChannelGuid() | ChannelMgr | private |
| CustomChannelContainer typedef | ChannelMgr | private |
| ForTeam(Team team) | ChannelMgr | static |
| GetChannel(uint32 channelId, std::string const &name, Player *player, bool notify=true, AreaTableEntry const *zoneEntry=nullptr) const | ChannelMgr | |
| GetChannelForPlayerByGuid(ObjectGuid channelGuid, Player *playerSearcher) | ChannelMgr | static |
| GetChannelForPlayerByNamePart(std::string const &namePart, Player *playerSearcher) | ChannelMgr | static |
| GetCustomChannel(std::string const &name) const | ChannelMgr | |
| GetSystemChannel(uint32 channelId, AreaTableEntry const *zoneEntry=nullptr) | ChannelMgr | |
| LeftChannel(uint32 channelId, AreaTableEntry const *zoneEntry) | ChannelMgr | |
| LoadFromDB() | ChannelMgr | static |
| operator=(ChannelMgr const &right)=delete | ChannelMgr | |
| operator=(ChannelMgr &&right)=delete | ChannelMgr | |
| SaveToDB() | ChannelMgr | |
| SendNotOnChannelNotify(Player const *player, std::string const &name) | ChannelMgr | privatestatic |
| SpecialLinkedArea | ChannelMgr | static |
| ~ChannelMgr() | ChannelMgr | protected |