From 7d0fc076616482c78d197cfda9d5bd7e075d43d0 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 2 May 2004 12:29:43 +0000 Subject: Added manpages git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@778 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/man/man3/base.h.3 | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 docs/man/man3/base.h.3 (limited to 'docs/man/man3/base.h.3') diff --git a/docs/man/man3/base.h.3 b/docs/man/man3/base.h.3 new file mode 100644 index 000000000..64b58a308 --- /dev/null +++ b/docs/man/man3/base.h.3 @@ -0,0 +1,44 @@ +.TH "base.h" 3 "2 May 2004" "InspIRCd" \" -*- nroff -*- +.ad l +.nh +.SH NAME +base.h \- +.SH SYNOPSIS +.br +.PP +\fC#include 'inspircd_config.h'\fP +.br +\fC#include \fP +.br +\fC#include \fP +.br +\fC#include \fP +.br + +.SS "Compounds" + +.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" +.in -1c +.SS "Typedefs" + +.in +1c +.ti -1c +.RI "typedef void * \fBVoidPointer\fP" +.br +.in -1c +.SH "Typedef Documentation" +.PP +.SS "typedef void* VoidPointer" +.PP +Definition at line 13 of file base.h. +.SH "Author" +.PP +Generated automatically by Doxygen for InspIRCd from the source code. -- cgit v1.2.3