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