Class MapFactory

Class Documentation

class MapFactory

Public Static Functions

static std::unique_ptr<MapBase> create(const param::Value &params, std::optional<MapType> default_map_type = std::nullopt)
static std::unique_ptr<MapBase> create(MapType map_type, const param::Value &params)