gdal2 ~master (2019-02-12T19:12:12Z)
Home
Dub
Repo
CPLAddXMLSibling
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
) nothrow @
nogc
void
CPLAddXMLSibling
(
CPLXMLNode
*
psOlderSibling
,
CPLXMLNode
*
psNewSibling
)
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