TAO_PortableServer  2.0.8
Namespaces | Functions | Variables
RequestProcessingPolicyA.cpp File Reference
#include "RequestProcessingPolicyA.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/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Basic_Impl_T.h"

Namespaces

namespace  PortableServer

Functions

static TAO::TypeCode::Enum
< char const *, char const
*const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableServer_RequestProcessingPolicyValue ("IDL:omg.org/PortableServer/RequestProcessingPolicyValue:2.3","RequestProcessingPolicyValue", _tao_enumerators_PortableServer_RequestProcessingPolicyValue, 3)
static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableServer_RequestProcessingPolicy (::CORBA::tk_local_interface,"IDL:omg.org/PortableServer/RequestProcessingPolicy:2.3","RequestProcessingPolicy")
void operator<<= (::CORBA::Any &_tao_any, PortableServer::RequestProcessingPolicyValue _tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, PortableServer::RequestProcessingPolicyValue &_tao_elem)

Variables

static char const *const _tao_enumerators_PortableServer_RequestProcessingPolicyValue []
::CORBA::TypeCode_ptr const PortableServer::_tc_RequestProcessingPolicyValue
::CORBA::TypeCode_ptr const PortableServer::_tc_RequestProcessingPolicy

Function Documentation

static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_RequestProcessingPolicy ( ::CORBA::tk_local_interface  ,
"IDL:omg.org/PortableServer/RequestProcessingPolicy:2.3"  ,
"RequestProcessingPolicy"   
) [static]
static TAO::TypeCode::Enum<char const *, char const * const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_RequestProcessingPolicyValue ( "IDL:omg.org/PortableServer/RequestProcessingPolicyValue:2.3"  ,
"RequestProcessingPolicyValue"  ,
_tao_enumerators_PortableServer_RequestProcessingPolicyValue  ,
 
) [static]
void operator<<= ( ::CORBA::Any &  _tao_any,
PortableServer::RequestProcessingPolicyValue  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
PortableServer::RequestProcessingPolicyValue _tao_elem 
)

Variable Documentation

Initial value:
  {
    "USE_ACTIVE_OBJECT_MAP_ONLY",
    "USE_DEFAULT_SERVANT",
    "USE_SERVANT_MANAGER"
    
  }

Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines