LocationLoader Class Reference

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

Public Member Functions

 LocationLoader ()=delete
 

Static Public Member Functions

static std::vector< LocationPtrLoadLocations (const std::string &dataset, const nlohmann::json &)
 

Static Public Attributes

static const constexpr auto DEFAULT_FILE_NAME = "locations.json"
 

Detailed Description

Definition at line 13 of file LocationLoader.h.

Constructor & Destructor Documentation

◆ LocationLoader()

LocationLoader ( )
delete

Member Function Documentation

◆ LoadLocations()

std::vector< LocationPtr > LoadLocations ( const std::string &  dataset,
const nlohmann::json &  js 
)
static

Definition at line 143 of file LocationLoader.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ DEFAULT_FILE_NAME

const constexpr auto DEFAULT_FILE_NAME = "locations.json"
staticconstexpr

Definition at line 16 of file LocationLoader.h.


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