ATLAS Offline Software
Loading...
Searching...
No Matches
XMLCoreNode.cxx File Reference

Simple DOM-like node structure to hold the result of XML parsing. More...

#include "XMLCoreParser/XMLCoreNode.h"
#include <charconv>
#include <iostream>
Include dependency graph for XMLCoreNode.cxx:

Go to the source code of this file.

Variables

static const char *const SPACE = " \t\r\n"

Detailed Description

Simple DOM-like node structure to hold the result of XML parsing.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Mar, 2026

Definition in file XMLCoreNode.cxx.

Variable Documentation

◆ SPACE

const char* const SPACE = " \t\r\n"
static

Definition at line 17 of file XMLCoreNode.cxx.