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

浏览源代码.

struct  apollo::perception::base::LidarFrameSupplement
 
struct  apollo::perception::base::RadarFrameSupplement
 
struct  apollo::perception::base::CameraFrameSupplement
 
struct  apollo::perception::base::UltrasonicFrameSupplement
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::perception
 apollo::perception
 
namespace  apollo::perception::base
 

类型定义

typedef std::shared_ptr< LidarFrameSupplementapollo::perception::base::LidarFrameSupplementPtr
 
typedef std::shared_ptr< const LidarFrameSupplementapollo::perception::base::LidarFrameSupplementConstPtr
 
typedef std::shared_ptr< RadarFrameSupplementapollo::perception::base::RadarFrameSupplementPtr
 
typedef std::shared_ptr< const RadarFrameSupplementapollo::perception::base::RadarFrameSupplementConstPtr
 
typedef std::shared_ptr< CameraFrameSupplementapollo::perception::base::CameraFrameSupplementPtr
 
typedef std::shared_ptr< const CameraFrameSupplementapollo::perception::base::CameraFrameSupplementConstPtr
 
typedef std::shared_ptr< UltrasonicFrameSupplementapollo::perception::base::UltrasonicFrameSupplementPtr
 
typedef std::shared_ptr< const UltrasonicFrameSupplementapollo::perception::base::UltrasonicFrameSupplementConstPtr