|
|||
|
|||
|


Public Member Functions | |
| ModuleClose (InspIRCd *Me) | |
| virtual | ~ModuleClose () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| CommandClose * | newcommand |
Definition at line 66 of file m_close.cpp.
|
|
Definition at line 70 of file m_close.cpp. References InspIRCd::AddCommand(), newcommand, and Module::ServerInstance. |
|
|
Definition at line 79 of file m_close.cpp. |
|
|
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 83 of file m_close.cpp. References API_VERSION, and VF_VENDOR. |
|
|
Definition at line 68 of file m_close.cpp. Referenced by ModuleClose(). |