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

PortableServer::ThreadPolicy Interface Reference

#include <PortableServerC.h>

Inheritance diagram for PortableServer::ThreadPolicy:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef ThreadPolicy_ptr _ptr_type
typedef ThreadPolicy_var _var_type

Public Member Functions

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

Static Public Member Functions

ThreadPolicy_ptr _duplicate (ThreadPolicy_ptr obj)
ThreadPolicy_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ThreadPolicy_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ThreadPolicy_ptr _nil (void)
void _tao_any_destructor (void *)

Public Attributes

readonly attribute ThreadPolicyValue value

Protected Member Functions

 ThreadPolicy (void)
virtual ~ThreadPolicy (void)

Private Member Functions

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

Member Typedef Documentation

typedef ThreadPolicy_ptr PortableServer::ThreadPolicy::_ptr_type
 

Implements CORBA::Policy.

typedef ThreadPolicy_var PortableServer::ThreadPolicy::_var_type
 

Implements CORBA::Policy.


Constructor & Destructor Documentation

PortableServer::ThreadPolicy::ThreadPolicy void   )  [protected]
 

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

PortableServer::ThreadPolicy::ThreadPolicy const ThreadPolicy  )  [private]
 


Member Function Documentation

PortableServer::ThreadPolicy_ptr PortableServer::ThreadPolicy::_duplicate ThreadPolicy_ptr  obj  )  [static]
 

const char * PortableServer::ThreadPolicy::_interface_repository_id void   )  const [virtual]
 

Implements CORBA::Policy.

virtual CORBA::Boolean PortableServer::ThreadPolicy::_is_a const char *type_id  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [virtual]
 

Implements CORBA::Policy.

ThreadPolicy_ptr PortableServer::ThreadPolicy::_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

Implements CORBA::Policy.

ThreadPolicy_ptr PortableServer::ThreadPolicy::_nil void   )  [inline, static]
 

Implements CORBA::Policy.

void PortableServer::ThreadPolicy::_tao_any_destructor void *   )  [static]
 

Implements CORBA::Policy.

ThreadPolicy_ptr PortableServer::ThreadPolicy::_unchecked_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

Implements CORBA::Policy.

virtual ::CORBA::Policy_ptr PortableServer::ThreadPolicy::copy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_Thread_Policy.

virtual void PortableServer::ThreadPolicy::destroy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_Thread_Policy.

CORBA::Boolean PortableServer::ThreadPolicy::marshal TAO_OutputCDR cdr  )  [virtual]
 

Implements CORBA::Policy.

void PortableServer::ThreadPolicy::operator= const ThreadPolicy  )  [private]
 

virtual ::PortableServer::ThreadPolicyValue PortableServer::ThreadPolicy::value ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implemented in TAO_Thread_Policy.


Member Data Documentation

readonly attribute ThreadPolicyValue PortableServer::ThreadPolicy::value
 


The documentation for this interface was generated from the following files:
Generated on Thu Feb 10 20:45:30 2005 for TAO_PortableServer by  doxygen 1.3.9.1