|
#include "MemoryNameSystem.h"
#include <ArmarXCore/core/exceptions/local/ExpressionException.h>
#include <ArmarXCore/core/ManagedIceObject.h>
#include <RobotAPI/libraries/armem/core/error.h>
#include <RobotAPI/libraries/armem/client/Reader.h>
#include <RobotAPI/libraries/armem/client/Writer.h>
#include <SimoxUtility/algorithm/string/string_tools.h>
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< Reader > | readerFactory (const mns::dto::MemoryServerInterfaces &server) |
std::optional< Writer > | writerFactory (const mns::dto::MemoryServerInterfaces &server) |