UaPropertyCache Class Reference

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

#include <uadatavariablecache.h>

Inheritance diagram for UaPropertyCache:
Collaboration diagram for UaPropertyCache:

List of all members.


Public Member Functions

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

Detailed Description

Class definition of the UaPropertyCache. Derived from UaDataVariableCache.

UaPropertyCache


Constructor & Destructor Documentation

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

construction

UaPropertyCache::~UaPropertyCache (  )  [virtual]

destruction


Member Function Documentation

UaNodeId UaPropertyCache::typeDefinitionId (  )  const [virtual]

Get the object type NodeId for the server object.

Returns:
the object type NodeId for the server object.

Reimplemented from UaDataVariableCache.


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