libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
Classes | |
class | BlindTest |
class | BooleanDecimal |
class | BooleanInteger |
class | BooleanString |
class | CcrtdnParty |
class | Cfm |
class | DecimalConfigTime |
class | DecimalIntegerInverseScale |
class | DecimalIntegerScale |
class | DecimalOffset |
class | DecimalStringScale |
class | Generic |
class | HexStringByteArray |
class | ICast |
class | IntegerIntegerMap |
class | IntegerIntegerScale |
class | IntegerOffset |
class | IntegerTinyFloat |
class | Invert |
class | OptionInteger |
class | OptionString |
class | Round |
class | RpcBinary |
class | StringJsonArrayDecimal |
class | StringReplace |
class | StringUnsignedInteger |
class | TimeStringSeconds |
class | Toggle |
Typedefs | |
typedef std::shared_ptr< ICast > | PICast |
typedef std::vector< PICast > | Casts |
typedef std::shared_ptr< BlindTest > | PBlindTest |
typedef std::shared_ptr< BooleanInteger > | PBooleanInteger |
typedef std::shared_ptr< BooleanDecimal > | PBooleanDecimal |
typedef std::shared_ptr< BooleanString > | PBooleanString |
typedef std::shared_ptr< CcrtdnParty > | PCcrtdnParty |
typedef std::shared_ptr< Cfm > | PCfm |
typedef std::shared_ptr< DecimalConfigTime > | PDecimalConfigTime |
typedef std::shared_ptr< DecimalIntegerScale > | PDecimalIntegerScale |
typedef std::shared_ptr< DecimalIntegerInverseScale > | PDecimalIntegerInverseScale |
typedef std::shared_ptr< DecimalStringScale > | PDecimalStringScale |
typedef std::shared_ptr< IntegerIntegerMap > | PIntegerIntegerMap |
typedef std::shared_ptr< IntegerIntegerScale > | PIntegerIntegerScale |
typedef std::shared_ptr< IntegerOffset > | PIntegerOffset |
typedef std::shared_ptr< DecimalOffset > | PDecimalOffset |
typedef std::shared_ptr< IntegerTinyFloat > | PIntegerTinyFloat |
typedef std::shared_ptr< OptionString > | POptionString |
typedef std::shared_ptr< OptionInteger > | POptionInteger |
typedef std::shared_ptr< RpcBinary > | PRpcBinary |
typedef std::shared_ptr< StringJsonArrayDecimal > | PStringJsonArrayDecimal |
typedef std::shared_ptr< StringUnsignedInteger > | PStringUnsignedInteger |
typedef std::shared_ptr< Toggle > | PToggle |
typedef std::shared_ptr< StringReplace > | PStringReplace |
typedef std::shared_ptr< HexStringByteArray > | PHexStringByteArray |
typedef std::shared_ptr< TimeStringSeconds > | PTimeStringSeconds |
typedef std::shared_ptr< Invert > | PInvert |
typedef std::shared_ptr< Round > | PRound |
typedef std::shared_ptr< Generic > | PGeneric |
typedef std::vector<PICast> BaseLib::DeviceDescription::ParameterCast::Casts |
typedef std::shared_ptr<BlindTest> BaseLib::DeviceDescription::ParameterCast::PBlindTest |
typedef std::shared_ptr<BooleanDecimal> BaseLib::DeviceDescription::ParameterCast::PBooleanDecimal |
typedef std::shared_ptr<BooleanInteger> BaseLib::DeviceDescription::ParameterCast::PBooleanInteger |
typedef std::shared_ptr<BooleanString> BaseLib::DeviceDescription::ParameterCast::PBooleanString |
typedef std::shared_ptr<CcrtdnParty> BaseLib::DeviceDescription::ParameterCast::PCcrtdnParty |
typedef std::shared_ptr<Cfm> BaseLib::DeviceDescription::ParameterCast::PCfm |
typedef std::shared_ptr<DecimalConfigTime> BaseLib::DeviceDescription::ParameterCast::PDecimalConfigTime |
typedef std::shared_ptr<DecimalIntegerInverseScale> BaseLib::DeviceDescription::ParameterCast::PDecimalIntegerInverseScale |
typedef std::shared_ptr<DecimalIntegerScale> BaseLib::DeviceDescription::ParameterCast::PDecimalIntegerScale |
typedef std::shared_ptr<DecimalOffset> BaseLib::DeviceDescription::ParameterCast::PDecimalOffset |
typedef std::shared_ptr<DecimalStringScale> BaseLib::DeviceDescription::ParameterCast::PDecimalStringScale |
typedef std::shared_ptr<Generic> BaseLib::DeviceDescription::ParameterCast::PGeneric |
typedef std::shared_ptr<HexStringByteArray> BaseLib::DeviceDescription::ParameterCast::PHexStringByteArray |
typedef std::shared_ptr<ICast> BaseLib::DeviceDescription::ParameterCast::PICast |
typedef std::shared_ptr<IntegerIntegerMap> BaseLib::DeviceDescription::ParameterCast::PIntegerIntegerMap |
typedef std::shared_ptr<IntegerIntegerScale> BaseLib::DeviceDescription::ParameterCast::PIntegerIntegerScale |
typedef std::shared_ptr<IntegerOffset> BaseLib::DeviceDescription::ParameterCast::PIntegerOffset |
typedef std::shared_ptr<IntegerTinyFloat> BaseLib::DeviceDescription::ParameterCast::PIntegerTinyFloat |
typedef std::shared_ptr<Invert> BaseLib::DeviceDescription::ParameterCast::PInvert |
typedef std::shared_ptr<OptionInteger> BaseLib::DeviceDescription::ParameterCast::POptionInteger |
typedef std::shared_ptr<OptionString> BaseLib::DeviceDescription::ParameterCast::POptionString |
typedef std::shared_ptr<Round> BaseLib::DeviceDescription::ParameterCast::PRound |
typedef std::shared_ptr<RpcBinary> BaseLib::DeviceDescription::ParameterCast::PRpcBinary |
typedef std::shared_ptr<StringJsonArrayDecimal> BaseLib::DeviceDescription::ParameterCast::PStringJsonArrayDecimal |
typedef std::shared_ptr<StringReplace> BaseLib::DeviceDescription::ParameterCast::PStringReplace |
typedef std::shared_ptr<StringUnsignedInteger> BaseLib::DeviceDescription::ParameterCast::PStringUnsignedInteger |
typedef std::shared_ptr<TimeStringSeconds> BaseLib::DeviceDescription::ParameterCast::PTimeStringSeconds |
typedef std::shared_ptr<Toggle> BaseLib::DeviceDescription::ParameterCast::PToggle |