Public Member Functions | Private Attributes

NSSetChanstats Class Reference

Inherits Module.

Collaboration diagram for NSSetChanstats:
Collaboration graph
[legend]

Public Member Functions

 NSSetChanstats (const Anope::string &modname, const Anope::string &creator)
void OnReload () anope_override
void OnNickRegister (NickAlias *na) anope_override

Private Attributes

CommandNSSetChanstats commandnssetchanstats
CommandNSSASetChanstats commandnssasetchanstats
bool NSDefChanstats

Detailed Description

Definition at line 91 of file ns_set_chanstats.cpp.


Constructor & Destructor Documentation

NSSetChanstats::NSSetChanstats ( const Anope::string modname,
const Anope::string creator 
) [inline]

Member Function Documentation

void NSSetChanstats::OnNickRegister ( NickAlias na  )  [inline, virtual]

Called when a nick is registered

Parameters:
The nick

Reimplemented from Module.

Definition at line 113 of file ns_set_chanstats.cpp.

References NI_STATS, and NSDefChanstats.

void NSSetChanstats::OnReload (  )  [inline, virtual]

Called when Services' configuration has been loaded.

Reimplemented from Module.

Definition at line 108 of file ns_set_chanstats.cpp.

References NSDefChanstats, and ConfigReader::ReadFlag().

Referenced by NSSetChanstats().


Field Documentation

Definition at line 94 of file ns_set_chanstats.cpp.

Definition at line 93 of file ns_set_chanstats.cpp.

Definition at line 95 of file ns_set_chanstats.cpp.

Referenced by OnNickRegister(), and OnReload().


The documentation for this class was generated from the following file: