38 #ifndef COMMONCPP_COMMONCPP_H_
39 #define COMMONCPP_COMMONCPP_H_
41 #include <commoncpp/config.h>
51 #include <commoncpp/dccp.h>
52 #include <commoncpp/numbers.h>
58 #include <commoncpp/object.h>
60 #include <commoncpp/xml.h>
62 #ifndef UCOMMON_SYSRUNTIME
64 #include <commoncpp/persist.h>
GNU Common C++ exception model base classes.
Template for creating reference count managed smart pointers.
various miscellaneous classes historically used.
System logging facilities abstraction.
Application logging facilities abstraction.
udp derived socket classes.
MIME document abstractions.
Common C++ generic string class.
Network addresses and sockets related classes.
Files and dynamic loader services.
Common C++ thread class and sychronization objects.
tcp derived socket classes.