A structure that contains an application specific data type that may not be recognized by the receiver. More...
#include <ua_types.h>
Public Types | |
| enum | { UA_EXTENSIONOBJECT_ENCODINGMASK_NOBODYISENCODED = 0, UA_EXTENSIONOBJECT_ENCODINGMASK_BODYISBYTESTRING = 1, UA_EXTENSIONOBJECT_ENCODINGMASK_BODYISXML = 2 } |
Data Fields | |
| UA_NodeId | typeId |
| enum UA_ExtensionObject:: { ... } | encoding |
| UA_ByteString | body |
A structure that contains an application specific data type that may not be recognized by the receiver.
| anonymous enum |
| enum { ... } UA_ExtensionObject::encoding |
1.7.6.1