_validate() const (defined in boost::afio::path_req) | boost::afio::path_req | [protected] |
absolute(future<> _precondition, T &&_path, file_flags _flags=file_flags::none) | boost::afio::path_req::absolute | |
flags | boost::afio::path_req | |
is_relative | boost::afio::path_req | |
path | boost::afio::path_req | |
path_req() | boost::afio::path_req | |
path_req(const path_req &o) | boost::afio::path_req | |
path_req(path_req &&o) noexcept | boost::afio::path_req | |
path_req(absolute &&o) | boost::afio::path_req | |
path_req(relative &&o) | boost::afio::path_req | |
path_req(T &&_path, file_flags _flags=file_flags::none) | boost::afio::path_req | |
path_req(bool _is_relative, future<> _precondition, T &&_path, file_flags _flags=file_flags::none) | boost::afio::path_req | |
path_req(bool _is_relative, future<> _precondition, boost::afio::path _path, file_flags _flags=file_flags::none) | boost::afio::path_req | |
path_req(future<> _precondition, file_flags _flags=file_flags::none) | boost::afio::path_req | |
precondition | boost::afio::path_req | |
validate() const | boost::afio::path_req |
January, 2014 |
Copyright © 2013-2014 Niall Douglas, Cork, Ireland Copyright © 2013 Paul Kirth, California |