|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <nodestore.h>
Data Fields | |
| struct UA_LocalizedTextListEntry * | next |
| UA_LocalizedText | localizedText |
Singly-linked LocalizedText list.
Definition at line 294 of file nodestore.h.
| UA_LocalizedText UA_LocalizedTextListEntry::localizedText |
Definition at line 296 of file nodestore.h.
| struct UA_LocalizedTextListEntry* UA_LocalizedTextListEntry::next |
Definition at line 295 of file nodestore.h.