UaClientSdk::HistoryReadDataResult Class Reference
[UA Client context and helper classes]

#include <uaclientsdk.h>

Collaboration diagram for UaClientSdk::HistoryReadDataResult:

List of all members.

Public Member Functions

 HistoryReadDataResult ()
 ~HistoryReadDataResult ()

Public Attributes

UaStatus m_status
UaByteString m_continuationPoint
UaDataValues m_dataValues
UaModificationInfo m_modificationInformation

Detailed Description

The HistoryReadDataResult class contains the result for one item in a HistoryRead call for data.


Constructor & Destructor Documentation

UaClientSdk::HistoryReadDataResult::HistoryReadDataResult (  ) [inline]

Constructor

UaClientSdk::HistoryReadDataResult::~HistoryReadDataResult (  ) [inline]

Destructor


Member Data Documentation

Continuation point if the server was not able to return all available data

The data for the requested time frame

Modification information for the provided modified data if the isReadModified flag was set.


The documentation for this class was generated from the following file:
  • /home/buildbot/work/uasdkcpp/src/uaclient/uaclientcpp/uaclientsdk.h