|
ifw-core
5.0.0-pre2
|
#include <map>#include <cassert>#include <cstdio>#include <fstream>#include <iostream>#include <memory>#include <stdexcept>#include <vector>#include <open62541.h>#include "ifw/core/protocol/open62541/monitoredItem.hpp"Go to the source code of this file.
Classes | |
| class | protocol::opcua::Subscription |
Namespaces | |
| protocol | |
| protocol::opcua | |
Typedefs | |
| using | protocol::opcua::SubscriptionPtr = std::shared_ptr< Subscription > |
| using | protocol::opcua::SubscriptionConstPtr = std::shared_ptr< const Subscription > |