High Performance OPC UA Server SDK  1.2.0.193
ua_extensionobject Struct Reference

Structure for an UA Extensionobject, see also ua_extensionobject. More...

#include <extensionobject.h>

Data Fields

struct ua_nodeid type_id
 The identifier for the DataTypeEncoding node in the Server’s AddressSpace. More...
 
struct ua_nodeid encoding_id
 
uint32_t local_type
 
uint16_t local_ns
 
union {
   void *   obj
 
   struct ua_bytestring   binary
 
body
 The body of the ua_extensionobject as in ua_extensionobject_encoding. More...
 
enum ua_extensionobject_encoding encoding
 The encoding used for the body. More...
 

Detailed Description

Structure for an UA Extensionobject, see also ua_extensionobject.

See also
ua_extensionobject

Field Documentation

union { ... } body

The encoding used for the body.

struct ua_nodeid type_id

The identifier for the DataTypeEncoding node in the Server’s AddressSpace.


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