#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Enum_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/PortableServer/LifespanPolicyA.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Basic_Impl_T.h"
Include dependency graph for LifespanPolicyA.cpp:
Namespaces | |
namespace | PortableServer |
Functions | |
static TAO::TypeCode::Enum< char const *, char const *const *, TAO::Null_RefCount_Policy > | _tao_tc_PortableServer_LifespanPolicyValue ("IDL:omg.org/PortableServer/LifespanPolicyValue:2.3","LifespanPolicyValue", _tao_enumerators_PortableServer_LifespanPolicyValue, 2) |
static TAO::TypeCode::Objref< char const *, TAO::Null_RefCount_Policy > | _tao_tc_PortableServer_LifespanPolicy (CORBA::tk_local_interface,"IDL:omg.org/PortableServer/LifespanPolicy:2.3","LifespanPolicy") |
void | operator<<= (CORBA::Any &_tao_any, PortableServer::LifespanPolicyValue _tao_elem) |
CORBA::Boolean | operator>>= (const CORBA::Any &_tao_any, PortableServer::LifespanPolicyValue &_tao_elem) |
Variables | |
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL char const *const | _tao_enumerators_PortableServer_LifespanPolicyValue [] |
::CORBA::TypeCode_ptr const | PortableServer::_tc_LifespanPolicyValue |
::CORBA::TypeCode_ptr const | PortableServer::_tc_LifespanPolicy |
static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_LifespanPolicy | ( | CORBA::tk_local_interface | , | |
"IDL:omg.org/PortableServer/LifespanPolicy:2.3" | , | |||
"LifespanPolicy" | ||||
) | [static] |
static TAO::TypeCode::Enum<char const *, char const * const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_LifespanPolicyValue | ( | "IDL:omg.org/PortableServer/LifespanPolicyValue:2.3" | , | |
"LifespanPolicyValue" | , | |||
_tao_enumerators_PortableServer_LifespanPolicyValue | , | |||
2 | ||||
) | [static] |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
PortableServer::LifespanPolicyValue | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
PortableServer::LifespanPolicyValue & | _tao_elem | |||
) |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL char const* const _tao_enumerators_PortableServer_LifespanPolicyValue[] [static] |
Initial value:
{ "TRANSIENT", "PERSISTENT" }