|
| | address.h |
| | Network addresses and sockets related classes.
|
| |
| | applog.h |
| | Application logging facilities abstraction.
|
| |
| | buffer.h |
| | object passing services between threads.
|
| |
| | cmdoptns.h |
| | Command line option parsing interface.
|
| |
| | common.h |
| | GNU Common C++ global header.
|
| |
| | config.h |
| |
| | counter.h |
| | Generic automatic counter data type template class.
|
| |
| | digest.h |
| | Digest algorithms: checksum, CRC and MD5.
|
| |
| | exception.h |
| | GNU Common C++ exception model base classes.
|
| |
| | export.h |
| | export/import definitions for DLL's on Win32.
|
| |
| | file.h |
| | Files and dynamic loader services.
|
| |
| | functions.h |
| |
| | mime.h |
| | MIME document abstractions.
|
| |
| | misc.h |
| | Memory management, configuration keydata objects and string tokenizer.
|
| |
| | missing.h |
| | substitute functions which may be missing in target platform libc.
|
| |
| | network.h |
| | Network subsystem and device interface related classes.
|
| |
| | numbers.h |
| | Numbers and dates manipulation.
|
| |
| | objcount.h |
| | Template for object which holds self count of instances.
|
| |
| | object.h |
| | Some object manipulation classes for smart pointers, linked lists, etc.
|
| |
| | objlink.h |
| | Template for creating linked list of objects with lookup.
|
| |
| | objmap.h |
| | Template for creating hash indexed objects.
|
| |
| | objsync.h |
| | Template for creating objects that share a global mutex.
|
| |
| | oststring.h |
| |
| | persist.h |
| | Persistence library classes.
|
| |
| | pointer.h |
| | Template for creating reference count managed smart pointers.
|
| |
| | process.h |
| | Process services.
|
| |
| | serial.h |
| | Serial I/O services.
|
| |
| | slog.h |
| | System logging facilities abstraction.
|
| |
| | socket.h |
| | Network addresses and sockets related classes.
|
| |
| | socketport.h |
| | Network service framework and design pattern.
|
| |
| | ssl.h |
| |
| | strchar.h |
| | Common and portable character string related functions.
|
| |
| | string.h |
| | Common C++ generic string class.
|
| |
| | template.h |
| | GNU Common C++ template subsystem.
|
| |
| | thread.h |
| | Synchronization and threading services.
|
| |
| | tokenizer.h |
| | string tokenizer.
|
| |
| | unix.h |
| | UNIX domain sockets, streams and sessions.
|
| |
| | url.h |
| | URL streams abstraction.
|
| |
| | xml.h |
| | XML streams abstraction and RPC services.
|
| |
| | zstream.h |
| | compressed stream operations.
|
| |