gdal2 v1.0.1 (2016-11-15T03:47:21Z)
Home
Dub
Repo
CPLAddXMLChild
gdal
cpl
minixml
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
CPLAddXMLChild
(
CPLXMLNode
*
psParent
,
CPLXMLNode
*
psChild
)
Meta
Source
See Implementation
gdal
cpl
minixml
aliases
CPLXMLNodeType
enums
CXT_Element
functions
CPLAddXMLAttributeAndValue
CPLAddXMLChild
CPLAddXMLSibling
CPLCleanXMLElementName
CPLCloneXMLTree
CPLCreateXMLElementAndValue
CPLCreateXMLNode
CPLDestroyXMLNode
CPLGetXMLNode
CPLGetXMLValue
CPLParseXMLFile
CPLParseXMLString
CPLRemoveXMLChild
CPLSearchXMLNode
CPLSerializeXMLTree
CPLSerializeXMLTreeToFile
CPLSetXMLValue
CPLStripXMLNamespace
structs
CPLXMLNode