TAO_PortableServer
2.1.1
|
#include <ThreadPolicyC.h>
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 &) |
Reimplemented from CORBA::Policy.
Reimplemented from CORBA::Policy.
Reimplemented from CORBA::Policy.
|
protected |
|
protectedvirtual |
|
private |
|
static |
|
virtual |
Reimplemented from CORBA::Policy.
|
virtual |
Reimplemented from CORBA::Policy.
|
static |
Reimplemented from CORBA::Policy.
|
static |
Reimplemented from CORBA::Policy.
|
static |
|
static |
Reimplemented from CORBA::Policy.
|
pure virtual |
Reimplemented from CORBA::Policy.
Implemented in TAO::Portable_Server::ThreadPolicy.
|
pure virtual |
Reimplemented from CORBA::Policy.
Implemented in TAO::Portable_Server::ThreadPolicy.
|
virtual |
Reimplemented from CORBA::Policy.
|
private |
|
pure virtual |
Implemented in TAO::Portable_Server::ThreadPolicy.