C++ UA Server SDK  1.5.0.318
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
UaRange Member List

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

attach(OpcUa_Range *pValue)UaRange
clear()UaRange
clone(const OpcUa_Range &source)UaRangestatic
cloneTo(const OpcUa_Range &source, OpcUa_Range &copy)UaRangestatic
copy() const UaRange
copyTo(OpcUa_Range *pDst) const UaRange
detach(OpcUa_Range *pDst)UaRange
getHigh() const UaRange
getLow() const UaRange
operator!=(const UaRange &other) const UaRange
operator=(const UaRange &other)UaRange
operator==(const UaRange &other) const UaRange
setHigh(OpcUa_Double high)UaRange
setLow(OpcUa_Double low)UaRange
UaRange()UaRange
UaRange(const UaRange &other)UaRange
UaRange(const OpcUa_Range &other)UaRange
UaRange(OpcUa_Double low, OpcUa_Double high)UaRange
UaRange(const UaExtensionObject &extensionObject)UaRange
UaRange(const OpcUa_ExtensionObject &extensionObject)UaRange
~UaRange()UaRange