CIAO  1.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
CIAO::Home_Servant_Impl_Base Class Reference

Non-template base class for Home_Servant_Impl. More...

#include <Home_Servant_Impl_Base.h>

Inheritance diagram for CIAO::Home_Servant_Impl_Base:
Inheritance graph
Collaboration diagram for CIAO::Home_Servant_Impl_Base:
Collaboration graph

List of all members.

Public Member Functions

 Home_Servant_Impl_Base (void)
virtual ~Home_Servant_Impl_Base (void)
virtual ::CORBA::IRObject_ptr get_component_def (void)
virtual ::CORBA::IRObject_ptr get_home_def (void)
virtual void set_attributes (const Components::ConfigValues &descr)
 Operation to set attributes on the home.
virtual void update_component_map (PortableServer::ObjectId &oid)=0

Detailed Description

Non-template base class for Home_Servant_Impl.

Holds the non-template parts of its child class Home_Servant_Impl.


Constructor & Destructor Documentation

CIAO::Home_Servant_Impl_Base::Home_Servant_Impl_Base ( void  )
CIAO::Home_Servant_Impl_Base::~Home_Servant_Impl_Base ( void  )
virtual

Member Function Documentation

CORBA::IRObject_ptr CIAO::Home_Servant_Impl_Base::get_component_def ( void  )
CORBA::IRObject_ptr CIAO::Home_Servant_Impl_Base::get_home_def ( void  )
void CIAO::Home_Servant_Impl_Base::set_attributes ( const Components::ConfigValues descr)
virtual

Operation to set attributes on the home.

virtual void CIAO::Home_Servant_Impl_Base::update_component_map ( PortableServer::ObjectId oid)
pure virtual

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