Main Page | Class Hierarchy | Class List | File List | Class Members

Common::HTTPObject Class Reference

Inheritance diagram for Common::HTTPObject:

List of all members.

Public Member Functions

byte[] Serialise ()
byte[] ToHTTPByteArray ()
 HTTPObject (byte[] src)
void AppendBody (HTTPBody newBody)
byte[] GetCHK ()

Protected Attributes

HTTPHeader headers
HTTPBody body
byte[] headerBytes
byte[] bodyBytes

Detailed Description

<summary> Summary description for HTTPObject. </summary>

Definition at line 16 of file HTTPObject.cs.


Constructor & Destructor Documentation

Common::HTTPObject::HTTPObject byte[]  src  )  [inline]
 

<summary> Creates HTTP object from the byte array produced by 'serialise' </summary> <param name="src">byte array to base the http object on</param>

Definition at line 87 of file HTTPObject.cs.


The documentation for this class was generated from the following file:
Generated on Mon May 8 22:07:27 2006 by  doxygen 1.3.9.1