|
|||
|
|||
|


Public Member Functions | |
| ModuleClones (InspIRCd *Me) | |
| virtual | ~ModuleClones () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| CommandClones * | mycommand |
Definition at line 60 of file m_clones.cpp.
|
|
Definition at line 65 of file m_clones.cpp. References InspIRCd::AddCommand(), mycommand, and Module::ServerInstance. |
|
|
Definition at line 73 of file m_clones.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 77 of file m_clones.cpp. References API_VERSION, and VF_VENDOR. |
|
|
Definition at line 63 of file m_clones.cpp. Referenced by ModuleClones(). |