ucommon
ucommon Directory Reference
Directory dependency graph for ucommon/:
ucommon/

Files

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