|
Unicorn XML Toolkit Version 1.50.00 |
|||||||||
PREV NAMESPACE NEXT NAMESPACE | FRAMES NO FRAMES |
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.
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 |
|||||||||
PREV NAMESPACE NEXT NAMESPACE | FRAMES NO FRAMES |