_UaServer_SessionManager Struct Reference
[UaServerSessionManager]

Holds all data needed to manage the sessions in an ua server. More...

#include <uaserver_sessionmanager.h>


Data Fields

OpcUa_Mutex Mutex
 Synchronizing access to this manager.
OpcUa_UInt32 LastSessionId
 Counter for last session Id used.
OpcUa_List * Sessions
 A list with sessions.
OpcUa_UInt32 MaxSessionCount
 Maximum number of session allowed.
OpcUa_Int32 MaxSessionTimeout
 Maximum session timeout in ms.
OpcUa_Int32 SessionTimeoutResolution
 Session timeout resolution in ms.

Detailed Description

Holds all data needed to manage the sessions in an ua server.


Field Documentation

Counter for last session Id used.

Maximum number of session allowed.

Maximum session timeout in ms.

Synchronizing access to this manager.

A list with sessions.

Session timeout resolution in ms.


The documentation for this struct was generated from the following file:
  • /home/gergap/work/unified/sdk_ansi_c/src/uaserver/uaserverc/uaserver_sessionmanager.h