|
|
#include "MemoryNameSystem.h"#include <SimoxUtility/algorithm/string/string_tools.h>#include <ArmarXCore/core/ManagedIceObject.h>#include <ArmarXCore/core/exceptions/local/ExpressionException.h>#include <RobotAPI/libraries/armem/client/Reader.h>#include <RobotAPI/libraries/armem/client/Writer.h>#include <RobotAPI/libraries/armem/core/error.h>
Include dependency graph for MemoryNameSystem.cpp:Go to the source code of this file.
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::armem | |
| armarx::armem::client | |
| This file is part of ArmarX. | |
Functions | |
| std::optional< Configurator > | configuratorFactory (const mns::dto::MemoryServerInterfaces &server) |
| std::optional< Loader > | loaderFactory (const mns::dto::MemoryServerInterfaces &server) |
| std::optional< Reader > | readerFactory (const mns::dto::MemoryServerInterfaces &server) |
| std::optional< Writer > | writerFactory (const mns::dto::MemoryServerInterfaces &server) |