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

List of all members.

Public Member Functions

 async_zero (std::vector< std::pair< off_t, off_t >> _ranges)
future operator() (future<> f=future<>())

Public Attributes

std::vector< std::pair< off_t,
off_t > > 
ranges

Detailed Description

Definition at line 3975 of file afio.hpp.


January, 2014

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