TAO_PortableServer  2.0.8
Namespaces | Functions | Variables
POAManagerC.cpp File Reference
#include "POAManagerC.h"
#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/AnyTypeCode/String_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
#include "tao/AnyTypeCode/Any_Basic_Impl_T.h"
#include "ace/OS_NS_string.h"

Namespaces

namespace  PortableServer
namespace  TAO

Functions

static TAO::TypeCode::Struct
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableServer_POAManager_AdapterInactive (::CORBA::tk_except,"IDL:omg.org/PortableServer/POAManager/AdapterInactive:2.3","AdapterInactive", _tao_fields_PortableServer_POAManager_AdapterInactive, 0)
static TAO::TypeCode::Enum
< char const *, char const
*const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableServer_POAManager_State ("IDL:omg.org/PortableServer/POAManager/State:2.3","State", _tao_enumerators_PortableServer_POAManager_State, 4)
static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableServer_POAManager (::CORBA::tk_local_interface,"IDL:omg.org/PortableServer/POAManager:2.3","POAManager")
void operator<<= (::CORBA::Any &_tao_any, PortableServer::POAManager_ptr _tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, PortableServer::POAManager_ptr *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, PortableServer::POAManager_ptr &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, const PortableServer::POAManager::AdapterInactive &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, PortableServer::POAManager::AdapterInactive *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, PortableServer::POAManager::AdapterInactive *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const PortableServer::POAManager::AdapterInactive *&_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, PortableServer::POAManager::State _tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, PortableServer::POAManager::State &_tao_elem)

Variables

static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const *const 
_tao_fields_PortableServer_POAManager_AdapterInactive = 0
static char const *const _tao_enumerators_PortableServer_POAManager_State []
::CORBA::TypeCode_ptr const PortableServer::_tc_POAManager

Function Documentation

static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_POAManager ( ::CORBA::tk_local_interface  ,
"IDL:omg.org/PortableServer/POAManager:2.3"  ,
"POAManager"   
) [static]
static TAO::TypeCode::Struct< char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_POAManager_AdapterInactive ( ::CORBA::tk_except  ,
"IDL:omg.org/PortableServer/POAManager/AdapterInactive:2.3"  ,
"AdapterInactive"  ,
_tao_fields_PortableServer_POAManager_AdapterInactive  ,
 
) [static]
static TAO::TypeCode::Enum<char const *, char const * const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_POAManager_State ( "IDL:omg.org/PortableServer/POAManager/State:2.3"  ,
"State"  ,
_tao_enumerators_PortableServer_POAManager_State  ,
 
) [static]
void operator<<= ( ::CORBA::Any &  _tao_any,
PortableServer::POAManager_ptr  _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
PortableServer::POAManager_ptr _tao_elem 
)

Non-copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
const PortableServer::POAManager::AdapterInactive _tao_elem 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
PortableServer::POAManager::AdapterInactive _tao_elem 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
PortableServer::POAManager::State  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
PortableServer::POAManager_ptr _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
PortableServer::POAManager::AdapterInactive *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
const PortableServer::POAManager::AdapterInactive *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
PortableServer::POAManager::State _tao_elem 
)

Variable Documentation

Initial value:
  {
    "HOLDING",
    "ACTIVE",
    "DISCARDING",
    "INACTIVE"
    
  }
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const* const _tao_fields_PortableServer_POAManager_AdapterInactive = 0 [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines