#include "inspircd_config.h"
#include <time.h>
#include <map>
#include <string>
Include dependency graph for base.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | classbase |
The base class for all inspircd classes. More... | |
class | Extensible |
class Extensible is the parent class of many classes such as userrec and chanrec. More... | |
Typedefs | |
typedef void * | VoidPointer |
|
|