Public Member Functions | Private Attributes | List of all members
OpcUa::IntegerId Class Reference

#include <types.h>

Public Member Functions

 IntegerId ()
 
 IntegerId (const IntegerId &id)
 
 IntegerId (uint32_t num)
 
 operator uint32_t () const
 
IntegerIdoperator= (const IntegerId &id)
 
IntegerIdoperator= (uint32_t value)
 

Private Attributes

uint32_t Value
 

Detailed Description

Definition at line 57 of file types.h.

Constructor & Destructor Documentation

OpcUa::IntegerId::IntegerId ( )

Definition at line 169 of file binary_stream.cpp.

OpcUa::IntegerId::IntegerId ( const IntegerId id)

Definition at line 174 of file binary_stream.cpp.

OpcUa::IntegerId::IntegerId ( uint32_t  num)
explicit

Definition at line 179 of file binary_stream.cpp.

Member Function Documentation

OpcUa::IntegerId::operator uint32_t ( ) const

Definition at line 205 of file binary_stream.cpp.

IntegerId & OpcUa::IntegerId::operator= ( const IntegerId id)

Definition at line 188 of file binary_stream.cpp.

IntegerId & OpcUa::IntegerId::operator= ( uint32_t  value)

Definition at line 194 of file binary_stream.cpp.

Member Data Documentation

uint32_t OpcUa::IntegerId::Value
private

Definition at line 68 of file types.h.


The documentation for this class was generated from the following files:


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