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

IdAssignmentPolicyA.cpp File Reference

#include "IdAssignmentPolicyC.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 IdAssignmentPolicyA.cpp:

Include dependency graph

Namespaces

namespace  PortableServer
namespace  TAO

Functions

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

Variables

char const *const _tao_enumerators_PortableServer_IdAssignmentPolicyValue []
TAO::TypeCode::Enum< char
const *, char const *const *,
TAO::Null_RefCount_Policy
_tao_tc_PortableServer_IdAssignmentPolicyValue ("IDL:omg.org/PortableServer/IdAssignmentPolicyValue:2.3","IdAssignmentPolicyValue", _tao_enumerators_PortableServer_IdAssignmentPolicyValue, 2)
::CORBA::TypeCode_ptr const _tc_IdAssignmentPolicyValue
TAO::TypeCode::Objref< char
const *, TAO::Null_RefCount_Policy
_tao_tc_PortableServer_IdAssignmentPolicy (CORBA::tk_local_interface,"IDL:omg.org/PortableServer/IdAssignmentPolicy:2.3","IdAssignmentPolicy")
::CORBA::TypeCode_ptr const _tc_IdAssignmentPolicy

Function Documentation

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

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

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

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

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

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

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

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


Variable Documentation

char const* const _tao_enumerators_PortableServer_IdAssignmentPolicyValue[] [static]
 

Initial value:

  {
    "USER_ID",
    "SYSTEM_ID"
    
  }

TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_IdAssignmentPolicy(CORBA::tk_local_interface,"IDL:omg.org/PortableServer/IdAssignmentPolicy:2.3","IdAssignmentPolicy") [static]
 

TAO::TypeCode::Enum<char const *, char const * const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_IdAssignmentPolicyValue("IDL:omg.org/PortableServer/IdAssignmentPolicyValue:2.3","IdAssignmentPolicyValue", _tao_enumerators_PortableServer_IdAssignmentPolicyValue, 2) [static]
 

TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_IdAssignmentPolicy
 

Initial value:

    &_tao_tc_PortableServer_IdAssignmentPolicy

TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_IdAssignmentPolicyValue
 

Initial value:

    &_tao_tc_PortableServer_IdAssignmentPolicyValue


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