|
|||
|
|||
|


Public Member Functions | |
| ModuleChgIdent (InspIRCd *Me) | |
| virtual | ~ModuleChgIdent () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| CommandChgident * | mycommand |
Definition at line 69 of file m_chgident.cpp.
|
|
Definition at line 75 of file m_chgident.cpp. References InspIRCd::AddCommand(), mycommand, and Module::ServerInstance. |
|
|
Definition at line 82 of file m_chgident.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 86 of file m_chgident.cpp. References API_VERSION, VF_COMMON, and VF_VENDOR. |
|
|
Definition at line 71 of file m_chgident.cpp. Referenced by ModuleChgIdent(). |