CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Friends
Components::Configurator Class Reference

import "CCM_ConfiguratorC.h";

Inheritance diagram for Components::Configurator:
Inheritance graph
[legend]
Collaboration diagram for Components::Configurator:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Configurator_ptr _ptr_type
typedef Configurator_var _var_type
typedef Configurator_out _out_type

Public Member Functions

void configure (in CCMObject comp) raises (WrongComponentType)
virtual void configure (::Components::CCMObject_ptr comp)
 
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 void _tao_any_destructor (void *)
static Configurator_ptr _duplicate (Configurator_ptr obj)
static void _tao_release (Configurator_ptr obj)
static Configurator_ptr _narrow (::CORBA::Object_ptr obj)
static Configurator_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static Configurator_ptr _nil (void)

Protected Member Functions

 Configurator (void)
 Configurator (::IOP::IOR *ior, TAO_ORB_Core *orb_core)
 Configurator (TAO_Stub *objref,::CORBA::Boolean _tao_collocated=false, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0)
virtual ~Configurator (void)

Private Member Functions

 Configurator (const Configurator &)
void operator= (const Configurator &)

Friends

class TAO::Narrow_Utils< Configurator >

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented in Components::StandardConfigurator.

Reimplemented from CORBA::Object.

Reimplemented in Components::StandardConfigurator.

Reimplemented from CORBA::Object.

Reimplemented in Components::StandardConfigurator.


Constructor & Destructor Documentation

Components::Configurator::Configurator ( ::IOP::IOR ior,
TAO_ORB_Core orb_core 
)
protected
Components::Configurator::Configurator ( TAO_Stub objref,
::CORBA::Boolean  _tao_collocated = false,
TAO_Abstract_ServantBase servant = 0,
TAO_ORB_Core oc = 0 
)
protected

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.1 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html

Components::Configurator::~Configurator ( void  )
protectedvirtual

Member Function Documentation

const char * Components::Configurator::_interface_repository_id ( void  ) const
virtual

Reimplemented from CORBA::Object.

Reimplemented in Components::StandardConfigurator.

CORBA::Boolean Components::Configurator::_is_a ( const char *  type_id)
virtual

Reimplemented from CORBA::Object.

Reimplemented in Components::StandardConfigurator.

Reimplemented from CORBA::Object.

Reimplemented in Components::StandardConfigurator.

void Components::Configurator::_tao_any_destructor ( void *  _tao_void_pointer)
static

Reimplemented from CORBA::Object.

Reimplemented in Components::StandardConfigurator.

Reimplemented from CORBA::Object.

Reimplemented in Components::StandardConfigurator.

void Components::Configurator::operator= ( const Configurator )
private

Friends And Related Function Documentation

friend class TAO::Narrow_Utils< Configurator >
friend

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