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

ThreadPolicyA.cpp File Reference

#include "tao/orbconf.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 "ThreadPolicyA.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 ThreadPolicyA.cpp:

Include dependency graph

Namespaces

namespace  PortableServer

Functions

TAO::TypeCode::Enum< char
const *, char const *const *,
TAO::Null_RefCount_Policy > 
_tao_tc_PortableServer_ThreadPolicyValue ("IDL:omg.org/PortableServer/ThreadPolicyValue:2.3","ThreadPolicyValue", _tao_enumerators_PortableServer_ThreadPolicyValue, 2)
TAO::TypeCode::Objref< char
const *, TAO::Null_RefCount_Policy > 
_tao_tc_PortableServer_ThreadPolicy (CORBA::tk_local_interface,"IDL:omg.org/PortableServer/ThreadPolicy:2.3","ThreadPolicy")
void operator<<= (CORBA::Any &_tao_any, PortableServer::ThreadPolicyValue _tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, PortableServer::ThreadPolicyValue &_tao_elem)

Variables

TAO_BEGIN_VERSIONED_NAMESPACE_DECL
char const *const 
_tao_enumerators_PortableServer_ThreadPolicyValue []
::CORBA::TypeCode_ptr const _tc_ThreadPolicyValue
::CORBA::TypeCode_ptr const _tc_ThreadPolicy

Function Documentation

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

TAO::TypeCode::Enum<char const *, char const * const *, TAO::Null_RefCount_Policy> _tao_tc_PortableServer_ThreadPolicyValue "IDL:omg.org/PortableServer/ThreadPolicyValue:2.3"  ,
"ThreadPolicyValue"  ,
_tao_enumerators_PortableServer_ThreadPolicyValue  ,
[static]
 

void operator<<= CORBA::Any &  _tao_any,
PortableServer::ThreadPolicyValue  _tao_elem
 

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


Variable Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL char const* const _tao_enumerators_PortableServer_ThreadPolicyValue[] [static]
 

Initial value:

  {
    "ORB_CTRL_MODEL",
    "SINGLE_THREAD_MODEL"

  }

TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ThreadPolicy
 

Initial value:

    &_tao_tc_PortableServer_ThreadPolicy

TAO_PortableServer_Export::CORBA::TypeCode_ptr const PortableServer::_tc_ThreadPolicyValue
 

Initial value:

    &_tao_tc_PortableServer_ThreadPolicyValue


Generated on Sun Mar 5 15:48:37 2006 for TAO_PortableServer by  doxygen 1.3.9.1