|
|
Brief description of class ExampleClient. More...
#include <RobotAPI/libraries/armem_robot_state/client/localization/TransformReader.h>
Inheritance diagram for TransformReader:Public Member Functions | |
| void | connect (armem::client::MemoryNameSystem &memoryNameSystem) override |
| TransformResult | getGlobalPose (const std::string &agentName, const std::string &robotRootFrame, const armem::Time ×tamp) const override |
| armem::client::Reader | getMemoryReader () |
| TransformResult | lookupTransform (const TransformQuery &query) const override |
| void | registerPropertyDefinitions (::armarx::PropertyDefinitionsPtr &def) override |
| TransformReader ()=default | |
| TransformReader (const TransformReader &) | |
| ~TransformReader () override | |
Public Member Functions inherited from TransformReaderInterface | |
| virtual | ~TransformReaderInterface ()=default |
Public Member Functions inherited from TransformInterface | |
| virtual void | registerPropertyDefinitions (PropertyDefinitionsPtr &def)=0 |
| virtual | ~TransformInterface ()=default |
Brief description of class ExampleClient.
Detailed description of class ExampleClient.
Definition at line 45 of file TransformReader.h.
|
default |
Here is the call graph for this function:
Here is the caller graph for this function:| TransformReader | ( | const TransformReader & | t | ) |
|
overridedefault |
Here is the call graph for this function:
|
overridevirtual |
Implements TransformInterface.
Definition at line 84 of file TransformReader.cpp.
Here is the call graph for this function:
|
overridevirtual |
Implements TransformReaderInterface.
Definition at line 101 of file TransformReader.cpp.
Here is the call graph for this function:
|
inline |
Definition at line 64 of file TransformReader.h.
|
overridevirtual |
Implements TransformReaderInterface.
Definition at line 136 of file TransformReader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
override |
Definition at line 70 of file TransformReader.cpp.