Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LifespanPolicyA.cpp File Reference

#include "LifespanPolicyC.h"
#include "tao/Null_RefCount_Policy.h"
#include "tao/TypeCode_Constants.h"
#include "tao/Alias_TypeCode_Static.h"
#include "tao/Enum_TypeCode_Static.h"
#include "tao/Objref_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/Any.h"
#include "tao/Any_Impl_T.h"
#include "tao/Any_Basic_Impl_T.h"

Include dependency graph for LifespanPolicyA.cpp:

Include dependency graph

Namespaces

namespace  PortableServer
namespace  TAO

Functions

void operator<<= (CORBA::Any &_tao_any, PortableServer::LifespanPolicyValue _tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, PortableServer::LifespanPolicyValue &_tao_elem)
template<>
CORBA::Boolean Any_Impl_T< PortableServer::LifespanPolicy >::to_object (CORBA::Object_ptr &_tao_elem) const
template<>
CORBA::Boolean Any_Impl_T< PortableServer::LifespanPolicy >::marshal_value (TAO_OutputCDR &)
template<>
CORBA::Boolean Any_Impl_T< PortableServer::LifespanPolicy >::demarshal_value (TAO_InputCDR &)
void operator<<= (CORBA::Any &_tao_any, PortableServer::LifespanPolicy_ptr _tao_elem)
void operator<<= (CORBA::Any &_tao_any, PortableServer::LifespanPolicy_ptr *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, PortableServer::LifespanPolicy_ptr &_tao_elem)

Variables

char const *const _tao_enumerators_PortableServer_LifespanPolicyValue []
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)
::CORBA::TypeCode_ptr const _tc_LifespanPolicyValue
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")
::CORBA::TypeCode_ptr const _tc_LifespanPolicy

Function Documentation

template<>
CORBA::Boolean Any_Impl_T< PortableServer::LifespanPolicy >::demarshal_value TAO_InputCDR  ) 
 

template<>
CORBA::Boolean Any_Impl_T< PortableServer::LifespanPolicy >::marshal_value TAO_OutputCDR  ) 
 

template<>
CORBA::Boolean Any_Impl_T< PortableServer::LifespanPolicy >::to_object CORBA::Object_ptr _tao_elem  )  const
 

void operator<<= CORBA::Any _tao_any,
PortableServer::LifespanPolicy_ptr _tao_elem
 

void operator<<= CORBA::Any _tao_any,
PortableServer::LifespanPolicy_ptr  _tao_elem
 

void operator<<= CORBA::Any _tao_any,
PortableServer::LifespanPolicyValue  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
PortableServer::LifespanPolicy_ptr _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
PortableServer::LifespanPolicyValue _tao_elem
 


Variable Documentation

char const* const _tao_enumerators_PortableServer_LifespanPolicyValue[] [static]
 

Initial value:

  {
    "TRANSIENT",
    "PERSISTENT"
    
  }

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]
 

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_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_LifespanPolicy
 

Initial value:

    &_tao_tc_PortableServer_LifespanPolicy

TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_LifespanPolicyValue
 

Initial value:

    &_tao_tc_PortableServer_LifespanPolicyValue


Generated on Sat Aug 6 03:22:35 2005 for TAO_PortableServer by  doxygen 1.3.9.1