View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Namespaces | Functions
url.cpp File Reference
#include "url.h"
#include <algorithm>
#include <iostream>
#include <sstream>
Include dependency graph for url.cpp:

Namespaces

namespace  vistle
 

Functions

static std::string vistle::url_decode (const std::string &str, bool in_path)
 
std::ostream & vistle::operator<< (std::ostream &os, const Url &url)
 
std::string vistle::shortenUrl (const Url &url, size_t length=20)