Reader Class Reference

#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
 

Detailed Description

Definition at line 18 of file Reader.h.

Constructor & Destructor Documentation

◆ Reader()

Reader ( )
default

◆ ~Reader()

virtual ~Reader ( )
virtualdefault

Member Function Documentation

◆ connect()

void connect ( armem::client::MemoryNameSystem memoryNameSystem)

Definition at line 24 of file Reader.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getAllLocations()

std::map< std::string, armarx::navigation::location::arondto::Location > getAllLocations ( )

Definition at line 46 of file Reader.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getAllLocationsInGlobalFrame()

std::map< std::string, armarx::navigation::location::arondto::Location > getAllLocationsInGlobalFrame ( )

Definition at line 71 of file Reader.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getProperties()

Properties getProperties ( )
inline

Definition at line 33 of file Reader.h.

◆ registerPropertyDefinitions()

void registerPropertyDefinitions ( armarx::PropertyDefinitionsPtr def)

Definition at line 14 of file Reader.cpp.

+ Here is the call graph for this function:

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