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

Go to the source code of this file.

Classes

class  BaseLib::DeviceDescription::IPhysical
 
struct  BaseLib::DeviceDescription::IPhysical::Type
 
struct  BaseLib::DeviceDescription::IPhysical::MemoryIndexOperation
 
struct  BaseLib::DeviceDescription::IPhysical::OperationType
 
struct  BaseLib::DeviceDescription::IPhysical::Endianess
 
class  BaseLib::DeviceDescription::Physical
 
class  BaseLib::DeviceDescription::PhysicalInteger
 
class  BaseLib::DeviceDescription::PhysicalBoolean
 
class  BaseLib::DeviceDescription::PhysicalString
 

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