UCommon
ucommon Directory Reference
Directory dependency graph for ucommon:
/builddir/build/BUILD/ucommon-7.0.0-build/ucommon-7.0.0/inc/ucommon

Files

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