#include "ace/ACE.h"#include "ace/ace_wchar.h"#include "ace/Auto_Ptr.h"#include "ace/OS_NS_stdio.h"#include "ace/OS_NS_string.h"#include "ACEXML/common/HttpCharStream.h"#include "ACEXML/common/Encoding.h"Include dependency graph for HttpCharStream.cpp:

Go to the source code of this file.
Variables | |
| const int | HDST_LINE1_PROTOCOL = 0 | 
| 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 | 
      
  | 
  
| 
 
 Definition at line 17 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
      
  | 
  
| 
 
 Definition at line 20 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
      
  | 
  
| 
 
 Definition at line 21 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
      
  | 
  
| 
 
 Definition at line 22 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
      
  | 
  
| 
 
 Definition at line 19 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
      
  | 
  
| 
 
 Definition at line 14 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
      
  | 
  
| 
 
 Definition at line 16 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
      
  | 
  
| 
 
 Definition at line 15 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
      
  | 
  
| 
 
 Definition at line 18 of file HttpCharStream.cpp. Referenced by ACEXML_HttpCharStream::get_url().  | 
  
 
1.3.6