UaPropertyCacheEx Class Reference

Class definition of the UaPropertyCacheEx. Derived from UaDataVariableCacheEx. More...

#include <uadatavariablecache.h>

Inheritance diagram for UaPropertyCacheEx:
Collaboration diagram for UaPropertyCacheEx:

List of all members.

Public Member Functions

 UaPropertyCacheEx (UaNode *pParentNode, UaVariable *pInstanceDeclaration)
virtual ~UaPropertyCacheEx ()
virtual UaNodeId typeDefinitionId () const

Detailed Description

Class definition of the UaPropertyCacheEx. Derived from UaDataVariableCacheEx.

UaPropertyCacheEx


Constructor & Destructor Documentation

UaPropertyCacheEx::UaPropertyCacheEx ( UaNode pParentNode,
UaVariable pInstanceDeclaration 
)

construction

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

destruction


Member Function Documentation

UaNodeId UaPropertyCacheEx::typeDefinitionId (  ) const [virtual]

Get the object type NodeId for the variable.

Returns:
the object type NodeId for the server object.

Reimplemented from UaDataVariableCacheEx.


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