#include <inspircd.h>
Collaboration diagram for InspIRCd:
Public Member Functions | |
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) |
Definition at line 95 of file inspircd.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 103 of file inspircd.h. |