libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BinaryPayload.h File Reference
#include <string>
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  BaseLib::DeviceDescription::BinaryPayload
 Class describing binary payloads. More...
 

Namespaces

 rapidxml
 
 BaseLib
 
 BaseLib::DeviceDescription
 

Typedefs

typedef std::shared_ptr< BinaryPayload > BaseLib::DeviceDescription::PBinaryPayload
 Helper type for BinaryPayload pointers. More...
 
typedef std::vector< PBinaryPayload > BaseLib::DeviceDescription::BinaryPayloads
 Helper type for arrays of BinaryPayload pointers. More...