Public Member Functions | Public Attributes | List of all members
OpcUa::Guid Struct Reference

#include <guid.h>

Public Member Functions

 Guid ()
 
bool operator< (const Guid &r) const
 
bool operator== (const Guid &r) const
 

Public Attributes

uint32_t Data1
 
uint16_t Data2
 
uint16_t Data3
 
uint8_t Data4 [8]
 

Detailed Description

Definition at line 19 of file guid.h.

Constructor & Destructor Documentation

OpcUa::Guid::Guid ( )
inline

Definition at line 26 of file guid.h.

Member Function Documentation

bool OpcUa::Guid::operator< ( const Guid r) const
inline

Definition at line 50 of file guid.h.

bool OpcUa::Guid::operator== ( const Guid r) const
inline

Definition at line 37 of file guid.h.

Member Data Documentation

uint32_t OpcUa::Guid::Data1

Definition at line 21 of file guid.h.

uint16_t OpcUa::Guid::Data2

Definition at line 22 of file guid.h.

uint16_t OpcUa::Guid::Data3

Definition at line 23 of file guid.h.

uint8_t OpcUa::Guid::Data4[8]

Definition at line 24 of file guid.h.


The documentation for this struct was generated from the following file:


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09