, including all inherited members.
| age | classbase | |
| CallHandler(const std::string &commandname, const std::vector< std::string > ¶meters, User *user) | CommandParser | |
| classbase() | classbase | |
| cmdlist | CommandParser | |
| CommandParser(InspIRCd *Instance) | CommandParser | |
| CreateCommand(Command *f, void *so_handle=NULL) | CommandParser | |
| DoLines(User *current, bool one_only=false) | CommandParser | |
| FindSym(void **v, void *h, const std::string &name) | CommandParser | [private] |
| GetHandler(const std::string &commandname) | CommandParser | |
| IsValidCommand(const std::string &commandname, unsigned int pcnt, User *user) | CommandParser | |
| LoadCommand(const char *name) | CommandParser | [private] |
| LoopCall(User *user, Command *CommandObj, const std::vector< std::string > ¶meters, unsigned int splithere, unsigned int extra) | CommandParser | |
| LoopCall(User *user, Command *CommandObj, const std::vector< std::string > ¶meters, unsigned int splithere) | CommandParser | |
| para | CommandParser | [private] |
| ProcessBuffer(std::string &buffer, User *user) | CommandParser | |
| ProcessCommand(User *user, std::string &cmd) | CommandParser | [private] |
| ProcessParameters(std::vector< std::string > &command_p, char *parameters) | CommandParser | [private] |
| ReloadCommand(std::string cmd, User *user) | CommandParser | |
| RemoveCommand(nspace::hash_map< std::string, Command * >::iterator safei, const char *source) | CommandParser | [private] |
| RemoveCommands(const char *source) | CommandParser | |
| RFCCommands | CommandParser | [private] |
| ServerInstance | CommandParser | [private] |
| SetupCommandTable(User *user) | CommandParser | |
| TranslateUIDs(TranslateType to, const std::string &source, std::string &dest) | CommandParser | |
| ~classbase() | classbase | [inline, virtual] |