IOTransactionContext Class Reference

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

#include <iomanagerinternal.h>

Collaboration diagram for IOTransactionContext:

List of all members.

Public Member Functions

 IOTransactionContext ()
virtual ~IOTransactionContext ()
void setSession (Session *pSession)
SessionpSession ()

Detailed Description

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

IOTransactionContext


Constructor & Destructor Documentation

IOTransactionContext::IOTransactionContext (  ) [inline]

construction with Variable initialization

virtual IOTransactionContext::~IOTransactionContext (  ) [inline, virtual]

destruction


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:
  • /home/buildbot/work/uasdkcpp/src/uaserver/uaservercpp/coremodule/iomanagerinternal.h