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

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