Asio Extensions
Additional functionality built on top of (Boost.)Asio
asioext::file_handle Member List

This is the complete list of members for asioext::file_handle, including all inherited members.

attributes()asioext::file_handle
attributes(error_code &ec) noexceptasioext::file_handle
attributes(file_attrs attrs, file_attr_options opts=file_attr_options::replace)asioext::file_handle
attributes(file_attrs attrs, error_code &ec) noexceptasioext::file_handle
attributes(file_attrs attrs, file_attr_options opts, error_code &ec) noexceptasioext::file_handle
clear() noexceptasioext::file_handle
close()asioext::file_handle
close(error_code &ec) noexceptasioext::file_handle
file_handle() noexceptasioext::file_handle
file_handle(const native_handle_type &handle) noexceptasioext::file_handle
is_open() const noexceptasioext::file_handle
lowest_layer() noexceptasioext::file_handleinline
lowest_layer() const noexceptasioext::file_handleinline
lowest_layer_type typedefasioext::file_handle
native_handle() const noexceptasioext::file_handleinline
native_handle_type typedefasioext::file_handle
permissions()asioext::file_handle
permissions(error_code &ec) noexceptasioext::file_handle
permissions(file_perms perms, file_perm_options opts=file_perm_options::replace)asioext::file_handle
permissions(file_perms perms, error_code &ec) noexceptasioext::file_handle
permissions(file_perms perms, file_perm_options opts, error_code &ec) noexceptasioext::file_handle
position()asioext::file_handle
position(error_code &ec) noexceptasioext::file_handle
read_some(const MutableBufferSequence &buffers)asioext::file_handle
read_some(const MutableBufferSequence &buffers, error_code &ec) noexceptasioext::file_handle
read_some_at(uint64_t offset, const MutableBufferSequence &buffers)asioext::file_handle
read_some_at(uint64_t offset, const MutableBufferSequence &buffers, error_code &ec) noexceptasioext::file_handle
seek(seek_origin origin, int64_t offset)asioext::file_handle
seek(seek_origin origin, int64_t offset, error_code &ec) noexceptasioext::file_handle
size()asioext::file_handle
size(error_code &ec) noexceptasioext::file_handle
size(uint64_t new_size)asioext::file_handle
size(uint64_t new_size, error_code &ec) noexceptasioext::file_handle
times()asioext::file_handle
times(error_code &ec) noexceptasioext::file_handle
times(const file_times &new_times)asioext::file_handle
times(const file_times &new_times, error_code &ec) noexceptasioext::file_handle
write_some(const ConstBufferSequence &buffers)asioext::file_handle
write_some(const ConstBufferSequence &buffers, error_code &ec) noexceptasioext::file_handle
write_some_at(uint64_t offset, const ConstBufferSequence &buffers)asioext::file_handle
write_some_at(uint64_t offset, const ConstBufferSequence &buffers, error_code &ec) noexceptasioext::file_handle
~file_handle()asioext::file_handle