|
fw4spl
|
Used to store object configuration in a service. More...
#include <IService.hpp>
Collaboration diagram for fwServices::IService::ObjectServiceConfig:Public Attributes | |
| std::string | m_uid |
| std::string | m_key |
| AccessType | m_access |
| bool | m_autoConnect { false } |
| bool | m_optional { false } |
Used to store object configuration in a service.
Definition at line 90 of file IService.hpp.