open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_LocalizedTextListEntry Struct Reference

#include <nodestore.h>

Data Fields

struct UA_LocalizedTextListEntrynext
 
UA_LocalizedText localizedText
 

Detailed Description

Singly-linked LocalizedText list.

Definition at line 294 of file nodestore.h.

Field Documentation

◆ localizedText

UA_LocalizedText UA_LocalizedTextListEntry::localizedText

Definition at line 296 of file nodestore.h.

◆ next

struct UA_LocalizedTextListEntry* UA_LocalizedTextListEntry::next

Definition at line 295 of file nodestore.h.


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