TAO_PortableServer  2.0.3
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
PortableServer::ThreadPolicy Class Reference

#include <ThreadPolicyC.h>

Inheritance diagram for PortableServer::ThreadPolicy:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ThreadPolicy_ptr _ptr_type
typedef ThreadPolicy_var _var_type
typedef ThreadPolicy_out _out_type

Public Member Functions

virtual
::PortableServer::ThreadPolicyValue 
value (void)=0
virtual ::CORBA::Policy_ptr copy (void)=0
virtual void destroy (void)=0
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static ThreadPolicy_ptr _duplicate (ThreadPolicy_ptr obj)
static void _tao_release (ThreadPolicy_ptr obj)
static ThreadPolicy_ptr _narrow (::CORBA::Object_ptr obj)
static ThreadPolicy_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ThreadPolicy_ptr _nil (void)

Protected Member Functions

 ThreadPolicy (void)
virtual ~ThreadPolicy (void)

Private Member Functions

 ThreadPolicy (const ThreadPolicy &)
void operator= (const ThreadPolicy &)

Member Typedef Documentation

typedef ThreadPolicy_out PortableServer::ThreadPolicy::_out_type
typedef ThreadPolicy_ptr PortableServer::ThreadPolicy::_ptr_type
typedef ThreadPolicy_var PortableServer::ThreadPolicy::_var_type

Constructor & Destructor Documentation

PortableServer::ThreadPolicy::~ThreadPolicy ( void  ) [protected, virtual]

Member Function Documentation

PortableServer::ThreadPolicy_ptr PortableServer::ThreadPolicy::_duplicate ( ThreadPolicy_ptr  obj) [static]
const char * PortableServer::ThreadPolicy::_interface_repository_id ( void  ) const [virtual]
PortableServer::ThreadPolicy_ptr PortableServer::ThreadPolicy::_narrow ( ::CORBA::Object_ptr  obj) [static]
PortableServer::ThreadPolicy_ptr PortableServer::ThreadPolicy::_nil ( void  ) [static]
void PortableServer::ThreadPolicy::_tao_release ( ThreadPolicy_ptr  obj) [static]
PortableServer::ThreadPolicy_ptr PortableServer::ThreadPolicy::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]
virtual ::CORBA::Policy_ptr PortableServer::ThreadPolicy::copy ( void  ) [pure virtual]
virtual void PortableServer::ThreadPolicy::destroy ( void  ) [pure virtual]
void PortableServer::ThreadPolicy::operator= ( const ThreadPolicy ) [private]

The documentation for this class was generated from the following files: