#include "tao/DLL_Parser.h"
#include "tao/Object_Loader.h"
#include "tao/Object.h"
#include "tao/ORB_Constants.h"
#include "tao/SystemException.h"
#include "tao/ORB_Core.h"
#include "ace/Dynamic_Service.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
Include dependency graph for DLL_Parser.cpp:
Go to the source code of this file.
Variables | |
const char | dll_prefix [] = "DLL:" |
|
Definition at line 21 of file DLL_Parser.cpp. Referenced by TAO_DLL_Parser::match_prefix(). |