Alignment< StaticAlignRequest, StaticAlignResponse >::Alignment() | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inline |
Alignment< StaticAlignRequest, StaticAlignResponse >::Alignment(std::shared_ptr< JsonConf > sp_conf) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlineexplicit |
apollo::hdmap::Alignment::Alignment() | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inline |
apollo::hdmap::Alignment::Alignment(std::shared_ptr< JsonConf > sp_conf) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlineexplicit |
Alignment< StaticAlignRequest, StaticAlignResponse >::ClearBadPoseInfo() | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlinevirtual |
apollo::hdmap::Alignment::ClearBadPoseInfo() | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlinevirtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::ClearGoodPoseInfo() | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlinevirtual |
apollo::hdmap::Alignment::ClearGoodPoseInfo() | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlinevirtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::ClearPoseInfo(std::shared_ptr< BadOrGoodPoseInfo > sp_pose_info) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlineprotected |
apollo::hdmap::Alignment::ClearPoseInfo(std::shared_ptr< BadOrGoodPoseInfo > sp_pose_info) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlineprotected |
Alignment< StaticAlignRequest, StaticAlignResponse >::end_index_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::end_index_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::end_time_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::end_time_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::GetProgress() const | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlinevirtual |
apollo::hdmap::Alignment::GetProgress() const | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlinevirtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::GetReturnState() const | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inline |
apollo::hdmap::Alignment::GetReturnState() const | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inline |
apollo::hdmap::Alignment::GrpcAlignmentStub(REQUEST_TYPE *request, RESPONSE_TYPE *response)=0 | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protectedpure virtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::GrpcStub(StaticAlignRequest *request, StaticAlignResponse *response) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inline |
apollo::hdmap::Alignment::GrpcStub(REQUEST_TYPE *request, RESPONSE_TYPE *response) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inline |
Alignment< StaticAlignRequest, StaticAlignResponse >::IsGoodPose(const std::vector< FramePose > &poses, int pose_index) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlinevirtual |
apollo::hdmap::Alignment::IsGoodPose(const std::vector< FramePose > &poses, int pose_index) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlinevirtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::last_progress_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::last_progress_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::PeriodicCheck() | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inline |
apollo::hdmap::Alignment::PeriodicCheck() | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inline |
Process(const std::vector< FramePose > &poses) | apollo::hdmap::StaticAlign | virtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::progress_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::progress_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::return_state_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::return_state_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::service_stub_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::service_stub_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::SetEndTime(double end_time) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlinevirtual |
apollo::hdmap::Alignment::SetEndTime(double end_time) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlinevirtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::SetStartTime(double start_time) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlinevirtual |
apollo::hdmap::Alignment::SetStartTime(double start_time) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlinevirtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::sp_bad_pose_info_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::sp_bad_pose_info_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::sp_conf_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::sp_conf_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::sp_good_pose_info_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::sp_good_pose_info_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::start_index_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::start_index_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
Alignment< StaticAlignRequest, StaticAlignResponse >::start_time_ | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | protected |
apollo::hdmap::Alignment::start_time_ | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | protected |
StaticAlign(std::shared_ptr< JsonConf > sp_conf) | apollo::hdmap::StaticAlign | explicit |
Alignment< StaticAlignRequest, StaticAlignResponse >::SyncStart() | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inline |
apollo::hdmap::Alignment::SyncStart() | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inline |
Alignment< StaticAlignRequest, StaticAlignResponse >::SyncStop() | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inline |
apollo::hdmap::Alignment::SyncStop() | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inline |
Alignment< StaticAlignRequest, StaticAlignResponse >::TimeToIndex(const std::vector< FramePose > &poses, double time) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlineprotected |
apollo::hdmap::Alignment::TimeToIndex(const std::vector< FramePose > &poses, double time) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlineprotected |
Alignment< StaticAlignRequest, StaticAlignResponse >::UpdateBadPoseInfo(const FramePose &pose) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlinevirtual |
apollo::hdmap::Alignment::UpdateBadPoseInfo(const FramePose &pose) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlinevirtual |
Alignment< StaticAlignRequest, StaticAlignResponse >::UpdatePoseInfo(const FramePose &pose, std::shared_ptr< BadOrGoodPoseInfo > sp_pose_info) | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlineprotected |
apollo::hdmap::Alignment::UpdatePoseInfo(const FramePose &pose, std::shared_ptr< BadOrGoodPoseInfo > sp_pose_info) | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlineprotected |
Alignment< StaticAlignRequest, StaticAlignResponse >::~Alignment() | apollo::hdmap::Alignment< StaticAlignRequest, StaticAlignResponse > | inlinevirtual |
apollo::hdmap::Alignment::~Alignment() | apollo::hdmap::Alignment< REQUEST_TYPE, RESPONSE_TYPE > | inlinevirtual |