UnlimitedZoomingInterface Namespace List

Here is a list of all namespaces with brief descriptions:
Bstrlib
CacheThe Cache namespace hold everything an browser cache should have
Communication
ComparatorPrevent dual inclusion
ContainerThis namespace stores Array like containers (vector, list, and so on)
Container::NotConstructiblePolicyUse these containers when you are dealing with class that are not constructible
Container::PlainOldDataPolicyUse containers from this namespace when you are dealing with Plain Old Data (like int, char, basic struct type with no pointers)
Container::PrivateGenericImplementation
Container::PrivateNotConstructibleImplementation
Container::WithCopyConstructorPolicyUse these containers when you are dealing with class with copy constructors and defined "!=" operator
CSS
CSS::RulesThe rules namespace declare the rules types
DOMThe DOM interface
DOM::Exceptions
DOM::HTML
DOM::XML
GeneralThingsToDo
HTMLHTML 4.0 Element list is templated below
HTML::Attributes
HTML::ElementsThis namespace is used to declare HTML elements
HTML::Elements::AllocatorsThe element allocator This can be used to preallocate a pool of HTML element in order to speed up parsing by removing memory allocation time
HTML::RendererThe renderer namespace hold all the required object for rendering a DOM document
HTML::Renderer::AllocatorsThe renderer allocators This can be used to preallocate a pool of renderer used element in order to speed up rendering by removing memory allocation time
juce
NetworkNetwork specific code
PlatformSpecificThis namespace hold platform specific code
ScalableIconsThis namespace holds the icons for the browser bar
SplashScreenPictureThis namespace holds the splash screen
StackStack implementations for both Plain Old Data and other objects
Stack::PlainOldDataSpecialized stack implementations for Plain Old Data
Stack::WithCloneSpecialized stack implementations for object (with possible clone() method)
Stream
Strings
TestThis namespace holds all the test vectors declaration and engine
Tests
TreeThe Tree namespace holds the classes for tree manipulation
Tree::AVLAVL implementation is here
Types
UZIThis namespace store all the UZI specific code
UZI::URISplitting

(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