1 #ifndef COMMONCPP_COMMONCPP_H_
2 #define COMMONCPP_COMMONCPP_H_
4 #include <commoncpp/config.h>
14 #include <commoncpp/dccp.h>
15 #include <commoncpp/numbers.h>
17 #include <commoncpp/file.h>
21 #include <commoncpp/object.h>
Common C++ generic string class.
Network addresses and sockets related classes.
MIME document abstractions.
tcp derived socket classes.
Common C++ thread class and sychronization objects.
GNU Common C++ exception model base classes.
System logging facilities abstraction.
udp derived socket classes.
Application logging facilities abstraction.
Template for creating reference count managed smart pointers.