|
|||
|
|||
|
Inheritance diagram for RemoveBase:


Protected Types | |
| enum | ModeLevel { PEON = 0, HALFOP = 1, OP = 2, ADMIN = 3, OWNER = 4, ULINE = 5 } |
Protected Member Functions | |
| RemoveBase (InspIRCd *Instance, bool &snk) | |
| ModeLevel | chartolevel (const std::string &privs) |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user, bool neworder) |
Private Attributes | |
| bool & | supportnokicks |
| InspIRCd * | ServerInstance |
Definition at line 26 of file m_remove.cpp.
|
|
Definition at line 37 of file m_remove.cpp. |
|
||||||||||||
|
Definition at line 33 of file m_remove.cpp. |
|
|
Definition at line 42 of file m_remove.cpp. References ADMIN, HALFOP, OP, OWNER, PEON, and ULINE. Referenced by Handle(). |
|
||||||||||||||||
|
|
Definition at line 30 of file m_remove.cpp. Referenced by Handle(). |
|
|
Definition at line 29 of file m_remove.cpp. Referenced by Handle(). |