|
Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::prediction::MessageProcess, including all inherited members.
| ContainerProcess(const std::shared_ptr< ContainerManager > &container_manager, const perception::PerceptionObstacles &perception_obstacles, ScenarioManager *scenario_manger) | apollo::prediction::MessageProcess | static |
| Init(ContainerManager *container_manager, EvaluatorManager *evaluator_manager, PredictorManager *predictor_manager, const PredictionConf &prediction_conf) | apollo::prediction::MessageProcess | static |
| InitContainers(ContainerManager *container_manager) | apollo::prediction::MessageProcess | static |
| InitEvaluators(EvaluatorManager *evaluator_manager, const PredictionConf &prediction_conf) | apollo::prediction::MessageProcess | static |
| InitPredictors(PredictorManager *predictor_manager, const PredictionConf &prediction_conf) | apollo::prediction::MessageProcess | static |
| MessageProcess()=delete | apollo::prediction::MessageProcess | |
| OnLocalization(ContainerManager *container_manager, const localization::LocalizationEstimate &localization) | apollo::prediction::MessageProcess | static |
| OnPerception(const perception::PerceptionObstacles &perception_obstacles, const std::shared_ptr< ContainerManager > &container_manager, EvaluatorManager *evaluator_manager, PredictorManager *predictor_manager, ScenarioManager *scenario_manager, PredictionObstacles *const prediction_obstacles) | apollo::prediction::MessageProcess | static |
| OnPlanning(ContainerManager *container_manager, const planning::ADCTrajectory &adc_trajectory) | apollo::prediction::MessageProcess | static |
| OnStoryTelling(ContainerManager *container_manager, const storytelling::Stories &story) | apollo::prediction::MessageProcess | static |
| ProcessOfflineData(const PredictionConf &prediction_conf, const std::shared_ptr< ContainerManager > &container_manager, EvaluatorManager *evaluator_manager, PredictorManager *predictor_manager, ScenarioManager *scenario_manager, const std::string &record_filepath) | apollo::prediction::MessageProcess | static |
1.8.13