37 #ifndef COMMONCPP_COMMONCPP_H_
38 #define COMMONCPP_COMMONCPP_H_
40 #include <commoncpp/config.h>
50 #include <commoncpp/dccp.h>
51 #include <commoncpp/numbers.h>
53 #include <commoncpp/file.h>
57 #include <commoncpp/object.h>
60 #ifndef UCOMMON_SYSRUNTIME
Common C++ thread class and sychronization objects.
Application logging facilities abstraction.
tcp derived socket classes.
Network addresses and sockets related classes.
Common C++ generic string class.
Template for creating reference count managed smart pointers.
MIME document abstractions.
System logging facilities abstraction.
udp derived socket classes.
various miscellaneous classes historically used.
GNU Common C++ exception model base classes.