This is the complete list of members for
QuestionManager, including all inherited members.
CancelQuestion(PendingQuestion *question) | QuestionManager | |
DecodeCommandArea(Client *client, csString target) | MessageManagerBase | |
FindObjectByString(const csString &str, gemActor *me) const | MessageManagerBase | |
FindPlayerClient(const char *name) | MessageManagerBase | |
FunctionPointer typedef | MessageManager< QuestionManager > | |
HandleMessage(MsgEntry *msg, Client *client) | MessageManager< QuestionManager > | [inline, virtual] |
HandleQuestionResponse(MsgEntry *pMsg, Client *client) | QuestionManager | [protected] |
QuestionManager() | QuestionManager | |
questions | QuestionManager | [protected] |
SendQuestion(PendingQuestion *question) | QuestionManager | |
Subscribe(FunctionPointer fpt, msgtype type, uint32_t flags=0x01) | MessageManager< QuestionManager > | [inline] |
Unsubscribe(msgtype type) | MessageManager< QuestionManager > | [inline] |
Unsubscribe(FunctionPointer handler, msgtype type) | MessageManager< QuestionManager > | [inline] |
UnsubscribeAll() | MessageManager< QuestionManager > | [inline] |
Verify(MsgEntry *pMsg, unsigned int flags, Client *&client) | MessageManagerBase | [virtual] |
~MessageManager() | MessageManager< QuestionManager > | [inline, virtual] |
~QuestionManager() | QuestionManager | [virtual] |