c++-gtk-utils

File List

Here is a list of all files with brief descriptions:
application.h [code]
async_queue.h [code]This file provides thread-safe asynchronous queue classes
async_result.h [code]This file provides a thread-safe asynchronous result class
callback.h [code]This file provides classes encapsulating callbacks
cgu_config.h [code]
convert.h [code]This file contains functions for converting between character sets
do_if.h [code]This file provides utility functions for conditional compilation
doxygen.main
emitter.h [code]This file provides a thread-safe signal/slot mechanism, with automatic disconnection
fdstream.h [code]
file_print_manager.h [code]
future.h [code]
gerror_handle.h [code]
gobj_handle.h [code]
gstream.h [code]
gvar_handle.h [code]
intrusive_ptr.h [code]
io_watch.h [code]
mem_fun.h [code]This file contains an adaptor to create a functor from a class member function to pass to C++ standard algorithms
mutex.h [code]Provides wrapper classes for pthread mutexes and condition variables, and scoped locking classes for exception safe mutex locking
notifier.h [code]This file provides a Notifier class to provide thread-safe signalling between a worker thread and the main program thread
param.h [code]
pipes.h [code]
prog_present.h [code]
reassembler.h [code]
rw_lock.h [code]Provides wrapper class for pthread read-write locks, and scoped locking classes for exception safe locking of read-write locks
shared_handle.h [code]
shared_ptr.h [code]
text_print_manager.h [code]
thread.h [code]
timeout.h [code]
widget.h [code]
window.h [code]