| AddAdvisor(Client *client) | AdviceManager | |
| AdviceManager(psDatabase *db) | AdviceManager | |
| AdviceRequestTimeout(AdviceSession *adviceSession) | AdviceManager | |
| AdviseeList | AdviceManager | protected |
| advisorPos | AdviceManager | protected |
| advisors | AdviceManager | protected |
| CancelAdvisorSession(gemActor *who, AdviceSession *adviceSession, const char *msg) | AdviceManager | |
| database | AdviceManager | protected |
| DecodeCommandArea(Client *client, csString target) | MessageManagerBase | |
| FindObjectByString(const csString &str, gemActor *me) const | MessageManagerBase | |
| FindPlayerClient(const char *name) | MessageManagerBase | |
| FloodControl(csString &newmessage, Client *client) | AdviceManager | protected |
| FunctionPointer typedef | MessageManager< AdviceManager > | |
| GetAdvisorMode(int id, int connectionId) | AdviceManager | |
| HandleAdviceList(Client *advisor) | AdviceManager | protected |
| HandleAdviceMessage(MsgEntry *pMsg, Client *client) | AdviceManager | |
| HandleAdviceRequest(Client *advisee, csString message) | AdviceManager | protected |
| HandleAdviceResponse(Client *advisee, csString sAdvisee, csString message) | AdviceManager | protected |
| HandleAdviseeList(Client *advisor) | AdviceManager | protected |
| HandleListAdvisors(Client *advisor) | AdviceManager | protected |
| HandleMessage(MsgEntry *msg, Client *client) | MessageManager< AdviceManager > | inlinevirtual |
| RemoveAdvisor(uint32_t id, int connectionId) | AdviceManager | |
| RemoveSession(AdviceSession *adviceSession) | AdviceManager | |
| Subscribe(FunctionPointer fpt, msgtype type, uint32_t flags=0x01) | MessageManager< AdviceManager > | inline |
| Unsubscribe(msgtype type) | MessageManager< AdviceManager > | inline |
| Unsubscribe(FunctionPointer handler, msgtype type) | MessageManager< AdviceManager > | inline |
| UnsubscribeAll() | MessageManager< AdviceManager > | inline |
| Verify(MsgEntry *pMsg, unsigned int flags, Client *&client) | MessageManagerBase | virtual |
| ~AdviceManager() | AdviceManager | virtual |
| ~MessageManager() | MessageManager< AdviceManager > | inlinevirtual |