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>
60 #include <commoncpp/xml.h>
62 #ifndef UCOMMON_SYSRUNTIME
64 #include <commoncpp/persist.h>
various miscellaneous classes historically used.
Network addresses and sockets related classes.
Template for creating reference count managed smart pointers.
System logging facilities abstraction.
Files and dynamic loader services.
Application logging facilities abstraction.
Common C++ generic string class.
udp derived socket classes.
MIME document abstractions.
Common C++ thread class and sychronization objects.
Some object manipulation classes for smart pointers, linked lists, etc.
tcp derived socket classes.
GNU Common C++ exception model base classes.