UA Ansi C Server Professional  1.3.3.242
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
_UaServer_SubscriptionManager Struct Reference

A UaServer SubscriptionManager struct. More...

#include <uaserver_subscriptionmanager.h>

Data Fields

OpcUa_List * pSubscriptionsList
 a pointer to the actual subscription list
 
OpcUa_Timer Timer
 the timer needed for the subscription. More...
 
OpcUa_UInt32 uMinPublishingRate
 the minimum publishing rate of a variable node. More...
 
OpcUa_List * pLateSubscriptionQueue
 TODO. More...
 
OpcUa_UInt32 LastSubscriptionId
 Counter for last subscription Id used. More...
 

Detailed Description

A UaServer SubscriptionManager struct.

Field Documentation

OpcUa_UInt32 _UaServer_SubscriptionManager::LastSubscriptionId

Counter for last subscription Id used.

OpcUa_List* _UaServer_SubscriptionManager::pLateSubscriptionQueue

TODO.

OpcUa_Timer _UaServer_SubscriptionManager::Timer

the timer needed for the subscription.

OpcUa_UInt32 _UaServer_SubscriptionManager::uMinPublishingRate

the minimum publishing rate of a variable node.


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