NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
file_async 成员列表

成员的完整列表,这些成员属于 file_async,包括所有继承而来的类成员

aiocb_type typedeffile_async
cancel(async_result &result) noexceptfile_async
difference_type typedeffile_async
file_async(native_handle_type handle)file_asyncexplicit
file_async(file_async &&other) noexceptfile_async
native_handle_type typedeffile_async
operator=(file_async &&other) noexceptfile_async
read(string &buffer, size_type size, difference_type offset=-1) constfile_async
size_type typedeffile_async
wait(async_result &result, uint32_t timeout_ms=numeric_traits< uint32_t >::max())file_async
write(string data, size_type size, difference_type offset=-1)file_async
~file_async()file_async