|
#include <string>
#include <ArmarXCore/core/services/tasks/PeriodicTask.h>
#include "RobotAPI/libraries/armem/core/MemoryID.h"
#include <RobotAPI/libraries/armem/core/wm/memory_definitions.h>
#include <RobotAPI/libraries/armem/server/wm/memory_definitions.h>
Go to the source code of this file.
Classes | |
class | ItemIdentifier |
For usage if you might want to create the key using some logic defined with your strategy rather than the caller. More... | |
struct | ItemResult |
Retrieved items' data with an origin (resp. More... | |
class | MemoryPersistenceStrategy |
Abstract memory persistence strategy (resp. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::armem | |
armarx::armem::server | |
armarx::armem::server::ltm | |
armarx::armem::server::ltm::persistence | |