UA ANSI C Server Professional  1.4.0.285
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
_UaServer_ProviderHistoryReadRawModifiedContext Struct Reference

UaServer Provider HistoryReadRawModifiedContext Structure. More...

#include <uaserver_providers.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 Service request header. More...
 
OpcUa_ReadRawModifiedDetails * pHistoryReadRawModifiedDetails
 Properties of the ReadRawModified call. More...
 
OpcUa_TimestampsToReturn TimestampsToReturn
 Selects which timestamps are to be returned. More...
 
OpcUa_Boolean ReleaseContinuationPoints
 True if the continuation points of the last HistoryRead call shall be released. More...
 
OpcUa_Int32 NoOfNodesToRead
 Number of nodes to read. More...
 
OpcUa_HistoryReadValueId * pNodesToRead
 The nodes to read. More...
 
OpcUa_HistoryReadResponse * pResponse
 HistoryRead response structure. More...
 
OpcUa_Int nOutstandingCbs
 number of outstanding provider callbacks. More...
 
UaServer_Session * pSession
 corresponding session. More...
 

Detailed Description

UaServer Provider HistoryReadRawModifiedContext Structure.

Field Documentation

OpcUa_Int32 _UaServer_ProviderHistoryReadRawModifiedContext::NoOfNodesToRead

Number of nodes to read.

OpcUa_Int _UaServer_ProviderHistoryReadRawModifiedContext::nOutstandingCbs

number of outstanding provider callbacks.

OpcUa_ReadRawModifiedDetails* _UaServer_ProviderHistoryReadRawModifiedContext::pHistoryReadRawModifiedDetails

Properties of the ReadRawModified call.

OpcUa_HistoryReadValueId* _UaServer_ProviderHistoryReadRawModifiedContext::pNodesToRead

The nodes to read.

OpcUa_HistoryReadResponse* _UaServer_ProviderHistoryReadRawModifiedContext::pResponse

HistoryRead response structure.

UaServer_Session* _UaServer_ProviderHistoryReadRawModifiedContext::pSession

corresponding session.

OpcUa_Boolean _UaServer_ProviderHistoryReadRawModifiedContext::ReleaseContinuationPoints

True if the continuation points of the last HistoryRead call shall be released.

OpcUa_RequestHeader _UaServer_ProviderHistoryReadRawModifiedContext::RequestHeader

Service request header.

OpcUa_TimestampsToReturn _UaServer_ProviderHistoryReadRawModifiedContext::TimestampsToReturn

Selects which timestamps are to be returned.


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