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

Go to the source code of this file.

Classes

struct  opcua::Namespace
 
struct  opcua::IsBitmaskEnum< NodeClass >
 
struct  opcua::IsBitmaskEnum< AccessLevel >
 
struct  opcua::IsBitmaskEnum< WriteMask >
 
struct  opcua::IsBitmaskEnum< EventNotifier >
 

Namespaces

namespace  opcua
 

Typedefs

using opcua::NamespaceIndex = uint16_t
 
using opcua::TypeIndex = uint16_t
 

Enumerations

enum class  opcua::AttributeId : int32_t
 
enum class  opcua::NodeClass : int32_t
 
enum class  opcua::AccessLevel : uint8_t
 
enum class  opcua::WriteMask : uint32_t
 
enum class  opcua::ValueRank : int32_t
 
enum class  opcua::EventNotifier : uint8_t
 
enum class  opcua::ModellingRule : uint16_t
 
enum class  opcua::BrowseDirection : int32_t
 
enum class  opcua::TimestampsToReturn : int32_t
 
enum class  opcua::MonitoringMode : int32_t
 
enum class  opcua::MessageSecurityMode : int32_t