CIAO  1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Friends
Components::CCMObject Class Reference

import "CCM_ObjectC.h";

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

List of all members.

Public Types

typedef CCMObject_ptr _ptr_type
typedef CCMObject_var _var_type
typedef CCMObject_out _out_type

Public Member Functions

CORBA::IRObject get_component_def ()
CCMHome get_ccm_home ()
PrimaryKeyBase get_primary_key () raises (NoKeyAvailable)
void configuration_complete () raises (InvalidConfiguration)
void remove () raises (RemoveFailure)
ComponentPortDescription get_all_ports ()
virtual ::CORBA::IRObject_ptr get_component_def (void)
virtual ::Components::CCMHome_ptr get_ccm_home (void)
virtual
::Components::PrimaryKeyBase
get_primary_key (void)
virtual void configuration_complete (void)
virtual void remove (void)
virtual
::Components::ComponentPortDescription
get_all_ports (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 CCMObject_ptr _duplicate (CCMObject_ptr obj)
static void _tao_release (CCMObject_ptr obj)
static CCMObject_ptr _narrow (::CORBA::Object_ptr obj)
static CCMObject_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static CCMObject_ptr _nil (void)

Protected Member Functions

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

Private Member Functions

 CCMObject (const CCMObject &)
void operator= (const CCMObject &)

Friends

class TAO::Narrow_Utils< CCMObject >

Member Typedef Documentation

Reimplemented from Components::Events.

Reimplemented from Components::Events.

Reimplemented from Components::Events.


Constructor & Destructor Documentation

Components::CCMObject::CCMObject ( void  ) [protected]
Components::CCMObject::CCMObject ( ::IOP::IOR ior,
TAO_ORB_Core orb_core 
) [protected]
Components::CCMObject::CCMObject ( TAO_Stub objref,
::CORBA::Boolean  _tao_collocated = false,
TAO_Abstract_ServantBase servant = 0,
TAO_ORB_Core orb_core = 0 
) [protected]
Components::CCMObject::~CCMObject ( void  ) [protected, virtual]

Member Function Documentation

const char * Components::CCMObject::_interface_repository_id ( void  ) const [virtual]

Reimplemented from Components::Events.

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

Reimplemented from Components::Events.

Reimplemented from Components::Events.

Reimplemented from Components::Events.

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

Reimplemented from Components::Events.

Reimplemented from Components::Events.

virtual void Components::CCMObject::configuration_complete ( void  ) [virtual]
CORBA::IRObject_ptr Components::CCMObject::get_component_def ( void  )
virtual ::CORBA::IRObject_ptr Components::CCMObject::get_component_def ( void  )

Reimplemented from Components::Events.

void Components::CCMObject::operator= ( const CCMObject ) [private]
void Components::CCMObject::remove ( void  ) raises (RemoveFailure)
virtual void Components::CCMObject::remove ( void  ) [virtual]

Friends And Related Function Documentation

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

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