, including all inherited members.
| buffers | boost::afio::io_req< const T > | |
| io_req() | boost::afio::io_req< const T > | |
| io_req(const io_req &o) | boost::afio::io_req< const T > | |
| io_req(io_req &&o) noexcept | boost::afio::io_req< const T > | |
| io_req(const io_req< T > &o) | boost::afio::io_req< const T > | |
| io_req(io_req< T > &&o) noexcept | boost::afio::io_req< const T > | |
| io_req(future<> _precondition, const T *v, size_t _length, off_t _where) | boost::afio::io_req< const T > | |
| io_req(future<> _precondition, const U &v, off_t _where) | boost::afio::io_req< const T > | |
| io_req(future<> _precondition, const U(&v)[N], off_t _where) | boost::afio::io_req< const T > | |
| io_req_impl() | boost::afio::detail::io_req_impl< true > | |
| io_req_impl(const io_req_impl &o) | boost::afio::detail::io_req_impl< true > | |
| io_req_impl(io_req_impl &&o) noexcept | boost::afio::detail::io_req_impl< true > | |
| io_req_impl(const io_req_impl< false > &o) | boost::afio::detail::io_req_impl< true > | |
| io_req_impl(io_req_impl< false > &&o) noexcept | boost::afio::detail::io_req_impl< true > | |
| io_req_impl(future<> _precondition, std::vector< asio::const_buffer > _buffers, off_t _where) | boost::afio::detail::io_req_impl< true > | |
| io_req_impl(future<> _precondition, std::vector< asio::mutable_buffer > _buffers, off_t _where) | boost::afio::detail::io_req_impl< true > | |
| operator=(const io_req &o) | boost::afio::io_req< const T > | |
| operator=(io_req &&o) noexcept | boost::afio::io_req< const T > | |
| boost::afio::detail::io_req_impl< true >::operator=(const io_req_impl &o) | boost::afio::detail::io_req_impl< true > | |
| boost::afio::detail::io_req_impl< true >::operator=(io_req_impl &&o) noexcept | boost::afio::detail::io_req_impl< true > | |
| precondition | boost::afio::io_req< const T > | |
| validate() const | boost::afio::detail::io_req_impl< true > | |
| where | boost::afio::io_req< const T > | |