UaSubscriptionContext Class Reference

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

#include <uasubscription.h>

Inheritance diagram for UaSubscriptionContext:
Collaboration diagram for UaSubscriptionContext:

List of all members.


Public Member Functions

 UaSubscriptionContext (UaSubscription *pUaSubscription)
 ~UaSubscriptionContext ()
void execute ()

Detailed Description

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

UaPublishContext


Constructor & Destructor Documentation

UaSubscriptionContext::UaSubscriptionContext ( UaSubscription pUaSubscription  )  [inline]

construction

UaSubscriptionContext::~UaSubscriptionContext (  )  [inline]

destruction


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:
  • src/uaserver/uaservercpp/uamodule/uasubscription.h
  • src/uaserver/uaservercpp/uamodule/uasubscription.cpp