|
fw4spl
|
Used to store a service configuration. More...
#include <IService.hpp>
Collaboration diagram for fwServices::IService::Config:Public Attributes | |
| std::string | m_uid |
| std::string | m_type |
| bool | m_globalAutoConnect { false } |
| std::string | m_worker |
| std::vector< ObjectServiceConfig > | m_objects |
| std::map< std::string, size_t > | m_groupSize |
| std::shared_ptr< const ::fwRuntime::ConfigurationElement > | m_config |
Used to store a service configuration.
Definition at line 100 of file IService.hpp.