#include <scene_manager.h>
◆ ~SceneManager()
| apollo::perception::lidar::SceneManager::~SceneManager |
( |
| ) |
|
|
default |
◆ SceneManager()
| apollo::perception::lidar::SceneManager::SceneManager |
( |
| ) |
|
|
protecteddefault |
◆ GetServiceNum()
| int apollo::perception::lidar::SceneManager::GetServiceNum |
( |
| ) |
const |
|
inline |
◆ Init()
◆ InitInternal()
◆ Instance()
| static SceneManager& apollo::perception::lidar::SceneManager::Instance |
( |
| ) |
|
|
inlinestatic |
◆ Name()
| std::string apollo::perception::lidar::SceneManager::Name |
( |
| ) |
const |
|
inline |
◆ Reset()
◆ Service()
| SceneServicePtr apollo::perception::lidar::SceneManager::Service |
( |
const std::string & |
name | ) |
|
◆ initialized_
| bool apollo::perception::lidar::SceneManager::initialized_ = false |
|
protected |
◆ mutex_
| std::mutex apollo::perception::lidar::SceneManager::mutex_ |
|
protected |
◆ services_
| std::map<std::string, SceneServicePtr> apollo::perception::lidar::SceneManager::services_ |
|
protected |
The documentation for this class was generated from the following file: