buf_cache.hpp [code] | Defines classes mem_buf , buf_cache |
buf_rdwr.cpp [code] | Implements classes buf_reader , buf_writer |
buf_rdwr.hpp [code] | Defines interfaces readable , writable and classes buf_reader , buf_writer |
config.hpp [code] | Internal configuration file: the first file included by every header in the library |
cycl_buf.cpp [code] | Implements class cycl_buf |
cycl_buf.hpp [code] | Defines class cycl_buf |
data_io.cpp [code] | Implements function new_data_io() |
data_io.hpp [code] | Defines interfaces data_in , data_out , data_io and function new_data_io() |
data_queue.cpp [code] | Implements overloaded functions new_data_queue() |
data_queue.hpp [code] | Defines interfaces object_io , data_queue and overloaded functions new_data_queue() |
destroy.hpp [code] | Defines interface destroyable and function destroy() |
dir.cpp [code] | Implements set of functions for directory handling |
dir.hpp [code] | Defines interface dir and function new_dir() and set of functions for directory handling |
posix/dirimpl.cpp [code] | POSIX implementation of functions new_dir(), make_dir() |
win32/dirimpl.cpp [code] | Win32 implementation of functions new_dir(), make_dir() |
error.cpp [code] | Implements functions error_message(), convert_errno() and exception class ErrorException |
error.hpp [code] | Defines enum error and functions error_message(), convert_errno() and exception class ErrorException |
exception.cpp [code] | Implements functions toTextAll(), recatchException() and exception classes Exception , MsgException , ExitMsgException , ExternException , StdExternException , UnknExternException |
exception.hpp [code] | Defines struct FileLine and macro _FLINE_ and functions toTextAll(), recatchException() and exception classes Exception , MsgException , ExitMsgException , ExternException , StdExternException , UnknExternException |
posix/fdimpl.cpp [code] | POSIX implementation of class fd |
win32/fdimpl.cpp [code] | Win32 implementation of class fd |
file.cpp [code] | Implements class file and exception class FileErrorException and set of functions for file handling |
file.hpp [code] | Defines classes file , fd and exception class FileErrorException and set of functions for file handling |
hard_asrt.cpp [code] | Implements macro hard_assert() |
hard_asrt.hpp [code] | Defines macro hard_assert() |
hash_vec.cpp [code] | Implements class hash_vec |
hash_vec.hpp [code] | Defines class hash_vec and structures key_hash , key_eql |
mem.cpp [code] | Implements set of functions for memory searching |
mem.hpp [code] | Defines set of functions for memory searching |
mem_pool.cpp [code] | Implements classes mem_pool , mp_newbuf |
mem_pool.hpp [code] | Defines classes mem_pool , mp_newbuf |
mt_thread.cpp [code] | Implements class barrier and function new_long_mutex() |
mt_thread_pool.cpp [code] | Implements multithreaded function new_thread_pool() |
posix/mt_threadimpl.cpp [code] | POSIX multithreaded implementation of functions new_thread(), new_mutex(), new_cond_var() |
win32/mt_threadimpl.cpp [code] | Win32 multithreaded implementation of functions new_thread(), new_mutex(), new_cond_var() |
path.cpp [code] | Implements set of functions for path processing |
path.hpp [code] | Defines struct path_elmt and character pathSepr and set of functions for path processing |
posix/pathimpl.cpp [code] | POSIX implementation of character pathSepr |
win32/pathimpl.cpp [code] | Win32 implementation of character pathSepr |
sh_ptr.hpp [code] | Defines class sh_ptr |
stl_alloc.hpp [code] | Defines class stl_allocator |
task.hpp [code] | Defines interfaces task_opers , task |
text.cpp [code] | Implements struct ch_rng and class text and set of functions for ch_rng comparison |
text.hpp [code] | Defines struct ch_rng and class text and set of functions for ch_rng comparison |
text_buf.cpp [code] | Implements class text_buf |
text_buf.hpp [code] | Defines class text_buf |
thread.hpp [code] | Defines interfaces thread , mutex , cond_var , barrier_listener and classes auto_mutex , barrier and functions new_thread(), new_mutex(), new_long_mutex(), new_cond_var(), new_barrier() |
thread_pool.cpp [code] | Implements singlethreaded function new_thread_pool() |
thread_pool.hpp [code] | Defines interface thread_pool and overloaded functions new_thread_pool() |
wldcrd_mtchr.cpp [code] | Implements class wldcrd_mtchr |
wldcrd_mtchr.hpp [code] | Defines class wldcrd_mtchr |