diff options
Diffstat (limited to 'docs/man/man3/base.h.3')
-rw-r--r-- | docs/man/man3/base.h.3 | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/docs/man/man3/base.h.3 b/docs/man/man3/base.h.3 deleted file mode 100644 index e8445793c..000000000 --- a/docs/man/man3/base.h.3 +++ /dev/null @@ -1,50 +0,0 @@ -.TH "base.h" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*- -.ad l -.nh -.SH NAME -base.h \- -.SH SYNOPSIS -.br -.PP -\fC#include 'inspircd_config.h'\fP -.br -\fC#include <time.h>\fP -.br -\fC#include <map>\fP -.br -\fC#include <deque>\fP -.br -\fC#include <string>\fP -.br - -.SS "Classes" - -.in +1c -.ti -1c -.RI "class \fBclassbase\fP" -.br -.RI "\fIThe base class for all inspircd classes. \fP" -.ti -1c -.RI "class \fBExtensible\fP" -.br -.RI "\fIclass Extensible is the parent class of many classes such as userrec and chanrec. \fP" -.ti -1c -.RI "class \fBBoolSet\fP" -.br -.RI "\fIBoolSet is a utility class designed to hold eight bools in a bitmask. \fP" -.in -1c -.SS "Typedefs" - -.in +1c -.ti -1c -.RI "typedef void * \fBVoidPointer\fP" -.br -.in -1c -.SH "Typedef Documentation" -.PP -.SS "typedef void* \fBVoidPointer\fP" -.PP -Definition at line 26 of file base.h. -.SH "Author" -.PP -Generated automatically by Doxygen for InspIRCd from the source code. |