string.cpp File Reference

#include <wibble/string.h>
#include <wibble/exception.h>
#include <stack>
#include <cstdio>
#include <cstdlib>

Include dependency graph for string.cpp:

Namespaces

namespace  wibble
namespace  wibble::str

Functions

std::string wibble::str::normpath (const std::string &pathname)
 Normalise a pathname.
std::string wibble::str::urlencode (const std::string &str)
 Urlencode a string.
std::string wibble::str::urldecode (const std::string &str)
 Decode an urlencoded string.
std::string wibble::str::encodeBase64 (const std::string &str)
 Encode a string in Base64.
std::string wibble::str::decodeBase64 (const std::string &str)
 Decode a string encoded in Base64.

Generated on Wed Aug 20 11:07:31 2008 for wibble by  doxygen 1.5.6