Apollo 10.0
自动驾驶开放平台
service.h 文件参考
#include <list>
#include <memory>
#include <string>
#include <utility>
#include "cyber/common/types.h"
#include "cyber/node/node_channel_impl.h"
#include "cyber/scheduler/scheduler.h"
#include "cyber/service/service_base.h"
service.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::cyber::Service< Request, Response >
 Service handles Request from the Client, and send a Response to it. 更多...
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::cyber