▼ builddir | |
▼ build | |
▼ BUILD | |
▼ ucommon-7.0.0-build | |
▼ ucommon-7.0.0 | |
▼ inc | |
▼ commoncpp | |
address.h | Network addresses and sockets related classes |
applog.h | Application logging facilities abstraction |
commoncpp.h | |
config.h | |
dccp.h | |
exception.h | GNU Common C++ exception model base classes |
export.h | Export interfaces for library interfaces |
file.h | Files and dynamic loader services |
mime.h | MIME document abstractions |
misc.h | Various miscellaneous classes historically used |
numbers.h | |
object.h | Some object manipulation classes for smart pointers, linked lists, etc |
persist.h | |
pointer.h | Template for creating reference count managed smart pointers |
process.h | Process services |
serial.h | Serial I/O services |
slog.h | System logging facilities abstraction |
socket.h | Socket operations |
string.h | Common C++ generic string class |
tcp.h | Tcp derived socket classes |
thread.h | Common C++ thread class and sychronization objects |
tokenizer.h | String tokenizer |
udp.h | Udp derived socket classes |
xml.h | |
▼ ucommon | |
access.h | Locking protocol classes for member function automatic operations |
arrayref.h | Arrays of thread-safe strongly typed heap objects |
atomic.h | Atomic pointers and locks |
condition.h | Condition classes for thread sychronization and timing |
counter.h | Support for various automatic counting objects |
cpr.h | Runtime functions |
datetime.h | Basic classes for manipulating time and date based data, particularly that may be in strings |
export.h | Export interfaces for library interfaces |
fsys.h | Thread-aware file system manipulation class |
generics.h | Generic templates for C++ |
keydata.h | Parsing of config files that have keyword/value pairs |
linked.h | Linked objects, lists, templates, and containers |
mapped.h | Support for memory mapped objects |
mapref.h | Maps of thread-safe strongly typed heap objects |
memory.h | Private heaps, pools, and associations |
numbers.h | Support classes for manipulation of numbers as strings |
object.h | A common object base class with auto-pointer support |
platform.h | Various miscellaneous platform specific headers and defines |
protocols.h | Abstract interfaces and support |
reuse.h | Basic array and reusable object factory heap support |
secure.h | This library holds basic cryptographic functions and secure socket support for use with GNU uCommon C++ |
shared.h | Common thread shared data types we will use |
shell.h | Generic shell parsing and application services |
socket.h | Common socket class and address manipulation |
stl.h | Placeholder for future classes that require stl support |
stream.h | Any ucommon streaming classes that are built from std::streamio facilities and that support ANSI C++ stream operators |
string.h | A common string class and character string support functions |
temporary.h | Temporary templates for C++ |
thread.h | Thread classes and sychronization objects |
timers.h | Realtime timers and timer queues |
typeref.h | A thread-safe atomic heap management system |
ucommon.h | Top level include file for the GNU uCommon C++ core library |
unicode.h | Basic UCommon Unicode support |