This is the complete list of members for apollo::canbus::VehicleFactory, including all inherited members.
Clear() | apollo::common::util::Factory< apollo::common::VehicleBrand, AbstractVehicleFactory > | inline |
Contains(const apollo::common::VehicleBrand &id) | apollo::common::util::Factory< apollo::common::VehicleBrand, AbstractVehicleFactory > | inline |
CreateObject(const apollo::common::VehicleBrand &id, Args &&... args) | apollo::common::util::Factory< apollo::common::VehicleBrand, AbstractVehicleFactory > | inline |
CreateObjectOrNull(const apollo::common::VehicleBrand &id, Args &&... args) | apollo::common::util::Factory< apollo::common::VehicleBrand, AbstractVehicleFactory > | inline |
CreateVehicle(const VehicleParameter &vehicle_parameter) | apollo::canbus::VehicleFactory | |
Empty() const | apollo::common::util::Factory< apollo::common::VehicleBrand, AbstractVehicleFactory > | inline |
Register(const apollo::common::VehicleBrand &id, AbstractVehicleFactory *(*)() creator) | apollo::common::util::Factory< apollo::common::VehicleBrand, AbstractVehicleFactory > | inline |
RegisterVehicleFactory() | apollo::canbus::VehicleFactory | |
Unregister(const apollo::common::VehicleBrand &id) | apollo::common::util::Factory< apollo::common::VehicleBrand, AbstractVehicleFactory > | inline |