fw4spl
fwServices::IService::Config Struct Reference

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< ObjectServiceConfigm_objects
 
std::map< std::string, size_t > m_groupSize
 
std::shared_ptr< const ::fwRuntime::ConfigurationElementm_config
 

Detailed Description

Used to store a service configuration.

Definition at line 100 of file IService.hpp.


The documentation for this struct was generated from the following file: