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

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

attach(OpcUa_UInt32 length, OpcUa_RationalNumber *data)UaRationalNumbers
attach(OpcUa_Int32 length, OpcUa_RationalNumber *data)UaRationalNumbers
clear()UaRationalNumbers
create(OpcUa_UInt32 length)UaRationalNumbers
detach()UaRationalNumbers
operator!=(const UaRationalNumbers &other) const UaRationalNumbers
operator=(const UaRationalNumbers &other)UaRationalNumbers
operator==(const UaRationalNumbers &other) const UaRationalNumbers
operator[](OpcUa_UInt32 index) const UaRationalNumbers
operator[](OpcUa_UInt32 index)UaRationalNumbers
resize(OpcUa_UInt32 length)UaRationalNumbers
UaRationalNumbers()UaRationalNumbers
UaRationalNumbers(const UaRationalNumbers &other)UaRationalNumbers
UaRationalNumbers(OpcUa_Int32 length, OpcUa_RationalNumber *data)UaRationalNumbers
~UaRationalNumbers()UaRationalNumbersvirtual