|
|||
|
|||
|


Public Member Functions | |
| ModuleGlobalLoad (InspIRCd *Me) | |
| virtual | ~ModuleGlobalLoad () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| CommandGloadmodule * | mycommand |
| CommandGunloadmodule * | mycommand2 |
| CommandGreloadmodule * | mycommand3 |
Definition at line 122 of file m_globalload.cpp.
|
|
Definition at line 129 of file m_globalload.cpp. References InspIRCd::AddCommand(), mycommand, mycommand2, mycommand3, and Module::ServerInstance. |
|
|
Definition at line 141 of file m_globalload.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 145 of file m_globalload.cpp. References API_VERSION, VF_COMMON, and VF_VENDOR. |
|
|
Definition at line 124 of file m_globalload.cpp. Referenced by ModuleGlobalLoad(). |
|
|
Definition at line 125 of file m_globalload.cpp. Referenced by ModuleGlobalLoad(). |
|
|
Definition at line 126 of file m_globalload.cpp. Referenced by ModuleGlobalLoad(). |