Mini application server API for C++.

 Overview   Project   Class   Tree   Deprecated   Index 
FRAMES    NO FRAMES

Project base

Base classes

Class Summary
CzzAllocMap List with all CzzBase:s object allocated on the heap.
CzzApplication Base for a application
CzzArguments Argument parser
CzzBase Base class with automatic memory leakage control.
CzzBlock Configuration block
CzzBuffer General data buffer with automatic memory handeling.
CzzConsoleApplication Console application
CzzErrorHistory Error history
CzzErrorMessage Error message
CzzErrorStack Error stack
CzzException Base exception
CzzFile File
CzzHandle Template class used to keep track of objects allocated on the heap.
CzzLog Logger.
CzzLogException Exception that logs the error
CzzMutex Base for all mutex
CzzParameterMap Parameter map, used as a baseclass for parameter parsing classes like CzzArguments and CzzCGIParameterParser
CzzPath Path utility class
CzzString String utility class
CzzStringTokenizer String tokenizer parser
CzzThreadMutex Thread mutex
CzzThreadSafeConfig Thread safe configuration reader
CzzUseCounter Reference counter, used internally by CzzHandle
CzzUUID Globally unique identifier
CzzWinThreadMutex Mutex for windows
 

Project base Description

Base classes


 Overview   Project   Class   Tree   Deprecated   Index 
FRAMES    NO FRAMES