Servant implementation for Components::StandardConfigurator.
More...
#include <StandardConfigurator_Impl.h>
List of all members.
Detailed Description
Servant implementation for Components::StandardConfigurator.
This class implements the Components::StandardConfigurator interface as defined by the CCM specification. This class aids in setting the initial values of component attributes that are defined in the meta data.
Constructor & Destructor Documentation
CIAO::StandardConfigurator_Impl::~StandardConfigurator_Impl |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
void CIAO::StandardConfigurator_Impl::configure |
( |
Components::CCMObject_ptr |
comp | ) |
|
This method will call set_attributes on the component that is being configured, i.e, the template method from StandardConfigurator interface.
Member Data Documentation
The component whose attributes are going to be configured via set_attributes
The documentation for this class was generated from the following files: