C++ Based OPC UA Client/Server SDK  1.5.5.355
UaSubscriptionContext Class Reference

UaPublishContext. More...

#include <uasubscription.h>

Inherits UaThreadPoolJob.

Public Member Functions

 UaSubscriptionContext (UaSubscription *pUaSubscription, UaPublishContext *pUaPublishContext=NULL)
 construction
 
 ~UaSubscriptionContext ()
 destruction
 
void execute ()
 Entry for thread pool thread to execute the notification check and publish. More...
 

Detailed Description

UaPublishContext.

UaPublishContext Class. It is not possible to create shallow copies of this class.

Member Function Documentation

void UaSubscriptionContext::execute ( )
virtual

Entry for thread pool thread to execute the notification check and publish.

Implements UaThreadPoolJob.


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