Inherits Module.

Public Member Functions | |
| OSMode (const Anope::string &modname, const Anope::string &creator) | |
Private Attributes | |
| CommandOSMode | commandosmode |
| CommandOSUMode | commandosumode |
Definition at line 173 of file os_mode.cpp.
| OSMode::OSMode | ( | const Anope::string & | modname, | |
| const Anope::string & | creator | |||
| ) | [inline] |
Definition at line 179 of file os_mode.cpp.
References Module::SetAuthor().
CommandOSMode OSMode::commandosmode [private] |
Definition at line 175 of file os_mode.cpp.
CommandOSUMode OSMode::commandosumode [private] |
Definition at line 176 of file os_mode.cpp.
1.7.1