TAO_PortableServer  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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]
Collaboration diagram for PortableServer::ThreadPolicy:
Collaboration 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

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from CORBA::Policy.

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

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.

virtual ::CORBA::Policy_ptr PortableServer::ThreadPolicy::copy ( void  ) [pure virtual]

Reimplemented from CORBA::Policy.

Implemented in TAO::Portable_Server::ThreadPolicy.

virtual void PortableServer::ThreadPolicy::destroy ( void  ) [pure virtual]

Reimplemented from CORBA::Policy.

Implemented in TAO::Portable_Server::ThreadPolicy.

Reimplemented from CORBA::Policy.

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

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