ARCS SDK API  0.25.0
载入中...
搜索中...
未找到
socket.h 文件参考

socket通信 更多...

#include <vector>
#include <memory>
#include <aubo/type_def.h>
#include <aubo/global_config.h>
socket.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  arcs::common_interface::Socket
 

命名空间

namespace  arcs
 
namespace  arcs::common_interface
 

类型定义

using arcs::common_interface::SocketPtr = std::shared_ptr< Socket >
 

详细描述

socket通信

在文件 socket.h 中定义.