gdal2 ~master (2019-02-12T19:12:12Z)
Home
Dub
Repo
CPLAddXMLAttributeAndValue
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
CPLAddXMLAttributeAndValue
(
CPLXMLNode
*
psParent
,
const
(
char
)*
pszName
,
const
(
char
)*
pszValue
)
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