C++ Based OPC UA Client/Server SDK  1.5.5.355
UaCallMethodResults Member List

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

attach(OpcUa_UInt32 length, OpcUa_CallMethodResult *data)UaCallMethodResults
attach(OpcUa_Int32 length, OpcUa_CallMethodResult *data)UaCallMethodResults
clear()UaCallMethodResults
create(OpcUa_UInt32 length)UaCallMethodResults
detach()UaCallMethodResults
operator!=(const UaCallMethodResults &other) const UaCallMethodResults
operator=(const UaCallMethodResults &other)UaCallMethodResults
operator==(const UaCallMethodResults &other) const UaCallMethodResults
operator[](OpcUa_UInt32 index) const UaCallMethodResults
operator[](OpcUa_UInt32 index)UaCallMethodResults
resize(OpcUa_UInt32 length)UaCallMethodResults
UaCallMethodResults()UaCallMethodResults
UaCallMethodResults(const UaCallMethodResults &other)UaCallMethodResults
UaCallMethodResults(OpcUa_Int32 length, OpcUa_CallMethodResult *data)UaCallMethodResults
~UaCallMethodResults()UaCallMethodResultsvirtual