|
|||
|
|||
|


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