ucommon
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
o-commoncpp
|o*address.hNetwork addresses and sockets related classes
|o*applog.hApplication logging facilities abstraction
|o*commoncpp.h
|o*config.h
|o*dccp.h
|o*exception.hGNU Common C++ exception model base classes
|o*export.hExport interfaces for library interfaces
|o*file.h
|o*mime.hMIME document abstractions
|o*misc.hVarious miscellaneous classes historically used
|o*numbers.h
|o*object.h
|o*pointer.hTemplate for creating reference count managed smart pointers
|o*process.hProcess services
|o*serial.hSerial I/O services
|o*slog.hSystem logging facilities abstraction
|o*socket.hSocket operations
|o*string.hCommon C++ generic string class
|o*tcp.hTcp derived socket classes
|o*thread.hCommon C++ thread class and sychronization objects
|o*tokenizer.hString tokenizer
|\*udp.hUdp derived socket classes
\-ucommon
 o*access.hLocking protocol classes for member function automatic operations
 o*atomic.hAtomic pointers and locks
 o*bitmap.hA simple class to perform bitmap manipulation
 o*buffer.hClasses which use the buffer protocol to stream data
 o*containers.hThreadsafe object containers
 o*counter.hSupport for various automatic counting objects
 o*cpr.hRuntime functions
 o*datetime.hBasic classes for manipulating time and date based data, particularly that may be in strings
 o*export.hExport interfaces for library interfaces
 o*file.hAdaption of C runtime FILE processing
 o*fsys.hThread-aware file system manipulation class
 o*generics.hGeneric templates for C++
 o*keydata.hParsing of config files that have keyword/value pairs
 o*linked.hLinked objects, lists, templates, and containers
 o*mapped.hSupport for memory mapped objects
 o*memory.hPrivate heaps, pools, and associations
 o*numbers.hSupport classes for manipulation of numbers as strings
 o*object.hA common object base class with auto-pointer support
 o*persist.hThe GNU Common C++ persistance engine by Daniel Silverstone
 o*platform.hVarious miscellaneous platform specific headers and defines
 o*protocols.hAbstract interfaces and support
 o*secure.hThis library holds basic cryptographic functions and secure socket support for use with GNU uCommon C++
 o*shell.hGeneric shell parsing and application services
 o*socket.hCommon socket class and address manipulation
 o*stl.hPlaceholder for future classes that require stl support
 o*stream.hAny ucommon streaming classes that are built from std::streamio facilities and that support ANSI C++ stream operators
 o*string.hA common string class and character string support functions
 o*thread.hThread classes and sychronization objects
 o*timers.hRealtime timers and timer queues
 o*ucommon.hTop level include file for the GNU uCommon C++ core library
 o*unicode.hBasic UCommon Unicode support
 o*vector.hBasic array and reusable object factory heap support
 \*xml.hXML "SAX" (stream) parsing support from GNU Common C++