All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
domain_name.cpp File Reference
#include "domain_name.h"
#include <boost/algorithm/string.hpp>

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, domain_name &v)
 Parse domain name, returning whether found or not and advancing first and setting name if found. More...