C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
IOTransactionContext Class Reference

IOTransactionContext. More...

#include <iomanagerinternal.h>

Public Member Functions

 IOTransactionContext ()
 construction with Variable initialization
 
virtual ~IOTransactionContext ()
 destruction
 
void setSession (Session *pSession)
 Set the Session of the current Session. More...
 
SessionpSession ()
 Get the actual Session via pointer. More...
 

Detailed Description

IOTransactionContext.

Sets and provides the Sessioncontext. Interface definition of the IOTransactionContext.

Member Function Documentation

Session* IOTransactionContext::pSession ( )
inline

Get the actual Session via pointer.

Returns
the actual Session.
void IOTransactionContext::setSession ( Session pSession)
inline

Set the Session of the current Session.

Parameters
pSessiona pointer to the Session to be set.

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