Apollo 10.0
自动驾驶开放平台
status.h 文件参考
#include <string>
#include "google/protobuf/descriptor.h"
#include "modules/common_msgs/basic_msgs/error_code.pb.h"
#include "modules/common/util/future.h"
status.h 的引用(Include)关系图:

浏览源代码.

class  apollo::common::Status
 A general class to denote the return status of an API call. 更多...
 

命名空间

namespace  apollo::common
 apollo::common
 
namespace  apollo
 class register implement
 

函数

std::ostream & apollo::common::operator<< (std::ostream &os, const Status &s)