o
* address.h Network addresses and sockets related classes
o
* applog.h Application logging facilities abstraction
o
* audio2.h Framework for portable audio processing and file handling classes
o
* base.h Base elements for RTP stacks: constants, types and global functions
o
* buffer.h Object passing services between threads
o
* channel.h Definition of socket classes for different underlying transport and/or network protocols that can be used to instantiate the
TRTPSessionBase template
o
* counter.h Generic automatic counter data type template class
o
* export.h Export/import definitions for DLL's on Win32
o
* ext.h CcRTP Stack extensions
o
* file.h Files and dynamic loader services
o
* mime.h MIME document abstractions
o
* misc.h Memory management, configuration keydata objects and string tokenizer
o
* missing.h Substitute functions which may be missing in target platform libc
o
* network.h Network subsystem and device interface related classes
o
* objcount.h Template for object which holds self count of instances
o
* object.h Some object manipulation classes for smart pointers, linked lists, etc
o
* objlink.h Template for creating linked list of objects with lookup
o
* objmap.h Template for creating hash indexed objects
o
* objsync.h Template for creating objects that share a global mutex
o
* pointer.h Template for creating reference count managed smart pointers
o
* rtp.h Generic and audio/video profile specific RTP interface of ccRTP
o
* script3.h Threaded step execute scripting engine framework
o
* slog.h System logging facilities abstraction
o
* socket.h Network addresses and sockets related classes
o
* sources.h Sources of synchronization and participants related clases
o
* strchar.h Common and portable character string related functions
o
* thread.h Synchronization and threading services
o
* unix.h UNIX domain sockets, streams and sessions
o
* url.h URL streams abstraction
o
* xml.h XML streams abstraction and RPC services
o
* ZrtpCallback.h Callback interface between ZRTP and the RTP stack implementation