![]() |
libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include <string>#include <memory>Go to the source code of this file.
Namespaces | |
| rapidxml | |
| BaseLib | |
| BaseLib::DeviceDescription | |
Typedefs | |
| typedef Physical | BaseLib::DeviceDescription::PhysicalNone |
| typedef std::shared_ptr< Physical > | BaseLib::DeviceDescription::PPhysical |
| typedef std::shared_ptr< PhysicalNone > | BaseLib::DeviceDescription::PPhysicalNone |
| typedef std::shared_ptr< PhysicalInteger > | BaseLib::DeviceDescription::PPhysicalInteger |
| typedef std::shared_ptr< PhysicalBoolean > | BaseLib::DeviceDescription::PPhysicalBoolean |
| typedef std::shared_ptr< PhysicalString > | BaseLib::DeviceDescription::PPhysicalString |