GNU CommonC++
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  inc
  cc++
 address.hNetwork addresses and sockets related classes
 applog.hApplication logging facilities abstraction
 buffer.hObject passing services between threads
 cmdoptns.hCommand line option parsing interface
 common.hGNU Common C++ global header
 config.h
 counter.hGeneric automatic counter data type template class
 digest.hDigest algorithms: checksum, CRC and MD5
 exception.hGNU Common C++ exception model base classes
 export.hExport/import definitions for DLL's on Win32
 file.hFiles and dynamic loader services
 functions.h
 mime.hMIME document abstractions
 misc.hMemory management, configuration keydata objects and string tokenizer
 missing.hSubstitute functions which may be missing in target platform libc
 network.hNetwork subsystem and device interface related classes
 numbers.hNumbers and dates manipulation
 objcount.hTemplate for object which holds self count of instances
 object.hSome object manipulation classes for smart pointers, linked lists, etc
 objlink.hTemplate for creating linked list of objects with lookup
 objmap.hTemplate for creating hash indexed objects
 objsync.hTemplate for creating objects that share a global mutex
 oststring.h
 persist.hPersistence library classes
 pointer.hTemplate for creating reference count managed smart pointers
 process.hProcess services
 serial.hSerial I/O services
 slog.hSystem logging facilities abstraction
 socket.hNetwork addresses and sockets related classes
 socketport.hNetwork service framework and design pattern
 ssl.h
 strchar.hCommon and portable character string related functions
 string.hCommon C++ generic string class
 template.hGNU Common C++ template subsystem
 thread.hSynchronization and threading services
 tokenizer.hString tokenizer
 unix.hUNIX domain sockets, streams and sessions
 url.hURL streams abstraction
 xml.hXML streams abstraction and RPC services
 zstream.hCompressed stream operations