open62541pp 0.16.0
C++ wrapper of open62541
|
#include <cstdint>
#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"
Go to the source code of this file.
Classes | |
class | opcua::Subscription< Connection > |
Namespaces | |
namespace | opcua |
Functions | |
template<typename T > | |
bool | opcua::operator== (const Subscription< T > &lhs, const Subscription< T > &rhs) noexcept |
template<typename T > | |
bool | opcua::operator!= (const Subscription< T > &lhs, const Subscription< T > &rhs) noexcept |