#include "tao/FILE_Parser.h"
#include "tao/ORB.h"
#include "tao/Object.h"
#include "ace/Read_Buffer.h"
#include "ace/Malloc_Base.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
Include dependency graph for FILE_Parser.cpp:
Go to the source code of this file.
Variables | |
static const char | file_prefix [] = "file:" |
const char file_prefix[] = "file:" [static] |
Definition at line 20 of file FILE_Parser.cpp.
Referenced by TAO_HTTP_Parser::match_prefix(), TAO_FILE_Parser::match_prefix(), TAO_HTTP_Parser::parse_string(), and TAO_FILE_Parser::parse_string().