|
#include <RobotAPI/libraries/PriorKnowledge/util/CommonPlaceLoader/CommonPlaceLoader.h>
Public Member Functions | |
CommonPlaceLoader ()=delete | |
Static Public Member Functions | |
static std::vector< CommonPlace > | LoadCommonPlaces (const std::string &source, const nlohmann::json &) |
Static Public Attributes | |
static const constexpr auto | DEFAULT_FILE_NAME = "common_places.json" |
Definition at line 13 of file CommonPlaceLoader.h.
|
delete |
|
static |
|
staticconstexpr |
Definition at line 16 of file CommonPlaceLoader.h.