|
|||
|
|||
|


Public Member Functions | |
| Modulealltime (InspIRCd *Me) | |
| virtual | ~Modulealltime () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| CommandAlltime * | mycommand |
Definition at line 51 of file m_alltime.cpp.
|
|
Definition at line 55 of file m_alltime.cpp. References InspIRCd::AddCommand(), mycommand, and Module::ServerInstance. |
|
|
Definition at line 63 of file m_alltime.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 67 of file m_alltime.cpp. References API_VERSION, VF_COMMON, and VF_VENDOR. |
|
|
Definition at line 53 of file m_alltime.cpp. Referenced by Modulealltime(). |