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::CCMHome Class Reference

import "CCM_HomeC.h";

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

List of all members.

Public Types

typedef CCMHome_ptr _ptr_type
typedef CCMHome_var _var_type
typedef CCMHome_out _out_type

Public Member Functions

CORBA::IRObject get_component_def ()
CORBA::IRObject get_home_def ()
void remove_component (in CCMObject comp) raises (RemoveFailure)
virtual ::CORBA::IRObject_ptr get_component_def (void)
 
virtual ::CORBA::IRObject_ptr get_home_def (void)
 
virtual void remove_component (::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 CCMHome_ptr _duplicate (CCMHome_ptr obj)
static void _tao_release (CCMHome_ptr obj)
static CCMHome_ptr _narrow (::CORBA::Object_ptr obj)
static CCMHome_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static CCMHome_ptr _nil (void)

Protected Member Functions

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

Private Member Functions

 CCMHome (const CCMHome &)
void operator= (const CCMHome &)

Friends

class TAO::Narrow_Utils< CCMHome >

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented in Components::HomeConfiguration.

Reimplemented from CORBA::Object.

Reimplemented in Components::HomeConfiguration.

Reimplemented from CORBA::Object.

Reimplemented in Components::HomeConfiguration.


Constructor & Destructor Documentation

Components::CCMHome::CCMHome ( void  )
protected
Components::CCMHome::CCMHome ( ::IOP::IOR ior,
TAO_ORB_Core orb_core 
)
protected
Components::CCMHome::CCMHome ( 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::CCMHome::~CCMHome ( void  )
protectedvirtual
Components::CCMHome::CCMHome ( const CCMHome )
private

Member Function Documentation

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

Reimplemented from CORBA::Object.

Reimplemented in Components::HomeConfiguration.

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

Reimplemented from CORBA::Object.

Reimplemented in Components::HomeConfiguration.

Reimplemented in Components::HomeConfiguration.

Reimplemented from CORBA::Object.

Reimplemented in Components::HomeConfiguration.

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

Reimplemented from CORBA::Object.

Reimplemented in Components::HomeConfiguration.

Reimplemented in Components::HomeConfiguration.

CORBA::IRObject_ptr Components::CCMHome::get_component_def ( void  )
virtual ::CORBA::IRObject_ptr Components::CCMHome::get_component_def ( void  )

CORBA::IRObject_ptr Components::CCMHome::get_home_def ( void  )
virtual ::CORBA::IRObject_ptr Components::CCMHome::get_home_def ( void  )

Reimplemented from CORBA::Object.

Reimplemented in Components::HomeConfiguration.

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


Friends And Related Function Documentation

friend class TAO::Narrow_Utils< CCMHome >
friend

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