|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Go to the source code of this file.
Namespaces | |
| ossimplugins | |
| ossimplugins::ossim | |
Functions | |
| bool | ossimplugins::ossim::iso8601TimeStringToCivilDate (const std::string &dataString, CivilDateTime &outputDate) |
| Converts date string from ISO 8601 format to CivilDateTime. More... | |
| bool | ossimplugins::ossim::getPath (const ossimString &path, const ossimXmlDocument *xdoc, ossimString &s) |
| Gets path from doc and initializes string. More... | |
| bool | ossimplugins::ossim::getPath (const ossimString &path, const ossimXmlDocument *xdoc, std::vector< ossimString > &v) |
| Gets path from doc and initializes string. More... | |
| bool | ossimplugins::ossim::findFirstNode (const ossimString &path, ossimRefPtr< ossimXmlNode > node, ossimString &s) |
| Finds from node with path from node and initializes string. More... | |
1.8.14