UaDataType Class Reference
[Core Module Address Model Classes]

Class definition of the UaDataType. Derived from UaNode Get all information about UaDataType and their references. More...

#include <uabasenodes.h>

Inheritance diagram for UaDataType:
Collaboration diagram for UaDataType:

List of all members.


Public Member Functions

 UaDataType ()
virtual OpcUa_Boolean isAbstract () const =0
OpcUa_NodeClass nodeClass () const
UaNodeId typeDefinitionId () const

Protected Member Functions

virtual ~UaDataType ()

Detailed Description

Class definition of the UaDataType. Derived from UaNode Get all information about UaDataType and their references.

UaDataType


Constructor & Destructor Documentation

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

destruction

UaDataType::UaDataType (  )  [inline]

construction


Member Function Documentation

virtual OpcUa_Boolean UaDataType::isAbstract (  )  const [pure virtual]

Check if Node is Abstract.

Returns:
TRUE if is Abstract FALSE if not.

Implemented in UaDataTypeNS0, and UaGenericDataType.

OpcUa_NodeClass UaDataType::nodeClass (  )  const [inline, virtual]

Get the Nodeclass of the current Node.

Returns:
the Nodeclass of the current Node.

Implements UaNode.

Reimplemented in UaGenericDataType.

UaNodeId UaDataType::typeDefinitionId (  )  const [inline, virtual]

Get the object type NodeId for the server object.

Returns:
the object type NodeId for the server object.

Implements UaNode.

Reimplemented in UaGenericDataType.


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