Bayonne2 / Common C++ 2 Framework
|
Files | |
file | address.h [code] |
Network addresses and sockets related classes. | |
file | applog.h [code] |
Application logging facilities abstraction. | |
file | audio2.h [code] |
Framework for portable audio processing and file handling classes. | |
file | bayonne.h [code] |
file | buffer.h [code] |
object passing services between threads. | |
file | cmdoptns.h [code] |
Command line option parsing interface. | |
file | common.h [code] |
GNU Common C++ global header. | |
file | counter.h [code] |
Generic automatic counter data type template class. | |
file | digest.h [code] |
Digest algorithms: checksum, CRC and MD5. | |
file | engine.h [code] |
file | exception.h [code] |
GNU Common C++ exception model base classes. | |
file | export.h [code] |
export/import definitions for DLL's on Win32. | |
file | file.h [code] |
Files and dynamic loader services. | |
file | functions.h [code] |
file | libexec.h [code] |
file | mime.h [code] |
MIME document abstractions. | |
file | misc.h [code] |
Memory management, configuration keydata objects and string tokenizer. | |
file | missing.h [code] |
substitute functions which may be missing in target platform libc. | |
file | network.h [code] |
Network subsystem and device interface related classes. | |
file | numbers.h [code] |
Numbers and dates manipulation. | |
file | objcount.h [code] |
Template for object which holds self count of instances. | |
file | object.h [code] |
Some object manipulation classes for smart pointers, linked lists, etc. | |
file | objlink.h [code] |
Template for creating linked list of objects with lookup. | |
file | objmap.h [code] |
Template for creating hash indexed objects. | |
file | objsync.h [code] |
Template for creating objects that share a global mutex. | |
file | oststring.h [code] |
file | persist.h [code] |
Persistence library classes. | |
file | pointer.h [code] |
Template for creating reference count managed smart pointers. | |
file | private.h [code] |
file | process.h [code] |
Process services. | |
file | script3.h [code] |
Threaded step execute scripting engine framework. | |
file | serial.h [code] |
Serial I/O services. | |
file | slog.h [code] |
System logging facilities abstraction. | |
file | socket.h [code] |
Network addresses and sockets related classes. | |
file | socketport.h [code] |
Network service framework and design pattern. | |
file | strchar.h [code] |
Common and portable character string related functions. | |
file | string.h [code] |
Common C++ generic string class. | |
file | template.h [code] |
GNU Common C++ template subsystem. | |
file | thread.h [code] |
Synchronization and threading services. | |
file | tokenizer.h [code] |
string tokenizer. | |
file | unix.h [code] |
UNIX domain sockets, streams and sessions. | |
file | url.h [code] |
URL streams abstraction. | |
file | xml.h [code] |
XML streams abstraction and RPC services. | |
file | zstream.h [code] |
compressed stream operations. | |