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