|
|
#include <armarx/navigation/memory/client/costmap/Writer.h>
Inheritance diagram for Writer:Public Member Functions | |
| bool | store (const algorithms::Costmap &grid, const std::string &name, const std::string &providerName, const armem::Time ×tamp) |
| ~Writer () override | |
Public Member Functions inherited from SimpleWriterBase | |
| void | connect (armarx::armem::client::MemoryNameSystem &mns) |
| void | registerPropertyDefinitions (armarx::PropertyDefinitionsPtr &def) |
| SimpleWriterBase () | |
| virtual | ~SimpleWriterBase ()=default |
Protected Member Functions | |
| Properties | defaultProperties () const override |
| std::string | propertyPrefix () const override |
Protected Member Functions inherited from SimpleWriterBase | |
| armem::client::Writer & | memoryWriter () |
| const Properties & | properties () const |
| void | setProperties (const Properties &p) |
|
overridedefault |
|
overrideprotectedvirtual |
Implements SimpleWriterBase.
Definition at line 71 of file Writer.cpp.
|
overrideprotectedvirtual |
Implements SimpleWriterBase.
Definition at line 65 of file Writer.cpp.
| bool store | ( | const algorithms::Costmap & | grid, |
| const std::string & | name, | ||
| const std::string & | providerName, | ||
| const armem::Time & | timestamp | ||
| ) |
Definition at line 22 of file Writer.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: