Apollo 11.0
自动驾驶开放平台
base_calibration_service.h 文件参考
base_calibration_service.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  apollo::perception::camera::CalibrationServiceInitOptions
 
struct  apollo::perception::camera::CalibrationServiceOptions
 
class  apollo::perception::camera::BaseCalibrationService
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::perception
 apollo::perception
 
namespace  apollo::perception::camera
 

宏定义

#define REGISTER_CALIBRATION_SERVICE(name)    PERCEPTION_REGISTER_CLASS(BaseCalibrationService, name)
 

函数

 apollo::perception::camera::PERCEPTION_REGISTER_REGISTERER (BaseCalibrationService)
 

宏定义说明

◆ REGISTER_CALIBRATION_SERVICE

#define REGISTER_CALIBRATION_SERVICE (   name)     PERCEPTION_REGISTER_CLASS(BaseCalibrationService, name)

在文件 base_calibration_service.h112 行定义.