open62541pp 0.15.0
C++ wrapper of open62541
|
#include <cstdint>
#include <type_traits>
#include "open62541pp/common.hpp"
#include "open62541pp/config.hpp"
#include "open62541pp/services/monitoreditem.hpp"
#include "open62541pp/types.hpp"
Go to the source code of this file.
Classes | |
class | opcua::MonitoredItem< Connection > |
Namespaces | |
namespace | opcua |
Typedefs | |
using | opcua::MonitoringParametersEx = services::MonitoringParametersEx |
Functions | |
template<typename T > | |
bool | opcua::operator== (const MonitoredItem< T > &lhs, const MonitoredItem< T > &rhs) noexcept |
template<typename T > | |
bool | opcua::operator!= (const MonitoredItem< T > &lhs, const MonitoredItem< T > &rhs) noexcept |