Unicorn XML Toolkit
Version 1.50.00

Namespace Core

Provides the collection of primitive classes, used by other namespaces of this toolkit.

Note that this namepace does not implement a general purpose class library. It only provides a modest set of classes specially designed for this toolkit.

Since:
1.00.00
Version:
1.50.00
Author:
Alexey Gokhberg
Class Summary
CInterface The base class for objects, lifetime of which is controlled through reference counting.
XInterface The template class for pointers to objects, lifetime of which is controlled through reference counting.
XArray The template class for variable-sized arrays.
CString The string of 16-bit characters.
IException The base class for exceptions.
IStream The base class for byte streams.
CFileStream The file-based byte stream.
IUnicodeStream The base class for Unicode character streams.
CStringUnicodeStream The string-based Unicode character stream.
CUtil The container for various utility functions.
CSystem The collection of static system-specific functions.
CSystemTime The system time.
CSortable The base class for arrays which can be sorted.
CQuickSort The quick sort engine.
XHashTable The simple hash table template.
 


Unicorn XML Toolkit
Version 1.50.00


This document was created using Unicorn DOC++.

Copyright 1999-2001 Unicorn Enterprises SA.
All Rights Reserved.