LocationId Struct Reference

#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
 

Detailed Description

Definition at line 20 of file Location.h.

Constructor & Destructor Documentation

◆ LocationId()

LocationId ( const std::string &  s,
const std::string &  n 
)
inline

Definition at line 25 of file Location.h.

Member Function Documentation

◆ toString()

std::string toString ( ) const

Definition at line 10 of file Location.cpp.

Member Data Documentation

◆ name

std::string name

Definition at line 23 of file Location.h.

◆ source

std::string source

Definition at line 22 of file Location.h.


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