UaAnalogItemCache Class Reference

Class definition of the UaAnalogItemCache. Derived from UaDataVariableCache. More...

#include <uadatavariablecache.h>

Inheritance diagram for UaAnalogItemCache:
Collaboration diagram for UaAnalogItemCache:

List of all members.

Public Member Functions

 UaAnalogItemCache (const UaString &name, const UaNodeId &nodeId, const UaVariant &defaultValue, OpcUa_Byte accessLevel, const UaString &defaultLocaleId)
virtual ~UaAnalogItemCache ()
virtual UaNodeId typeDefinitionId () const

Detailed Description

Class definition of the UaAnalogItemCache. Derived from UaDataVariableCache.

UaAnalogItemCache


Constructor & Destructor Documentation

UaAnalogItemCache::UaAnalogItemCache ( const UaString name,
const UaNodeId nodeId,
const UaVariant defaultValue,
OpcUa_Byte  accessLevel,
const UaString defaultLocaleId 
)

construction

UaAnalogItemCache::~UaAnalogItemCache (  ) [virtual]

destruction


Member Function Documentation

UaNodeId UaAnalogItemCache::typeDefinitionId (  ) const [virtual]

Get the variable type NodeId for the analog item variable.

Returns:
the variable type NodeId for the analog item variable.

Reimplemented from UaDataVariableCache.


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