From afb51347b493a6ab54fcc8595b4a3f46972ce18f Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 17 Apr 2004 12:33:39 +0000 Subject: Added new documentation to cover ircd_connector git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@629 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classpacket.html | 174 +-------------------------------------- 1 file changed, 2 insertions(+), 172 deletions(-) (limited to 'docs/module-doc/classpacket.html') diff --git a/docs/module-doc/classpacket.html b/docs/module-doc/classpacket.html index 2c7e909b4..cb4cafee7 100644 --- a/docs/module-doc/classpacket.html +++ b/docs/module-doc/classpacket.html @@ -8,182 +8,12 @@ Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

packet Class Reference

#include <connection.h>

-Inheritance diagram for packet:

Inheritance graph
- - - -
[legend]
Collaboration diagram for packet:

Collaboration graph
- - - -
[legend]
List of all members. +
- - - - - - - - -

Public Member Functions

 packet ()
 ~packet ()

Public Attributes

long key
short int id
short int type
char data [MAXBUF]
-

Constructor & Destructor Documentation

-

- - - - -
- - - - - - - - - -
packet::packet  
-
- - - - - -
-   - - -

-

-

- - - - -
- - - - - - - - - -
packet::~packet  
-
- - - - - -
-   - - -

-

-


Member Data Documentation

-

- - - - -
- - -
char packet::data[MAXBUF] -
-
- - - - - -
-   - - -

- -

-Definition at line 32 of file connection.h.

-

- - - - -
- - -
short int packet::id -
-
- - - - - -
-   - - -

- -

-Definition at line 30 of file connection.h.

-

- - - - -
- - -
long packet::key -
-
- - - - - -
-   - - -

- -

-Definition at line 29 of file connection.h.

-

- - - - -
- - -
short int packet::type -
-
- - - - -
-   - - -

- -

-Definition at line 31 of file connection.h.


The documentation for this class was generated from the following file: -
Generated on Thu Apr 8 19:13:14 2004 for InspIRCd by +
Generated on Sat Apr 17 13:31:54 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3