UA Server SDK C++ Bundle  1.4.0.258
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UaBase::Extension Class Reference

Stores the information of an Extension that is added to a node in a NodeSet XML file. More...

#include <basenodes.h>

Public Member Functions

UaString name () const
 
void setName (const UaString &sName)
 
UaByteString value () const
 
void setValue (const UaByteString &bsValue)
 

Detailed Description

Stores the information of an Extension that is added to a node in a NodeSet XML file.

Used by UaNodeSetXmlParser.


The documentation for this class was generated from the following files: