NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
pipe.hpp 文件参考

跨平台管道封装 更多...

#include "NeForce/core/exception/system_exception.hpp"
pipe.hpp 的引用(Include)关系图:

浏览该文件的源代码.

struct  neforce::pipe_exception
 管道操作异常 更多...
class  neforce::pipe
 匿名管道类 更多...
class  neforce::named_pipe
 命名管道类 更多...

详细描述

跨平台管道封装

提供管道创建、读写和管理功能。

在文件 pipe.hpp 中定义.