#include <terralib/Exception.h>#include <terralib/core/uri/URI.h>#include <terralib/core/uri/Utils.h>#include <cassert>#include <cstdlib>#include <iostream>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Definition at line 38 of file examples/core/uri/main.cpp.
References te::core::URI::fragment(), te::core::URI::host(), te::core::URI::isValid(), te::core::URI::password(), te::core::URI::path(), te::core::URI::port(), te::core::URI::query(), te::core::URI::scheme(), te::core::URIDecode(), te::core::URIEncode(), and te::core::URI::user().