Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

HttpCharStream.cpp File Reference

#include "ace/ACE.h"
#include "ace/ace_wchar.h"
#include "ace/Auto_Ptr.h"
#include "ACEXML/common/HttpCharStream.h"

Include dependency graph for HttpCharStream.cpp:

Include dependency graph

Functions

 ACE_RCSID (common, HttpCharStream,"HttpCharStream.cpp, v 1.11 2002/09/20 03:16:03 kitty Exp") static const int HDST_LINE1_PROTOCOL=0

Variables

const int HDST_LINE1_WHITESPACE = 1
const int HDST_LINE1_STATUS = 2
const int HDST_BOL = 10
const int HDST_TEXT = 11
const int HDST_LF = 12
const int HDST_CR = 13
const int HDST_CRLF = 14
const int HDST_CRLFCR = 15

Function Documentation

ACE_RCSID common   ,
HttpCharStream   ,
"HttpCharStream.    cpp,
v 1.11 2002/09/20 03:16:03 kitty Exp"   
const [pure virtual]
 


Variable Documentation

const int HDST_BOL = 10 [static]
 

const int HDST_CR = 13 [static]
 

const int HDST_CRLF = 14 [static]
 

const int HDST_CRLFCR = 15 [static]
 

const int HDST_LF = 12 [static]
 

const int HDST_LINE1_STATUS = 2 [static]
 

const int HDST_LINE1_WHITESPACE = 1 [static]
 

const int HDST_TEXT = 11 [static]
 


Generated on Thu Oct 10 17:26:36 2002 for ACEXML by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001