UaProperty Class Reference
[Core Module Address Model Classes]

Class definition of the UaProperty. Derived from UaVariable Get all information about UaProperty and their references. More...

#include <uabasenodes.h>

Inheritance diagram for UaProperty:
Collaboration diagram for UaProperty:

List of all members.


Public Member Functions

 UaProperty ()
UaNodeId typeDefinitionId () const

Protected Member Functions

virtual ~UaProperty ()

Detailed Description

Class definition of the UaProperty. Derived from UaVariable Get all information about UaProperty and their references.

UaProperty


Constructor & Destructor Documentation

virtual UaProperty::~UaProperty (  )  [inline, protected, virtual]

destruction

UaProperty::UaProperty (  )  [inline]

construction


Member Function Documentation

UaNodeId UaProperty::typeDefinitionId (  )  const [virtual]

Get the object type NodeId for the server object.

Returns:
the object type NodeId for the server object.

Implements UaNode.


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