#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"
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.