UCommon
ucommon Directory Reference

Files

file  access.h [code]
 Locking protocol classes for member function automatic operations.
 
file  arrayref.h [code]
 Arrays of thread-safe strongly typed heap objects.
 
file  atomic.h [code]
 Atomic pointers and locks.
 
file  condition.h [code]
 Condition classes for thread sychronization and timing.
 
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  mapref.h [code]
 Maps of thread-safe strongly typed heap 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  platform.h [code]
 Various miscellaneous platform specific headers and defines.
 
file  protocols.h [code]
 Abstract interfaces and support.
 
file  reuse.h [code]
 Basic array and reusable object factory heap support.
 
file  secure.h [code]
 This library holds basic cryptographic functions and secure socket support for use with GNU uCommon C++.
 
file  shared.h [code]
 Common thread shared data types we will use.
 
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  temporary.h [code]
 Temporary templates for C++.
 
file  thread.h [code]
 Thread classes and sychronization objects.
 
file  timers.h [code]
 Realtime timers and timer queues.
 
file  typeref.h [code]
 A thread-safe atomic heap management system.
 
file  ucommon.h [code]
 Top level include file for the GNU uCommon C++ core library.
 
file  unicode.h [code]
 Basic UCommon Unicode support.