EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for LSCService, including all inherited members.
_BuildCachedReturn(PySubStream **result, const char *sessionInfo, CacheCheckTime check) | PyService | protected |
_checkCount enum value | PyService | protected |
_SetCallDispatcher(CallDispatcher *d) | PyCallable | inlineprotected |
BASE_CHANNEL_ID | LSCService | static |
CacheCheckTime enum name | PyService | protected |
Call(const std::string &method, PyCallArgs &args) | PyService | virtual |
CharacterLogin(Client *pClient) | LSCService | |
check_Always enum value | PyService | protected |
check_in_12_hours enum value | PyService | protected |
check_in_15_minutes enum value | PyService | protected |
check_in_15_seconds enum value | PyService | protected |
check_in_1_day enum value | PyService | protected |
check_in_1_hour enum value | PyService | protected |
check_in_1_minute enum value | PyService | protected |
check_in_1_month enum value | PyService | protected |
check_in_1_second enum value | PyService | protected |
check_in_1_week enum value | PyService | protected |
check_in_2_hours enum value | PyService | protected |
check_in_30_minutes enum value | PyService | protected |
check_in_30_seconds enum value | PyService | protected |
check_in_3_hours enum value | PyService | protected |
check_in_3_months enum value | PyService | protected |
check_in_5_minutes enum value | PyService | protected |
check_in_5_seconds enum value | PyService | protected |
check_in_6_hours enum value | PyService | protected |
check_in_6_months enum value | PyService | protected |
check_in_year enum value | PyService | protected |
check_Never enum value | PyService | protected |
CreateBoundObject(Client *pClient, const PyRep *bind_args) | PyService | protectedvirtual |
CreateChannel(int32 channelID, uint32 ownerID, const char *name, std::string motd, const char *password, const char *compkey, LSC::Type type=LSC::Type::normal, uint32 cspa=0, int32 groupMessageID=0, int32 channelMessageID=0, bool memberless=false, bool maillist=false, bool temporary=false, bool languageRestriction=false) | LSCService | private |
CreateStaticChannels() | LSCService | private |
CreateSystemChannel(int32 channelID) | LSCService | |
ExecuteCommand(Client *from, const char *msg) | LSCService | |
GetChannelByID(int32 channelID) | LSCService | private |
GetChannelByName(std::string channelName) | LSCService | private |
GetName() const | PyService | inline |
Handle_MachoBindObject(PyCallArgs &call) | PyService | protectedvirtual |
Handle_MachoResolveObject(PyCallArgs &call) | PyService | protectedvirtual |
Init(CommandDispatcher *cd) | LSCService | |
LSCService(PyServiceMgr *mgr, CommandDispatcher *cd) | LSCService | |
m_channels | LSCService | protected |
m_commandDispatch | LSCService | protected |
m_db | LSCService | protected |
m_dispatch | LSCService | protected |
m_manager | PyService | protected |
MAX_CHANNEL_ID | LSCService | static |
PyCallable() | PyCallable | |
PyCallable_DECL_CALL(GetChannels) | LSCService | protected |
PyCallable_DECL_CALL(GetRookieHelpChannel) | LSCService | protected |
PyCallable_DECL_CALL(JoinChannels) | LSCService | protected |
PyCallable_DECL_CALL(LeaveChannels) | LSCService | protected |
PyCallable_DECL_CALL(LeaveChannel) | LSCService | protected |
PyCallable_DECL_CALL(CreateChannel) | LSCService | protected |
PyCallable_DECL_CALL(Configure) | LSCService | protected |
PyCallable_DECL_CALL(DestroyChannel) | LSCService | protected |
PyCallable_DECL_CALL(GetMembers) | LSCService | protected |
PyCallable_DECL_CALL(GetMember) | LSCService | protected |
PyCallable_DECL_CALL(SendMessage) | LSCService | protected |
PyCallable_DECL_CALL(Invite) | LSCService | protected |
PyCallable_DECL_CALL(AccessControl) | LSCService | protected |
PyCallable_DECL_CALL(GetMyMessages) | LSCService | protected |
PyCallable_DECL_CALL(GetMessageDetails) | LSCService | protected |
PyCallable_DECL_CALL(Page) | LSCService | protected |
PyCallable_DECL_CALL(MarkMessagesRead) | LSCService | protected |
PyCallable_DECL_CALL(DeleteMessages) | LSCService | protected |
PyService(PyServiceMgr *mgr, const char *serviceName) | PyService | |
s_checkTimeStrings | PyService | protectedstatic |
SendMail(uint32 sender, uint32 recipient, const std::string &subject, const std::string &content) | LSCService | inline |
SendMail(uint32 sender, const std::vector< int32 > &recipients, const std::string &subject, const std::string &content) | LSCService | |
SendServerMOTD(Client *pClient) | LSCService | |
SystemUnload(uint32 systemID, uint32 constID, uint32 regionID) | LSCService | |
~LSCService() | LSCService | |
~PyCallable() | PyCallable | virtual |
~PyService() | PyService | virtual |