acl  3.5.3.0
ipc_client.hpp 文件参考
#include "../acl_cpp_define.hpp"
#include <list>
#include "../stream/aio_socket_stream.hpp"
+ ipc_client.hpp 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  acl::MSG_HDR
 
class  acl::ipc_client
 

命名空间

 acl
 

类型定义

typedef struct acl::MSG_HDR acl::MSG_HDR
 

枚举

enum  acl::io_status { acl::IO_WAIT_HDR, acl::IO_WAIT_DAT }