![]() |
libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include "UiVariable.h"#include "UiIcon.h"#include "UiText.h"#include "UiGrid.h"#include "../../Variable.h"#include <string>#include <memory>#include <unordered_map>#include <list>Go to the source code of this file.
Classes | |
| class | BaseLib::DeviceDescription::HomegearUiElement |
| Class defining a physical packet. More... | |
Namespaces | |
| BaseLib | |
| BaseLib::DeviceDescription | |
Typedefs | |
| typedef std::shared_ptr< HomegearUiElement > | BaseLib::DeviceDescription::PHomegearUiElement |
| Helper type for Packet pointers. More... | |