|
|||
|
|||
|


Public Member Functions | |
| ModuleSSLInfo (InspIRCd *Me) | |
| virtual | ~ModuleSSLInfo () |
| virtual Version | GetVersion () |
| Returns the version number of a Module. | |
Private Attributes | |
| cmd_sslinfo * | newcommand |
Definition at line 62 of file m_sslinfo.cpp.
|
|
Definition at line 66 of file m_sslinfo.cpp. References InspIRCd::AddCommand(), newcommand, and Module::ServerInstance. |
|
|
Definition at line 76 of file m_sslinfo.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 80 of file m_sslinfo.cpp. References API_VERSION, and VF_VENDOR. |
|
|
Definition at line 64 of file m_sslinfo.cpp. Referenced by ModuleSSLInfo(). |