#include <ThreadPolicyC.h>
Inheritance diagram for PortableServer::ThreadPolicy:
Public Types | |
typedef ThreadPolicy_ptr | _ptr_type |
typedef ThreadPolicy_var | _var_type |
Public Member Functions | |
virtual ::PortableServer::ThreadPolicyValue | value ()=0 throw ( CORBA::SystemException ) |
virtual ::CORBA::Policy_ptr | copy ()=0 throw ( CORBA::SystemException ) |
virtual void | destroy ()=0 throw ( CORBA::SystemException ) |
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 | |
ThreadPolicy_ptr | _duplicate (ThreadPolicy_ptr obj) |
void | _tao_release (ThreadPolicy_ptr obj) |
ThreadPolicy_ptr | _narrow (CORBA::Object_ptr obj) |
ThreadPolicy_ptr | _unchecked_narrow (CORBA::Object_ptr obj) |
ThreadPolicy_ptr | _nil (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 &) |
|
Implements CORBA::Policy. |
|
Implements CORBA::Policy. |
|
|
|
|
|
|
|
|
|
Implements CORBA::Policy. |
|
Implements CORBA::Policy. |
|
Implements CORBA::Policy. |
|
Implements CORBA::Policy. |
|
|
|
Implements CORBA::Policy. |
|
Implements CORBA::Policy. Implemented in TAO::Portable_Server::ThreadPolicy. |
|
Implements CORBA::Policy. Implemented in TAO::Portable_Server::ThreadPolicy. |
|
Implements CORBA::Policy. |
|
|
|
Implemented in TAO::Portable_Server::ThreadPolicy. |
|
|