#include <modules.h>
Inheritance diagram for Admin:


Public Member Functions | |
| Admin (std::string name, std::string email, std::string nick) | |
Public Attributes | |
| const std::string | Name |
| const std::string | |
| const std::string | Nick |
It is constructed by class Server, and has three read-only values, Name, Email and Nick that contain the specified values for the server where the module is running.
Definition at line 125 of file modules.h.
|
||||||||||||||||
|
Definition at line 244 of file modules.cpp.
|
|
|
|
|
|
|
|
|
|
1.4.4-20050815