libtasks Documentation  1.6
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCtasks::tools::bitsetA thread safe lock free bitset
oCtasks::dispatcher
oCtasks::disposableBase class for objects/tasks that can be deleted
|\Ctasks::io_task_baseThis is the base class for io event tasks. It controls an ev_io watcher that monitors io events on file handles
| oCtasks::net_io_taskThe net_io_task implements the base for socket based network tasks
| |oCecho_handler
| |oCecho_handler
| |oCtasks::net::acceptor< T >
| |oCtasks::net::http_sender< handler_type >
| |oCtasks::net::uwsgi_taskThe base class for the uwsgi protocol implementation
| ||oCtasks::net::uwsgi_thrift_async_processor< handler_type >
| ||oCtasks::net::uwsgi_thrift_processor< processor_type, handler_type >
| ||oCuwsgi_handler
| ||\Cuwsgi_handler
| |\Ctest_http_close_handler
| \Ctasks::serial_io_taskThe serial_io_task implements the base tasks that implement serial communication
oCtasks::error_baseA helper class for basic error reporting
|oCtasks::event_task
||oCtasks::disk_io_task
||oCtasks::io_task_baseThis is the base class for io event tasks. It controls an ev_io watcher that monitors io events on file handles
||\Ctasks::timer_task
|| oCstats
|| oCstats
|| oCstats
|| \Ctasks::cleanup_task
|oCtasks::net::uwsgi_thrift_async_handler< thrift_result_type, thrift_args_type >
|\Ctasks::net::uwsgi_thrift_async_handler< IpService_lookup_result, IpService_lookup_args >
| oCip_service_async1
| \Cip_service_async2
oCtasks::event_task::error_func_t
oCtasks::event
oCstd::exceptionSTL class
|\Ctasks::tasks_exceptionTasks execption class
oCtasks::executor
oCtasks::task::finish_func_t
oCtasks::net::http_base
|oCtasks::net::http_requestThe HTTP request implementation
|\Ctasks::net::http_responseThe HTTP response implementation
oCtasks::net::http_response_handler
|oCjson_handler
|oCtest_handler
|oCtest_handler
|\Ctest_handler_keepalive
oCio_baseBase class for socket and term
|oCtasks::net::socketThe socket class
|\Ctasks::serial::termA class that allows to read and write from/to terminal devices
oCIpServiceIf
|\Ctasks::net::uwsgi_thrift_handler< IpServiceIf >
| oCip_service
| \Cip_service
oCtasks::loop_tNeeded to use std::unique_ptr<>
oCtasks::tools::queue< T >::node
oCtasks::tools::queue< T >
oCtasks::tools::spinlock
oCstreambuf
|\Ctasks::tools::buffer
oCtasks::taskThe base class for any task
|oCtasks::event_task
|\Ctasks::exec_task
oCtasks::task_func_queue_t
oCTestFixture
|oCtasks::test_exec
|oCtest_bitset
|oCtest_disk_io_task
|oCtest_http_sender
|oCtest_socket
|oCtest_uwsgi_thrift
|\Ctest_uwsgi_thrift_async
oCtasks::tools::thrift_server_writer< data_type, transport_type, protocol_type >
oCTVirtualTransport
|\Ctasks::net::uwsgi_thrift_transport< T >
oCtasks::net::uwsgi_requestThe uwsgi protocol implementation for a request. The response is a HTTP/1.1 response
oCtasks::version_helper
oCtasks::worker
\Cthrift_interface_type
 \Ctasks::net::uwsgi_thrift_handler< thrift_interface_type >