|
|||
|
|||
|


Public Member Functions | |
| ModuleKnock (InspIRCd *Me) | |
| virtual | ~ModuleKnock () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| CommandKnock * | mycommand |
| Knock * | kn |
Definition at line 79 of file m_knock.cpp.
|
|
Definition at line 84 of file m_knock.cpp. References InspIRCd::AddCommand(), ModeParser::AddMode(), kn, InspIRCd::Modes, mycommand, and Module::ServerInstance. |
|
|
Definition at line 97 of file m_knock.cpp. References ModeParser::DelMode(), kn, InspIRCd::Modes, and Module::ServerInstance. |
|
|
Returns the version number of a Module. The method should return a Version object with its version information assigned via Version::Version Reimplemented from Module. Definition at line 103 of file m_knock.cpp. References API_VERSION, VF_COMMON, and VF_VENDOR. |
|
|
Definition at line 82 of file m_knock.cpp. Referenced by ModuleKnock(), and ~ModuleKnock(). |
|
|
Definition at line 81 of file m_knock.cpp. Referenced by ModuleKnock(). |