#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 | |
const char | file_prefix [] = "file:" |
|
Definition at line 20 of file FILE_Parser.cpp. Referenced by TAO_FILE_Parser::match_prefix(). |