TAO_PortableServer  2.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
PortableServer::AdapterActivator Class Reference

#include <AdapterActivatorC.h>

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

List of all members.

Public Types

typedef AdapterActivator_ptr _ptr_type
typedef AdapterActivator_var _var_type
typedef AdapterActivator_out _out_type

Public Member Functions

virtual ::CORBA::Boolean unknown_adapter (::PortableServer::POA_ptr parent, const char *name)=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 AdapterActivator_ptr _duplicate (AdapterActivator_ptr obj)
static void _tao_release (AdapterActivator_ptr obj)
static AdapterActivator_ptr _narrow (::CORBA::Object_ptr obj)
static AdapterActivator_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static AdapterActivator_ptr _nil (void)

Protected Member Functions

 AdapterActivator (void)
virtual ~AdapterActivator (void)

Private Member Functions

 AdapterActivator (const AdapterActivator &)
void operator= (const AdapterActivator &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation


Member Function Documentation

const char * PortableServer::AdapterActivator::_interface_repository_id ( void  ) const
virtual

Reimplemented from CORBA::Object.

CORBA::Boolean PortableServer::AdapterActivator::_is_a ( const char *  type_id)
virtual

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

void PortableServer::AdapterActivator::operator= ( const AdapterActivator )
private
virtual ::CORBA::Boolean PortableServer::AdapterActivator::unknown_adapter ( ::PortableServer::POA_ptr  parent,
const char *  name 
)
pure virtual

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