libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include <string>
#include <memory>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | BaseLib::DeviceDescription::HomegearDeviceTranslation |
Class defining a Homegear device translation. More... | |
struct | BaseLib::DeviceDescription::HomegearDeviceTranslation::ParameterTranslation |
Namespaces | |
rapidxml | |
BaseLib | |
BaseLib::DeviceDescription | |
Typedefs | |
typedef std::shared_ptr< HomegearDeviceTranslation > | BaseLib::DeviceDescription::PHomegearDeviceTranslation |
Helper type for HomegearDeviceTranslation pointers. More... | |