CIAO  1.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Friends
Components::HomeConfiguration Class Reference

import "CCM_HomeConfigurationC.h";

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

List of all members.

Public Types

typedef HomeConfiguration_ptr _ptr_type
typedef HomeConfiguration_var _var_type
typedef HomeConfiguration_out _out_type

Public Member Functions

void set_configurator (in Configurator cfg)
void set_configuration_values (in ConfigValues config)
void complete_component_configuration (in boolean b)
void disable_home_configuration ()
virtual void set_configurator (::Components::Configurator_ptr cfg)
virtual void set_configuration_values (const ::Components::ConfigValues &config)
virtual void complete_component_configuration (::CORBA::Boolean b)
virtual void disable_home_configuration (void)
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 HomeConfiguration_ptr _duplicate (HomeConfiguration_ptr obj)
static void _tao_release (HomeConfiguration_ptr obj)
static HomeConfiguration_ptr _narrow (::CORBA::Object_ptr obj)
static HomeConfiguration_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static HomeConfiguration_ptr _nil (void)

Protected Member Functions

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

Private Member Functions

 HomeConfiguration (const HomeConfiguration &)
void operator= (const HomeConfiguration &)

Friends

class TAO::Narrow_Utils< HomeConfiguration >

Member Typedef Documentation

Reimplemented from Components::CCMHome.

Reimplemented from Components::CCMHome.

Reimplemented from Components::CCMHome.


Constructor & Destructor Documentation

Components::HomeConfiguration::HomeConfiguration ( void  ) [protected]
Components::HomeConfiguration::HomeConfiguration ( ::IOP::IOR ior,
TAO_ORB_Core orb_core 
) [protected]
Components::HomeConfiguration::HomeConfiguration ( 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.0.8 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::HomeConfiguration::~HomeConfiguration ( void  ) [protected, virtual]
Components::HomeConfiguration::HomeConfiguration ( const HomeConfiguration ) [private]

Member Function Documentation

Components::HomeConfiguration_ptr Components::HomeConfiguration::_duplicate ( HomeConfiguration_ptr  obj) [static]
const char * Components::HomeConfiguration::_interface_repository_id ( void  ) const [virtual]

Reimplemented from Components::CCMHome.

CORBA::Boolean Components::HomeConfiguration::_is_a ( const char *  type_id) [virtual]

Reimplemented from Components::CCMHome.

Components::HomeConfiguration_ptr Components::HomeConfiguration::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from Components::CCMHome.

Components::HomeConfiguration_ptr Components::HomeConfiguration::_nil ( void  ) [static]

Reimplemented from Components::CCMHome.

void Components::HomeConfiguration::_tao_any_destructor ( void *  _tao_void_pointer) [static]

Reimplemented from Components::CCMHome.

void Components::HomeConfiguration::_tao_release ( HomeConfiguration_ptr  obj) [static]
Components::HomeConfiguration_ptr Components::HomeConfiguration::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from Components::CCMHome.

void Components::HomeConfiguration::complete_component_configuration ( in boolean  b)
void Components::HomeConfiguration::complete_component_configuration ( ::CORBA::Boolean  b) [virtual]
void Components::HomeConfiguration::disable_home_configuration ( void  )
virtual void Components::HomeConfiguration::disable_home_configuration ( void  ) [virtual]
CORBA::Boolean Components::HomeConfiguration::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from Components::CCMHome.

void Components::HomeConfiguration::operator= ( const HomeConfiguration ) [private]
void Components::HomeConfiguration::set_configuration_values ( in ConfigValues  config)
void Components::HomeConfiguration::set_configuration_values ( const ::Components::ConfigValues config) [virtual]
void Components::HomeConfiguration::set_configurator ( in Configurator  cfg)
void Components::HomeConfiguration::set_configurator ( ::Components::Configurator_ptr  cfg) [virtual]

Friends And Related Function Documentation

friend class TAO::Narrow_Utils< HomeConfiguration > [friend]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines