|
#include <RobotAPI/libraries/PriorKnowledge/util/LocationLoader/datatypes/Location.h>
Public Member Functions | |
LocationId (const std::string &s, const std::string &n) | |
std::string | toString () const |
Public Attributes | |
std::string | name |
std::string | source |
Definition at line 20 of file Location.h.
|
inline |
Definition at line 25 of file Location.h.
std::string toString | ( | ) | const |
Definition at line 10 of file Location.cpp.
std::string name |
Definition at line 23 of file Location.h.
std::string source |
Definition at line 22 of file Location.h.