CommandQuit Member List
This is the complete list of members for
CommandQuit, including all inherited members.
| age | classbase | |
| classbase() | classbase | |
| Command(InspIRCd *Instance, const std::string &cmd, const char *flags, int minpara, bool before_reg=false, int penalty=1) | Command | [inline] |
| Command(InspIRCd *Instance, const std::string &cmd, const char *flags, int minpara, int maxpara, bool before_reg=false, int penalty=1) | Command | [inline] |
| command | Command | |
| CommandQuit(InspIRCd *Instance) | CommandQuit | [inline] |
| DecodeParameter(std::string ¶meter, int index) | Command | [inline, virtual] |
| Disable(bool setting) | Command | [inline] |
| disabled | Command | |
| EncodeParameter(std::string ¶meter, int index) | Command | [inline, virtual] |
| Extend(const std::string &key, T *p) | Extensible | [inline] |
| Extend(const std::string &key) | Extensible | [inline] |
| flags_needed | Command | |
| GetExt(const std::string &key, T *&p) | Extensible | [inline] |
| GetExt(const std::string &key) | Extensible | [inline] |
| GetExtList(std::deque< std::string > &list) | Extensible | |
| Handle(const std::vector< std::string > ¶meters, User *user) | CommandQuit | [virtual] |
| HandleInternal(const unsigned int, const std::deque< classbase * > &) | Command | [inline, virtual] |
| HandleServer(const std::vector< std::string > &, const std::string &) | Command | [inline, virtual] |
| IsDisabled() | Command | [inline] |
| max_params | Command | |
| min_params | Command | |
| Penalty | Command | |
| ServerInstance | Command | [protected] |
| Shrink(const std::string &key) | Extensible | |
| source | Command | |
| syntax | Command | |
| total_bytes | Command | |
| translation | Command | |
| use_count | Command | |
| works_before_reg | Command | |
| WorksBeforeReg() | Command | [inline] |
| ~classbase() | classbase | [inline, virtual] |
| ~Command() | Command | [inline, virtual] |