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

浏览源代码.

class  apollo::cyber::Client< Request, Response >
 Client get Response from a responding Service by sending a Request 更多...
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::cyber