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..
![]() ![]() |
Classes | |
class | HostAddress |
class | InetAddress |
class | SockAddress |
Typedefs | |
typedef int32_t | Integer |
typedef double | Real |
typedef const char * | Chars |
typedef const uint8_t * | Bytes |
typedef const uint8_t * | Bools |
typedef const uint8_t* ucommon::Type::Bools |
typedef const uint8_t* ucommon::Type::Bytes |
typedef const char* ucommon::Type::Chars |
typedef int32_t ucommon::Type::Integer |
typedef double ucommon::Type::Real |