|
#include <RobotAPI/components/armem/server/ExampleMemory/ExampleMemory.h>
Public Attributes | |
std::string | _defaultSegmentsStr |
bool | addOnUsage = false |
std::vector< std::string > | defaultCoreSegments = { "ExampleModality", "ExampleConcept" } |
Definition at line 94 of file ExampleMemory.h.
std::string _defaultSegmentsStr |
Definition at line 97 of file ExampleMemory.h.
bool addOnUsage = false |
Definition at line 98 of file ExampleMemory.h.
std::vector<std::string> defaultCoreSegments = { "ExampleModality", "ExampleConcept" } |
Definition at line 96 of file ExampleMemory.h.