Inherits Module.

Public Member Functions | |
| OSStats (const Anope::string &modname, const Anope::string &creator) | |
Private Attributes | |
| CommandOSStats | commandosstats |
| Serialize::Type | stats_type |
| Stats | stats_saver |
Definition at line 251 of file os_stats.cpp.
| OSStats::OSStats | ( | const Anope::string & | modname, | |
| const Anope::string & | creator | |||
| ) | [inline] |
Definition at line 258 of file os_stats.cpp.
References Module::SetAuthor().
CommandOSStats OSStats::commandosstats [private] |
Definition at line 253 of file os_stats.cpp.
Stats OSStats::stats_saver [private] |
Definition at line 255 of file os_stats.cpp.
Serialize::Type OSStats::stats_type [private] |
Definition at line 254 of file os_stats.cpp.
1.7.1