CIAO
1.1.2
|
Non-template base class for Home_Servant_Impl. More...
#include <Home_Servant_Impl_Base.h>
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 |
Non-template base class for Home_Servant_Impl.
Holds the non-template parts of its child class Home_Servant_Impl.
|
virtual |
|
virtual |
Implements POA_Components::CCMHome.
|
virtual |
Implements POA_Components::CCMHome.
|
virtual |
Operation to set attributes on the home.
|
pure virtual |
Implemented in CIAO::Home_Servant_Impl< BASE_SKEL, EXEC, COMP_SVNT, CONTAINER >.