|
|
#include <armarx/navigation/memory/client/rooms/Reader.h>
Inheritance diagram for Reader:Classes | |
| struct | Query |
| struct | Result |
Public Member Functions | |
| ::armarx::armem::client::query::Builder | buildQuery (const Query &query) const |
| Result | query (const Query &query) const |
| ~Reader () override | |
Public Member Functions inherited from SimpleReaderBase | |
| virtual void | connect (armarx::armem::client::MemoryNameSystem &mns) |
| const Properties & | properties () const |
| void | registerPropertyDefinitions (armarx::PropertyDefinitionsPtr &def) |
| void | setProperties (const Properties &p) |
| SimpleReaderBase () | |
| virtual | ~SimpleReaderBase ()=default |
Protected Member Functions | |
| Properties | defaultProperties () const override |
| std::string | propertyPrefix () const override |
Protected Member Functions inherited from SimpleReaderBase | |
| const armem::client::Reader & | memoryReader () const |
|
overridedefault |
| armarx::armem::client::query::Builder buildQuery | ( | const Query & | query | ) | const |
Definition at line 27 of file Reader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
overrideprotectedvirtual |
Implements SimpleReaderBase.
Definition at line 67 of file Reader.cpp.
|
overrideprotectedvirtual |
Implements SimpleReaderBase.
Definition at line 61 of file Reader.cpp.
| Reader::Result query | ( | const Query & | query | ) | const |
Definition at line 103 of file Reader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: