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

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

finishModifyMonitoring(OpcUa_UInt32 hTransaction, OpcUa_UInt32 callbackHandle, OpcUa_Double revisedSamplingInterval, const UaStatus &statusCode)=0IOManagerCallbackpure virtual
finishRead(OpcUa_UInt32 hTransaction, OpcUa_UInt32 callbackHandle, UaDataValue &dataValue, OpcUa_Boolean detachValue=OpcUa_False, OpcUa_Boolean allowThreadUse=OpcUa_False, UaDiagnosticInfo *pDiagnosticInfo=NULL)=0IOManagerCallbackpure virtual
finishStartMonitoring(OpcUa_UInt32 hTransaction, OpcUa_UInt32 callbackHandle, OpcUa_UInt32 hIOVariable, OpcUa_Double revisedSamplingInterval, OpcUa_Boolean initialDataValueAvailable, const UaDataValue &initialDataValue, const UaStatus &statusCode)=0IOManagerCallbackpure virtual
finishStopMonitoring(OpcUa_UInt32 hTransaction, OpcUa_UInt32 callbackHandle, const UaStatus &statusCode)=0IOManagerCallbackpure virtual
finishWrite(OpcUa_UInt32 hTransaction, OpcUa_UInt32 callbackHandle, const UaStatus &statusCode, OpcUa_Boolean allowThreadUse=OpcUa_False)=0IOManagerCallbackpure virtual
IOManagerCallback()IOManagerCallbackinline
~IOManagerCallback()IOManagerCallbackinlinevirtual