C++ Based OPC UA Client/Server SDK  1.5.5.355
SessionCallback Class Referenceabstract

Callback interface class for Session callbacks. More...

#include <session.h>

Inherited by OpcUa::FileHandleData.

Public Member Functions

 SessionCallback ()
 Construction of the SessionCallback. More...
 
virtual ~SessionCallback ()
 Destruction of the SessionCallback. More...
 

Detailed Description

Callback interface class for Session callbacks.

Objects interested in the session status can implement this callback interface and can register with the Session to get informed about

Constructor & Destructor Documentation

SessionCallback::SessionCallback ( )
inline

Construction of the SessionCallback.

virtual SessionCallback::~SessionCallback ( )
inlinevirtual

Destruction of the SessionCallback.


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