open62541pp 0.17.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
subscription.hpp File Reference
#include <type_traits>
#include <utility>
#include <vector>
#include "open62541pp/common.hpp"
#include "open62541pp/config.hpp"
#include "open62541pp/monitoreditem.hpp"
#include "open62541pp/services/monitoreditem.hpp"
#include "open62541pp/services/subscription.hpp"
#include "open62541pp/types.hpp"
#include "open62541pp/ua/types.hpp"
Include dependency graph for subscription.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opcua::Subscription< Connection >
 

Namespaces

namespace  opcua
 

Typedefs

using opcua::SubscriptionParameters = services::SubscriptionParameters
 
using opcua::DataChangeNotificationCallback = services::DataChangeNotificationCallback
 
using opcua::EventNotificationCallback = services::EventNotificationCallback