libfilezilla
libfilezilla Directory Reference

Files

file  apply.hpp [code]
 Template helper to call a function with its arguments extracted from a tuple.
 
file  buffer.hpp [code]
 Declares fz::buffer.
 
file  encode.hpp [code]
 Functions to encode/decode strings.
 
file  event.hpp [code]
 Declares event_base and simple_event<>
 
file  event_handler.hpp [code]
 Declares the event_handler class.
 
file  event_loop.hpp [code]
 A simple threaded event loop for the typesafe event system.
 
file  file.hpp [code]
 File handling.
 
file  format.hpp [code]
 Header for the sprintf string formatting function.
 
file  iputils.hpp [code]
 Various functions to deal with IP address strings.
 
file  libfilezilla.hpp [code]
 Sets some global macros and further includes string.hpp.
 
file  local_filesys.hpp [code]
 Declares local_filesys class to enumerate local files and query their metadata such as type, size and modification time.
 
file  mutex.hpp [code]
 Thread synchronization primitives: mutex, scoped_lock and condition.
 
file  optional.hpp [code]
 Header for the sparse_optional template class.
 
file  process.hpp [code]
 Header for the process class.
 
file  recursive_remove.hpp [code]
 Class to recursively delete directories.
 
file  shared.hpp [code]
 Declares the shared_optional and shared_value template classes.
 
file  string.hpp [code]
 String types and assorted functions.
 
file  thread.hpp [code]
 Declares thread.
 
file  thread_pool.hpp [code]
 Declares thread_pool and async_task.
 
file  time.hpp [code]
 Assorted classes dealing with time.
 
file  uri.hpp [code]
 Declares fz::uri for (de)composing URIs.
 
file  util.hpp [code]
 Various utility functions.
 
file  version.hpp [code]
 Macros and functions to get the version of the headers and the library.