ROOT
Version v6.32
master
v6.34
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
html
▼
io
►
dcache
►
doc
►
io
►
sql
►
xml
▼
xmlparser
►
inc
▼
src
►
TDOMParser.cxx
►
TSAXParser.cxx
►
TXMLAttr.cxx
►
TXMLDocument.cxx
►
TXMLNode.cxx
►
TXMLParser.cxx
►
main
►
math
►
montecarlo
►
net
►
proof
►
roofit
►
sql
►
tmva
►
tree
►
tutorials
►
v6-32-00-patches
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
TXMLAttr.cxx
Go to the documentation of this file.
1
// @(#)root/xmlparser:$Id$
2
// Author: Jose Lo 12/4/2005
3
4
/*************************************************************************
5
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
/**
13
\class TXMLAttr
14
\ingroup IO
15
16
TXMLAttribute is the attribute of an Element. It contains the name
17
and the value of the attribute.
18
*/
19
20
#include "
TXMLAttr.h
"
21
22
ClassImp
(
TXMLAttr
);
23
ClassImp
#define ClassImp(name)
Definition
Rtypes.h:377
TXMLAttr.h
TXMLAttr
TXMLAttribute is the attribute of an Element.
Definition
TXMLAttr.h:18
io
xmlparser
src
TXMLAttr.cxx
ROOT v6-32 - Reference Guide Generated on Mon Apr 7 2025 05:38:24 (GVA Time) using Doxygen 1.10.0