open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Functions
value_utils.h File Reference
#include <fstream>
#include <open62541/types.h>

Go to the source code of this file.

Functions

void PrintArrayDimensions (const size_t arrayDimSize, const UA_UInt32 *const pArrayDimensions, const UA_UInt32 Indentation, std::ostream &out)
 
UA_Boolean PrintValueAttribute (const UA_Variant &NL_Value, std::ostream &out)
 

Function Documentation

◆ PrintArrayDimensions()

void PrintArrayDimensions ( const size_t  arrayDimSize,
const UA_UInt32 *const  pArrayDimensions,
const UA_UInt32  Indentation,
std::ostream &  out 
)

◆ PrintValueAttribute()

UA_Boolean PrintValueAttribute ( const UA_Variant NL_Value,
std::ostream &  out 
)