EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
LSCChannel Member List

This is the complete list of members for LSCChannel, including all inherited members.

_FakeSenderInfo()LSCChannelprotected
_MakeSenderInfo(Client *from)LSCChannelstatic
EncodeChannelChars()LSCChannel
EncodeChannelMods()LSCChannel
EncodeDynamicChannel(uint32 charID)LSCChannel
EncodeEmptyChannelChars()LSCChannel
EncodeID()LSCChannel
EncodeStaticChannel(uint32 charID)LSCChannel
Evacuate(Client *c)LSCChannel
GetChannelID()LSCChannelinline
GetChannelInfo(int32 *channelID, uint32 *ownerID, std::string &displayName, std::string &motd, std::string &comparisonKey, bool *memberless, std::string &password, bool *mailingList, uint32 *cspa, uint32 *temporary)LSCChannel
GetChMsgID()LSCChannelinline
GetComparisonKey()LSCChannelinline
GetCSPA()LSCChannelinline
GetDisplayName()LSCChannelinline
GetGrpMsgID()LSCChannelinline
GetMailingList()LSCChannelinline
GetMemberCount()LSCChannelinline
GetMemberless()LSCChannelinline
GetMode()LSCChannelinline
GetMOTD()LSCChannelinline
GetOwnerID()LSCChannelinline
GetPassword()LSCChannelinline
GetTemporary()LSCChannelinline
GetType()LSCChannelinline
GetTypeString()LSCChannel
IsJoined(uint32 charID)LSCChannel
JoinChannel(Client *pClient)LSCChannel
LeaveChannel(Client *pClient)LSCChannel
LSCChannel(LSCService *svc, int32 channelID, LSC::Type type, uint32 ownerID, const char *displayName, const char *comparisonKey, std::string motd, bool memberless, const char *password, bool mailingList, uint32 cspa, bool temporary, bool languageRestriction, int32 groupMessageID, int32 channelMessageID)LSCChannel
m_channelIDLSCChannelprotected
m_channelMessageIDLSCChannelprotected
m_charsLSCChannelprotected
m_comparisonKeyLSCChannelprotected
m_cspaLSCChannelprotected
m_displayNameLSCChannelprotected
m_groupMessageIDLSCChannelprotected
m_languageRestrictionLSCChannelprotected
m_mailingListLSCChannelprotected
m_memberlessLSCChannelprotected
m_modeLSCChannelprotected
m_modsLSCChannelprotected
m_motdLSCChannelprotected
m_ownerIDLSCChannelprotected
m_passwordLSCChannelprotected
m_serviceLSCChannelprotected
m_temporaryLSCChannelprotected
m_typeLSCChannelprotected
SendMessage(Client *c, const char *message, bool self=false)LSCChannel
SendServerMOTD(Client *pClient)LSCChannel
SetDisplayName(std::string displayName)LSCChannelinline
SetMemberless(bool memberless)LSCChannelinline
SetMOTD(std::string motd)LSCChannelinline
SetPassword(std::string password)LSCChannelinline
UpdateConfig()LSCChannel
~LSCChannel()LSCChannel