Asio Extensions
Additional functionality built on top of (Boost.)Asio
allocator_traits_type :
asioext::basic_linear_buffer< Allocator >
allocator_type :
asioext::basic_linear_buffer< Allocator >
completion_handler_type :
asioext::async_completion< CompletionToken, Signature >
,
asioext::async_result< CompletionToken, Signature >
const_buffers_type :
asioext::dynamic_linear_buffer< Allocator >
const_iterator :
asioext::basic_linear_buffer< Allocator >
const_reference :
asioext::basic_linear_buffer< Allocator >
duration :
asioext::file_clock
implementation_type :
asioext::thread_pool_file_service
iterator :
asioext::basic_linear_buffer< Allocator >
lowest_layer_type :
asioext::basic_file< FileService >
,
asioext::file_handle
,
asioext::unique_file_handle
mutable_buffers_type :
asioext::dynamic_linear_buffer< Allocator >
native_handle_type :
asioext::basic_file< FileService >
,
asioext::file_handle
,
asioext::thread_pool_file_service
period :
asioext::file_clock
reference :
asioext::basic_linear_buffer< Allocator >
rep :
asioext::file_clock
result_type :
asioext::async_completion< CompletionToken, Signature >
return_type :
asioext::async_result< CompletionToken, Signature >
time_point :
asioext::file_clock
type :
asioext::associated_allocator< Handler >
value_type :
asioext::hook_allocator< T, Handler >