S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
SOPC_ContinuationPointData Struct Reference

#include <continuation_point_impl.h>

Data Fields

uint64_t continuationPointId
 
int32_t nextRefIndexOnNode
 
int32_t maxTargetReferencesToReturn
 
SOPC_NodeIdbrowseView
 
SOPC_NodeIdnodeId
 
OpcUa_BrowseDirection browseDirection
 
SOPC_NodeIdreferenceTypeId
 
bool includeSubtypes
 
uint32_t nodeClassMask
 
uint32_t resultMask
 

Field Documentation

◆ continuationPointId

uint64_t SOPC_ContinuationPointData::continuationPointId

◆ nextRefIndexOnNode

int32_t SOPC_ContinuationPointData::nextRefIndexOnNode

◆ maxTargetReferencesToReturn

int32_t SOPC_ContinuationPointData::maxTargetReferencesToReturn

◆ browseView

SOPC_NodeId* SOPC_ContinuationPointData::browseView

◆ nodeId

SOPC_NodeId* SOPC_ContinuationPointData::nodeId

◆ browseDirection

OpcUa_BrowseDirection SOPC_ContinuationPointData::browseDirection

◆ referenceTypeId

SOPC_NodeId* SOPC_ContinuationPointData::referenceTypeId

◆ includeSubtypes

bool SOPC_ContinuationPointData::includeSubtypes

◆ nodeClassMask

uint32_t SOPC_ContinuationPointData::nodeClassMask

◆ resultMask

uint32_t SOPC_ContinuationPointData::resultMask

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