34 #include "../../Variable.h" 50 namespace DeviceDescription {
54 typedef std::shared_ptr<UiIcon>
PUiIcon;
61 virtual ~
UiIcon() =
default;
This is the base library main class.
Definition: BaseLib.h:95
Definition: BaseLib.cpp:34
std::shared_ptr< Variable > PVariable
Definition: PhysicalInterfaceSettings.h:41
std::string color
Definition: UiIcon.h:72
std::shared_ptr< UiIcon > PUiIcon
Definition: UiIcon.h:52
std::string name
Definition: UiIcon.h:71
std::string id
Definition: UiIcon.h:68
Class representing a node of XML document.
Definition: rapidxml.h:539
Definition: BinaryPayload.h:38