|
|||
|
|||
|


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