Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::common | |
| Namespace for the Common module of TerraLib.  | |
| te::common::uri | |
Functions | |
| bool | te::common::uri::parse (std::string::const_iterator &first, std::string::const_iterator last, scheme &v, char *endc=0) | 
| Parse URI scheme, returning whether found or not and advancing first and setting scheme and end char if found.  More... | |