Programmer's Guide to the WvStreams Libraries
Prev
Next
I. The Utilities Library
Table of Contents
Introduction
1.
Basic String Handling
2.
WvString - dynamic character strings
3.
WvLinkList - type-safe linked lists and iterators
4.
WvHashTable - type-safe hash tables and iterators
5.
WvBuffer - dynamically-resizing binary buffers
6.
WvDirIter
7.
WvEncoder - A top-level data encoder class
8.
WvCrash - automatic stack backtrace generation
9.
WvTclString
Prev
Home
Next
Introduction
Introduction