#include "tao/IIOP_Profile.h"
#include "tao/ORB_Core.h"
#include "tao/debug.h"
#include "tao/IIOP_EndpointsC.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_stdio.h"
#include "ace/os_include/os_netdb.h"
Include dependency graph for IIOP_Profile.cpp:
Go to the source code of this file.
Variables | |
const char | the_prefix [] = "iiop" |
|
Definition at line 20 of file IIOP_Profile.cpp. Referenced by TAO_IIOP_Profile::to_string(). |