|
|
#include <RobotAPI/libraries/armem_locations/client/Reader.h>
Classes | |
| struct | Properties |
Public Member Functions | |
| void | connect (armem::client::MemoryNameSystem &memoryNameSystem) |
| std::map< std::string, armarx::navigation::location::arondto::Location > | getAllLocations () |
| std::map< std::string, armarx::navigation::location::arondto::Location > | getAllLocationsInGlobalFrame () |
| Properties | getProperties () |
| Reader ()=default | |
| void | registerPropertyDefinitions (armarx::PropertyDefinitionsPtr &def) |
| virtual | ~Reader ()=default |
|
default |
|
virtualdefault |
| void connect | ( | armem::client::MemoryNameSystem & | memoryNameSystem | ) |
Definition at line 26 of file Reader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::map< std::string, armarx::navigation::location::arondto::Location > getAllLocations | ( | ) |
Definition at line 48 of file Reader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::map< std::string, armarx::navigation::location::arondto::Location > getAllLocationsInGlobalFrame | ( | ) |
Definition at line 73 of file Reader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
| void registerPropertyDefinitions | ( | armarx::PropertyDefinitionsPtr & | def | ) |