|
|||
|
|||
|


Public Member Functions | |
| ModuleSetName (InspIRCd *Me) | |
| virtual | ~ModuleSetName () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| CommandSetname * | mycommand |
Definition at line 55 of file m_setname.cpp.
|
|
Definition at line 59 of file m_setname.cpp. References InspIRCd::AddCommand(), mycommand, and Module::ServerInstance. |
|
|
Definition at line 68 of file m_setname.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 72 of file m_setname.cpp. References API_VERSION, VF_COMMON, and VF_VENDOR. |
|
|
Definition at line 57 of file m_setname.cpp. Referenced by ModuleSetName(). |