PROJ C++ API
|
This is the complete list of members for osgeo::proj::io::WKTNode, including all inherited members.
addChild(WKTNodeNNPtr &&child) | osgeo::proj::io::WKTNode | |
children() const | osgeo::proj::io::WKTNode | |
countChildrenOfName(const std::string &childName) const noexcept | osgeo::proj::io::WKTNode | |
createFrom(const std::string &wkt, size_t indexStart=0) | osgeo::proj::io::WKTNode | static |
lookForChild(const std::string &childName, int occurrence=0) const noexcept | osgeo::proj::io::WKTNode | |
toString() const | osgeo::proj::io::WKTNode | |
value() const | osgeo::proj::io::WKTNode | |
WKTNode(const std::string &valueIn) | osgeo::proj::io::WKTNode | explicit |