Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
Admin Class Reference
Holds /ADMIN data This class contains the admin details of the local server.
More...
#include <modules.h>
Inheritance diagram for Admin:
[legend]Collaboration diagram for Admin:
[legend]List of all members.
|
Public Member Functions |
| Admin (std::string name, std::string email, std::string nick) |
Public Attributes |
const std::string | Name |
const std::string | Email |
const std::string | Nick |
Detailed Description
Holds /ADMIN data This class contains the admin details of the local server.
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 104 of file modules.h.
Constructor & Destructor Documentation
Admin::Admin |
( |
std::string |
name, |
|
|
std::string |
email, |
|
|
std::string |
nick |
|
) |
|
|
Member Data Documentation
const std::string Admin::Email
|
|
const std::string Admin::Name
|
|
const std::string Admin::Nick
|
|
The documentation for this class was generated from the following files:
Generated on Sat May 1 17:50:18 2004 for InspIRCd by
1.3-rc3