libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::HmDeviceDescription::PhysicalParameterAddress Class Reference

#include <HmPhysicalParameter.h>

Classes

struct  Operation
 

Public Member Functions

 PhysicalParameterAddress ()
 
virtual ~PhysicalParameterAddress ()
 

Public Attributes

Operation::Enum operation = Operation::none
 
double index = 0
 
double step = 0
 

Constructor & Destructor Documentation

§ PhysicalParameterAddress()

BaseLib::HmDeviceDescription::PhysicalParameterAddress::PhysicalParameterAddress ( )
inline

§ ~PhysicalParameterAddress()

virtual BaseLib::HmDeviceDescription::PhysicalParameterAddress::~PhysicalParameterAddress ( )
inlinevirtual

Member Data Documentation

§ index

double BaseLib::HmDeviceDescription::PhysicalParameterAddress::index = 0

§ operation

Operation::Enum BaseLib::HmDeviceDescription::PhysicalParameterAddress::operation = Operation::none

§ step

double BaseLib::HmDeviceDescription::PhysicalParameterAddress::step = 0

The documentation for this class was generated from the following file: