|
|||
|
|||
|


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