Apollo 10.0
自动驾驶开放平台
socket_manager.h 文件参考

SocketManager to manage all websocket 更多...

#include <map>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include "nlohmann/json.hpp"
#include "modules/dreamview_plus/proto/data_handler.pb.h"
#include "cyber/common/log.h"
#include "cyber/service_discovery/topology_manager.h"
#include "modules/dreamview/backend/common/handlers/websocket_handler.h"
#include "modules/dreamview_plus/backend/dv_plugin/dv_plugin_manager.h"
#include "modules/dreamview_plus/backend/updater/updater_manager.h"
socket_manager.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::dreamview::SocketManager
 This is a major component of the Simulation backend, which manage all websockets to respond to all frontend request. 更多...
 

命名空间

namespace  apollo::dreamview
 apollo::dreamview
 
namespace  apollo
 class register implement
 

详细描述

SocketManager to manage all websocket

作者
LiJin
日期
2023/06/20

在文件 socket_manager.h 中定义.