ucommon  7.0.0
About: GNU uCommon C++ is a portable and optimized class framework for writing C++ applications that need to use threads and support concurrent synchronization, and that use sockets, XML parsing, object serialization, thread-optimized string and data structure classes, etc..
  Fossies Dox: ucommon-7.0.0.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

ucommon.h File Reference
#include <ucommon/platform.h>
#include <ucommon/cpr.h>
#include <ucommon/atomic.h>
#include <ucommon/generics.h>
#include <ucommon/protocols.h>
#include <ucommon/object.h>
#include <ucommon/typeref.h>
#include <ucommon/string.h>
#include <ucommon/counter.h>
#include <ucommon/numbers.h>
#include <ucommon/reuse.h>
#include <ucommon/linked.h>
#include <ucommon/timers.h>
#include <ucommon/access.h>
#include <ucommon/memory.h>
#include <ucommon/mapped.h>
#include <ucommon/unicode.h>
#include <ucommon/datetime.h>
#include <ucommon/keydata.h>
#include <ucommon/socket.h>
#include <ucommon/condition.h>
#include <ucommon/thread.h>
#include <ucommon/arrayref.h>
#include <ucommon/mapref.h>
#include <ucommon/shared.h>
#include <ucommon/fsys.h>
#include <ucommon/temporary.h>
#include <ucommon/shell.h>
#include <ucommon/stream.h>
#include <ucommon/stl.h>
Include dependency graph for ucommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Top level include file for the GNU uCommon C++ core library. This is the only include file you need to have in your sources; it includes the remaining header files.

Definition in file ucommon.h.