UaDataVariableCacheID Class Reference

Derived class of UaDataVariableCache used for instance declarations This class must be used for instance declarations if the handling between instances and types is different. Derived from UaDataVariableCache. More...

#include <uadatavariablecache.h>

Inheritance diagram for UaDataVariableCacheID:
Collaboration diagram for UaDataVariableCacheID:

List of all members.


Public Member Functions

 UaDataVariableCacheID (const UaString &name, const UaNodeId &nodeId, const UaVariant defaultValue, OpcUa_Byte accessLevel, const UaString &defaultLocaleId)
virtual ~UaDataVariableCacheID ()
virtual OpcUa_Boolean isInstanceDeclaration () const

Detailed Description

Derived class of UaDataVariableCache used for instance declarations This class must be used for instance declarations if the handling between instances and types is different. Derived from UaDataVariableCache.

UaDataVariableCacheID


Constructor & Destructor Documentation

UaDataVariableCacheID::UaDataVariableCacheID ( const UaString name,
const UaNodeId nodeId,
const UaVariant  defaultValue,
OpcUa_Byte  accessLevel,
const UaString defaultLocaleId 
) [inline]

construction

virtual UaDataVariableCacheID::~UaDataVariableCacheID (  )  [inline, virtual]

destruction


Member Function Documentation

virtual OpcUa_Boolean UaDataVariableCacheID::isInstanceDeclaration (  )  const [inline, virtual]

Get the declaration of the Instance of an actual Node.

Returns:
the declaration of the Instance of an actual Node.

Reimplemented from UaNode.


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