Servant implementation for Components::StandardConfigurator.
More...
#include <StandardConfigurator_Impl.h>
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.
CIAO::StandardConfigurator_Impl::~StandardConfigurator_Impl |
( |
void |
| ) |
|
|
virtual |
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.
The component whose attributes are going to be configured via set_attributes
The documentation for this class was generated from the following files: