Base class for the History Variable Handle used in history access methods. Derived from ReferenceCounter. It is not possible to create plane copies of this Class. More...

#include <variablehandle.h>

Inheritance diagram for HistoryVariableHandle:
Collaboration diagram for HistoryVariableHandle:

List of all members.

Public Types

enum  ServiceType {
  READ_EVENTS, READ_RAW, READ_MODIFIED, READ_PROCESSED,
  READ_ATTIME, UPDATE_DATA, UPDATE_EVENT, DELETE_RAW,
  DELETE_ATTIME, DELETE_EVENT
}

Public Member Functions

 HistoryVariableHandle ()

Public Attributes

HistoryManagerm_pHistoryManager
 Membervar.

Protected Member Functions

virtual ~HistoryVariableHandle ()

Detailed Description

Base class for the History Variable Handle used in history access methods. Derived from ReferenceCounter. It is not possible to create plane copies of this Class.

HistoryVariableHandle


Member Enumeration Documentation

Description of the Enumeration ServiceType

Enumerator:
READ_EVENTS 

Read_Events

READ_RAW 

Read_Raw

READ_MODIFIED 

Read_Modified

READ_PROCESSED 

Read_Processed

READ_ATTIME 

Read_Attime

UPDATE_DATA 

Update_Data

UPDATE_EVENT 

Update_Event

DELETE_RAW 

Delte_Raw

DELETE_ATTIME 

Delete_Attime

DELETE_EVENT 

Delete_Event


Constructor & Destructor Documentation

HistoryVariableHandle::HistoryVariableHandle (  )

construction

HistoryVariableHandle::~HistoryVariableHandle (  ) [protected, virtual]

destruction


The documentation for this class was generated from the following files:
  • /home/buildbot/work/uasdkcpp/src/uaserver/uaservercpp/coremodule/variablehandle.h
  • /home/buildbot/work/uasdkcpp/src/uaserver/uaservercpp/coremodule/variablehandle.cpp