#include <inspircd.h>
Collaboration diagram for InspIRCd:
Public Member Functions | |
std::string | GetRevision () |
std::string | GetVersionString () |
char * | ModuleError () |
bool | LoadModule (const char *filename) |
bool | UnloadModule (const char *filename) |
InspIRCd (int argc, char **argv) | |
int | Run () |
Public Attributes | |
time_t | startup_time |
Private Member Functions | |
void | erase_factory (int j) |
void | erase_module (int j) |
Private Attributes | |
char | MODERR [MAXBUF] |
Definition at line 95 of file inspircd.h.
|
|
|
|
|
|
|
|
|
Referenced by Server::GetVersion(). |
|
|
|
|
|
|
|
|
|
Definition at line 99 of file inspircd.h. |
|
Definition at line 104 of file inspircd.h. |