ifw-core 6.0.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
subscription.hpp File Reference
#include <map>
#include <cassert>
#include <cstdio>
#include <fstream>
#include <iostream>
#include <memory>
#include <stdexcept>
#include <vector>
#include <open62541/types.h>
#include <open62541/client.h>
#include "ifw/core/protocol/open62541/monitoredItem.hpp"

Go to the source code of this file.

Classes

class  ifw::core::protocol::opcua::Subscription
 

Namespaces

namespace  ifw
 
namespace  ifw::core
 
namespace  ifw::core::protocol
 
namespace  ifw::core::protocol::opcua
 taskPoll class header file.
 

Typedefs

using ifw::core::protocol::opcua::SubscriptionPtr = std::shared_ptr<Subscription>
 
using ifw::core::protocol::opcua::SubscriptionConstPtr = std::shared_ptr<const Subscription>