CommonPlaceLoader Class Reference

#include <RobotAPI/libraries/PriorKnowledge/util/CommonPlaceLoader/CommonPlaceLoader.h>

Public Member Functions

 CommonPlaceLoader ()=delete
 

Static Public Member Functions

static std::vector< CommonPlaceLoadCommonPlaces (const std::string &source, const nlohmann::json &)
 

Static Public Attributes

static const constexpr auto DEFAULT_FILE_NAME = "common_places.json"
 

Detailed Description

Definition at line 13 of file CommonPlaceLoader.h.

Constructor & Destructor Documentation

◆ CommonPlaceLoader()

CommonPlaceLoader ( )
delete

Member Function Documentation

◆ LoadCommonPlaces()

std::vector< CommonPlace > LoadCommonPlaces ( const std::string &  source,
const nlohmann::json &  js 
)
static

Definition at line 10 of file CommonPlaceLoader.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ DEFAULT_FILE_NAME

const constexpr auto DEFAULT_FILE_NAME = "common_places.json"
staticconstexpr

Definition at line 16 of file CommonPlaceLoader.h.


The documentation for this class was generated from the following files: