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