#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
#include "tao/RTPortableServer/RTPortableServer.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
Include dependency graph for RTPortableServerA.cpp:
Namespaces | |
namespace | RTPortableServer |
namespace | TAO |
Functions | |
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Objref< char const *, TAO::Null_RefCount_Policy > | _tao_tc_RTPortableServer_POA (CORBA::tk_local_interface,"IDL:omg.org/RTPortableServer/POA:1.0","POA") |
void | operator<<= (CORBA::Any &_tao_any, RTPortableServer::POA_ptr _tao_elem) |
void | operator<<= (CORBA::Any &_tao_any, RTPortableServer::POA_ptr *_tao_elem) |
CORBA::Boolean | operator>>= (const CORBA::Any &_tao_any, RTPortableServer::POA_ptr &_tao_elem) |
Variables | |
::CORBA::TypeCode_ptr const | RTPortableServer::_tc_POA |
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_RTPortableServer_POA | ( | CORBA::tk_local_interface | , | |
"IDL:omg.org/RTPortableServer/POA:1.0" | , | |||
"POA" | ||||
) | [static] |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
RTPortableServer::POA_ptr * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
RTPortableServer::POA_ptr | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
RTPortableServer::POA_ptr & | _tao_elem | |||
) |