|
| address.h |
| Network addresses and sockets related classes.
|
|
| applog.h |
| Application logging facilities abstraction.
|
|
| commoncpp.h |
|
| config.h |
|
| dccp.h |
|
| exception.h |
| GNU Common C++ exception model base classes.
|
|
| export.h |
| Export interfaces for library interfaces.
|
|
| file.h |
| Files and dynamic loader services.
|
|
| mime.h |
| MIME document abstractions.
|
|
| misc.h |
| various miscellaneous classes historically used.
|
|
| numbers.h |
|
| object.h |
| Some object manipulation classes for smart pointers, linked lists, etc.
|
|
| persist.h |
|
| 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 |
| socket operations.
|
|
| string.h |
| Common C++ generic string class.
|
|
| tcp.h |
| tcp derived socket classes.
|
|
| thread.h |
| Common C++ thread class and sychronization objects.
|
|
| tokenizer.h |
| string tokenizer.
|
|
| udp.h |
| udp derived socket classes.
|
|
| xml.h |
|