ARTS  2.3.1285(git:92a29ea9-dirty)
XMLAttribute Class Reference

XML attribute class. More...

#include <xml_io_private.h>

Public Attributes

String name
 
String value
 

Detailed Description

XML attribute class.

Holds the name and value of an XML attribute.

Definition at line 80 of file xml_io_private.h.

Member Data Documentation

◆ name

String XMLAttribute::name

◆ value

String XMLAttribute::value

Attribute value

Definition at line 83 of file xml_io_private.h.

Referenced by ArtsXMLTag::add_attribute(), ArtsXMLTag::read_from_stream(), and ArtsXMLTag::set_name().


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