UaPropertyCacheID Class Reference

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

#include <uadatavariablecache.h>

Inheritance diagram for UaPropertyCacheID:
Collaboration diagram for UaPropertyCacheID:

List of all members.


Public Member Functions

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

Detailed Description

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

UaPropertyCacheID


Constructor & Destructor Documentation

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

construction

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

destruction


Member Function Documentation

virtual OpcUa_Boolean UaPropertyCacheID::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