open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_QueryNextResponse Struct Reference

#include <types_generated.h>

Data Fields

UA_ResponseHeader responseHeader
 
size_t queryDataSetsSize
 
UA_QueryDataSetqueryDataSets
 
UA_ByteString revisedContinuationPoint
 

Detailed Description

QueryNextResponse.

Definition at line 2526 of file types_generated.h.

Field Documentation

◆ queryDataSets

UA_QueryDataSet* UA_QueryNextResponse::queryDataSets

Definition at line 2529 of file types_generated.h.

◆ queryDataSetsSize

size_t UA_QueryNextResponse::queryDataSetsSize

Definition at line 2528 of file types_generated.h.

◆ responseHeader

UA_ResponseHeader UA_QueryNextResponse::responseHeader

Definition at line 2527 of file types_generated.h.

◆ revisedContinuationPoint

UA_ByteString UA_QueryNextResponse::revisedContinuationPoint

Definition at line 2530 of file types_generated.h.


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