|
Apollo
6.0
Open source self driving car software
|
Defines the Factory class. More...
#include <map>#include <memory>#include <utility>#include "cyber/common/macros.h"#include "cyber/common/log.h"

Go to the source code of this file.
Classes | |
| class | apollo::common::util::Factory< IdentifierType, AbstractProduct, ProductCreator, MapContainer > |
| Implements a Factory design pattern with Register and Create methods. More... | |
Namespaces | |
| apollo::common::util | |
| apollo::common::util | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::common | |
| apollo::common | |
Defines the Factory class.
1.8.13