#include "ace/config-all.h"
#include "rtportableserver_export.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.h"
#include "tao/Object.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/PortableServer/PortableServerC.h"
#include "tao/RTCORBA/RTCORBA.h"
Include dependency graph for RTPortableServerC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
namespace | RTPortableServer |
Classes | |
interface | RTPortableServer::POA |
struct | TAO::Objref_Traits< ::RTPortableServer::POA > |
Defines | |
#define | TAO_EXPORT_MACRO TAO_RTPortableServer_Export |
#define | _RTPORTABLESERVER_POA__VAR_OUT_CH_ |
#define | _RTPORTABLESERVER_POA_CH_ |
#define | _RTPORTABLESERVER_POA__TRAITS_CH_ |
Typedefs | |
typedef POA * | POA_ptr |
typedef TAO_Objref_Var_T< POA > | POA_var |
typedef TAO_Objref_Out_T< POA > | POA_out |
Functions | |
TAO_RTPortableServer_Export void | operator<<= (CORBA::Any &, RTPortableServer::POA_ptr) |
TAO_RTPortableServer_Export void | operator<<= (CORBA::Any &, RTPortableServer::POA_ptr *) |
TAO_RTPortableServer_Export CORBA::Boolean | operator>>= (const CORBA::Any &, RTPortableServer::POA_ptr &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|