c++-gtk-utils
c++-gtk-utils Directory Reference

Files

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