src/Network/URLHandler.cpp File Reference

#include "../../include/Network/URLHandler.hpp"

Namespaces

namespace  Network

Defines

#define isIn(X, Y)   _isIn(X, sizeof(X) / sizeof(X[0]), Y)

Functions

bool Network::_isIn (const tchar *array, const unsigned int len, tchar ch)
bool Network::isHex (const tchar a)

Variables

static const tchar Network::less_reserved [] = { ';', ':', '@', '&', '=', '+', '$', ',' }
static const tchar Network::reserved [] = { ';', '/', '?', ':', '@', '&', '=', '+', '$', ',' }
static const tchar Network::unreserved []


Define Documentation

#define isIn ( X,
 )     _isIn(X, sizeof(X) / sizeof(X[0]), Y)


(C) An X-Ryl669 project 2007

This document describes Unlimited Zooming Interface source code. UZI stands for Unlimited Zooming Interface, and source code license is