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 "ThreadPolicyC.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 ThreadPolicyA.cpp:

Include dependency graph

Namespaces

namespace  PortableServer
namespace  TAO

Functions

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

Variables

char const *const _tao_enumerators_PortableServer_ThreadPolicyValue []
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)
::CORBA::TypeCode_ptr const _tc_ThreadPolicyValue
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")
::CORBA::TypeCode_ptr const _tc_ThreadPolicy

Function Documentation

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

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

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

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

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

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

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

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


Variable Documentation

char const* const _tao_enumerators_PortableServer_ThreadPolicyValue[] [static]
 

Initial value:

  {
    "ORB_CTRL_MODEL",
    "SINGLE_THREAD_MODEL"

  }

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, 2) [static]
 

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 May 15 13:14:54 2005 for TAO_PortableServer by  doxygen 1.3.9.1