C++ Based OPC UA Client/Server SDK  1.5.5.355
OpcUa_EncodeableTypeTable Struct Reference

A table of encodeable object types. More...

#include <opcua_encodeableobject.h>

Public Attributes

OpcUa_Int32 Count
 The number of entries in the table.
 
OpcUa_EncodeableTypeEntries
 The table of known types.
 
OpcUa_Int32 IndexCount
 The number of entries in the index.
 
struct
_OpcUa_EncodeableTypeTableEntry * 
Index
 A sorted index to the known types.
 
OpcUa_Mutex Mutex
 A mutex used to synchronize access to the table.
 

Detailed Description

A table of encodeable object types.


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