From 44b62866f83dea028500d81274eaaba8e886e1c3 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 30 Mar 2003 12:32:32 +0000 Subject: Added DOT files to documentation for class diagrams (pretteh!) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@169 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classpacket.html | 191 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 docs/module-doc/classpacket.html (limited to 'docs/module-doc/classpacket.html') diff --git a/docs/module-doc/classpacket.html b/docs/module-doc/classpacket.html new file mode 100644 index 000000000..4e39053f2 --- /dev/null +++ b/docs/module-doc/classpacket.html @@ -0,0 +1,191 @@ + + +packet class Reference + + + +
+Main Page   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 31 of file connection.h.

+

+ + + + +
+ + +
short int packet::id +
+
+ + + + + +
+   + + +

+ +

+Definition at line 29 of file connection.h.

+

+ + + + +
+ + +
long packet::key +
+
+ + + + + +
+   + + +

+ +

+Definition at line 28 of file connection.h.

+

+ + + + +
+ + +
short int packet::type +
+
+ + + + + +
+   + + +

+ +

+Definition at line 30 of file connection.h.

+


The documentation for this class was generated from the following file: +
Generated on Sun Mar 30 13:29:15 2003 for InspIRCd by + +doxygen1.3-rc3
+ + -- cgit v1.2.3