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

#include <IdAssignmentPolicyC.h>

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

List of all members.

Public Types

typedef IdAssignmentPolicy_ptr _ptr_type
typedef IdAssignmentPolicy_var _var_type
typedef IdAssignmentPolicy_out _out_type

Public Member Functions

virtual
::PortableServer::IdAssignmentPolicyValue 
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 IdAssignmentPolicy_ptr _duplicate (IdAssignmentPolicy_ptr obj)
static void _tao_release (IdAssignmentPolicy_ptr obj)
static IdAssignmentPolicy_ptr _narrow (::CORBA::Object_ptr obj)
static IdAssignmentPolicy_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static IdAssignmentPolicy_ptr _nil (void)

Protected Member Functions

 IdAssignmentPolicy (void)
virtual ~IdAssignmentPolicy (void)

Private Member Functions

 IdAssignmentPolicy (const IdAssignmentPolicy &)
void operator= (const IdAssignmentPolicy &)

Member Typedef Documentation

typedef IdAssignmentPolicy_out PortableServer::IdAssignmentPolicy::_out_type
typedef IdAssignmentPolicy_ptr PortableServer::IdAssignmentPolicy::_ptr_type
typedef IdAssignmentPolicy_var PortableServer::IdAssignmentPolicy::_var_type

Constructor & Destructor Documentation


Member Function Documentation

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

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