NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
file_async.hpp 文件参考

异步文件I/O操作类 更多...

#include "NeForce/core/async/mutex.hpp"
#include "NeForce/core/container/unordered_map.hpp"
#include "NeForce/core/container/vector.hpp"
#include "NeForce/core/exception/error_code.hpp"
#include "NeForce/core/file/file_constants.hpp"
#include "NeForce/core/string/string.hpp"
#include <aio.h>
file_async.hpp 的引用(Include)关系图:

浏览该文件的源代码.

class  file_async
 文件异步I/O管理类 更多...
struct  file_async::async_result
 异步操作结果句柄 更多...

详细描述

异步文件I/O操作类

此文件提供了异步文件读写操作的支持。

在文件 file_async.hpp 中定义.