▼ ucommon | |
access.h | Locking protocol classes for member function automatic operations |
atomic.h | Atomic pointers and locks |
bitmap.h | A simple class to perform bitmap manipulation |
buffer.h | Classes which use the buffer protocol to stream data |
containers.h | Threadsafe object containers |
counter.h | Support for various automatic counting objects |
cpr.h | Runtime functions |
datetime.h | Basic classes for manipulating time and date based data, particularly that may be in strings |
export.h | Export interfaces for library interfaces |
file.h | Adaption of C runtime FILE processing |
fsys.h | Thread-aware file system manipulation class |
generics.h | Generic templates for C++ |
keydata.h | Parsing of config files that have keyword/value pairs |
linked.h | Linked objects, lists, templates, and containers |
mapped.h | Support for memory mapped objects |
memory.h | Private heaps, pools, and associations |
numbers.h | Support classes for manipulation of numbers as strings |
object.h | A common object base class with auto-pointer support |
persist.h | The GNU Common C++ persistance engine by Daniel Silverstone |
platform.h | Various miscellaneous platform specific headers and defines |
protocols.h | Abstract interfaces and support |
secure.h | This library holds basic cryptographic functions and secure socket support for use with GNU uCommon C++ |
shell.h | Generic shell parsing and application services |
socket.h | Common socket class and address manipulation |
stl.h | Placeholder for future classes that require stl support |
stream.h | Any ucommon streaming classes that are built from std::streamio facilities and that support ANSI C++ stream operators |
string.h | A common string class and character string support functions |
thread.h | Thread classes and sychronization objects |
timers.h | Realtime timers and timer queues |
ucommon.h | Top level include file for the GNU uCommon C++ core library |
unicode.h | Basic UCommon Unicode support |
vector.h | Basic array and reusable object factory heap support |
xml.h | XML "SAX" (stream) parsing support from GNU Common C++ |