C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
PubSubServer::DataSetCollectorCallback Class Referenceabstract

Callback class for the collector in the server SDK. More...

#include <datasetcollector.h>

Inherited by PubSubManagerPrivate.

Public Member Functions

virtual void retryMonitoring (DataSetCollector *pDataSetCollector)=0
 Callback informing the retry manager about the requirement of a monitoring retry.
 
virtual void writerStateChanged (PubSubBase::DataSetWriter *pDataSetWriter, OpcUa_PubSubState newState)=0
 Callback informing about a Writer state change.
 

Detailed Description

Callback class for the collector in the server SDK.


The documentation for this class was generated from the following file: