|
|||
|
|||
|


Public Member Functions | |
| ModuleGlobops (InspIRCd *Me) | |
| virtual | ~ModuleGlobops () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| CommandGlobops * | mycommand |
Definition at line 46 of file m_globops.cpp.
|
|
Definition at line 50 of file m_globops.cpp. References InspIRCd::AddCommand(), SnomaskManager::EnableSnomask(), mycommand, Module::ServerInstance, and InspIRCd::SNO. |
|
|
Definition at line 59 of file m_globops.cpp. References SnomaskManager::DisableSnomask(), Module::ServerInstance, and InspIRCd::SNO. |
|
|
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 64 of file m_globops.cpp. References API_VERSION, VF_COMMON, and VF_VENDOR. |
|
|
Definition at line 48 of file m_globops.cpp. Referenced by ModuleGlobops(). |