Apollo 10.0
自动驾驶开放平台
factory.h 文件参考

Defines the Factory class. 更多...

#include <map>
#include <memory>
#include <utility>
#include "cyber/common/macros.h"
#include "cyber/common/log.h"
factory.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::common::util::Factory< IdentifierType, AbstractProduct, ProductCreator, MapContainer >
 Implements a Factory design pattern with Register and Create methods 更多...
 

命名空间

namespace  apollo::common::util
 apollo::common::util
 
namespace  apollo
 class register implement
 
namespace  apollo::common
 apollo::common
 

详细描述

Defines the Factory class.

在文件 factory.h 中定义.