open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_ResponseHeader | ResponseHeader |
OpcUa_Int32 | NoOfQueryDataSets |
OpcUa_QueryDataSet * | QueryDataSets |
OpcUa_ByteString | RevisedContinuationPoint |
Definition at line 3945 of file opcua_types.h.
OpcUa_ResponseHeader _OpcUa_QueryNextResponse::ResponseHeader |
Definition at line 3947 of file opcua_types.h.
OpcUa_Int32 _OpcUa_QueryNextResponse::NoOfQueryDataSets |
Definition at line 3948 of file opcua_types.h.
OpcUa_QueryDataSet* _OpcUa_QueryNextResponse::QueryDataSets |
Definition at line 3949 of file opcua_types.h.
OpcUa_ByteString _OpcUa_QueryNextResponse::RevisedContinuationPoint |
Definition at line 3950 of file opcua_types.h.