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

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

attach(OpcUa_UInt32 length, OpcUa_KeyValuePair *data)UaKeyValuePairs
attach(OpcUa_Int32 length, OpcUa_KeyValuePair *data)UaKeyValuePairs
clear()UaKeyValuePairs
create(OpcUa_UInt32 length)UaKeyValuePairs
detach()UaKeyValuePairs
operator!=(const UaKeyValuePairs &other) const UaKeyValuePairs
operator=(const UaKeyValuePairs &other)UaKeyValuePairs
operator==(const UaKeyValuePairs &other) const UaKeyValuePairs
operator[](OpcUa_UInt32 index) const UaKeyValuePairs
operator[](OpcUa_UInt32 index)UaKeyValuePairs
resize(OpcUa_UInt32 length)UaKeyValuePairs
UaKeyValuePairs()UaKeyValuePairs
UaKeyValuePairs(const UaKeyValuePairs &other)UaKeyValuePairs
UaKeyValuePairs(OpcUa_Int32 length, OpcUa_KeyValuePair *data)UaKeyValuePairs
~UaKeyValuePairs()UaKeyValuePairsvirtual