libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include <string>
#include <vector>
#include <map>
#include <unordered_map>
#include <cmath>
#include <memory>
#include "../../Systems/Packet.h"
#include "HmLogicalParameter.h"
#include "HmPhysicalParameter.h"
#include "../../Encoding/RpcEncoder.h"
#include "../../Encoding/RpcDecoder.h"
Go to the source code of this file.
Namespaces | |
BaseLib | |
BaseLib::HmDeviceDescription | |
Typedefs | |
typedef std::vector< std::pair< std::string, std::string > > | BaseLib::HmDeviceDescription::DefaultValue |