src/GUI/DownloadJob.cpp File Reference

#include "../../include/GUI/DownloadJob.hpp"

Namespaces

namespace  UZI
namespace  UZI::URISplitting

Defines

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

Functions

bool UZI::URISplitting::_isIn (const tchar *array, const unsigned int len, tchar ch)
bool UZI::URISplitting::isHex (const tchar a)
bool UZI::URISplitting::splitURI (const tchar *input, const int length, juce::String &protocol, juce::String &server, juce::String &pathToResource, juce::String &query, juce::String &fragment)


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