Boost.AFIO    Boost C++ Libraries
Public Member Functions | Public Attributes
boost::afio::detail::async_write Struct Reference

List of all members.

Public Member Functions

template<class U >
 async_write (U &&v, off_t _where)
template<class U >
 async_write (U &&v, size_t _length, off_t _where)
future operator() (future<> f=future<>())

Public Attributes

io_req_impl< true > req

Detailed Description

Definition at line 3921 of file afio.hpp.


January, 2014

Copyright © 2013-2014 Niall Douglas, Cork, Ireland
Copyright © 2013 Paul Kirth, California
Documentation is generated by Doxygen