3#include <RobotAPI/libraries/armem/aron/MemoryID.aron.generated.h>
std::string coreSegmentName
std::string providerSegmentName
std::ostream & operator<<(std::ostream &os, const MemoryID &rhs)
void fromAron(const arondto::MemoryID &dto, MemoryID &bo)
void toAron(arondto::MemoryID &dto, const MemoryID &bo)
void fromAron(const T &dto, T &bo)
void toAron(T &dto, const T &bo)
Framework for converting ARON DTOs (Data Transfer Objects) to C++ BOs (Business Objects) and back.