open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_DecodeBinaryOptions Struct Reference

#include <types.h>

Data Fields

const UA_DataTypeArraycustomTypes
 

Detailed Description

The structure with the decoding options may be extended in the future.

Zero-out the entire structure initially to ensure code-compatibility when more fields are added in a later release.

Definition at line 995 of file types.h.

Field Documentation

◆ customTypes

const UA_DataTypeArray* UA_DecodeBinaryOptions::customTypes

Definition at line 996 of file types.h.


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