mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
Dub
Repo
Doc
mage
util
xml
Undocumented in source.
struct
Doc {
BlockArray
!(
4
.
KiB
)
mem
;
string
xmlVersion
;
string
xmlEncoding
;
Element
*[]
children
;
Element
*
child
(string name);
}
Members
Functions
child
Element
*
child
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
children
Element
*[]
children
;
Undocumented in source.
mem
BlockArray
!(
4
.
KiB
)
mem
;
Undocumented in source.
xmlEncoding
string
xmlEncoding
;
Undocumented in source.
xmlVersion
string
xmlVersion
;
Undocumented in source.
Meta
Source
See Implementation
mage
util
xml
functions
serialize
structs
Attribute
Doc
Element
Text
templates
isSomeParent