C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
UaRationalNumber Member List

This is the complete list of members for UaRationalNumber, including all inherited members.

attach(OpcUa_RationalNumber *pValue)UaRationalNumber
clear()UaRationalNumber
clone(const OpcUa_RationalNumber &source)UaRationalNumberstatic
cloneTo(const OpcUa_RationalNumber &source, OpcUa_RationalNumber &copy)UaRationalNumberstatic
copy() const UaRationalNumber
copyTo(OpcUa_RationalNumber *pDst) const UaRationalNumber
detach(OpcUa_RationalNumber *pDst)UaRationalNumber
getDenominator() const UaRationalNumber
getNumerator() const UaRationalNumber
operator!=(const UaRationalNumber &other) const UaRationalNumber
operator=(const UaRationalNumber &other)UaRationalNumber
operator==(const UaRationalNumber &other) const UaRationalNumber
setDenominator(OpcUa_UInt32 denominator)UaRationalNumber
setNumerator(OpcUa_Int32 numerator)UaRationalNumber
UaRationalNumber()UaRationalNumber
UaRationalNumber(const UaRationalNumber &other)UaRationalNumber
UaRationalNumber(const OpcUa_RationalNumber &other)UaRationalNumber
UaRationalNumber(OpcUa_Int32 numerator, OpcUa_UInt32 denominator)UaRationalNumber
UaRationalNumber(const UaExtensionObject &extensionObject)UaRationalNumber
UaRationalNumber(const OpcUa_ExtensionObject &extensionObject)UaRationalNumber
~UaRationalNumber()UaRationalNumber