memory_ids.cpp
Go to the documentation of this file.
1
#include "
memory_ids.h
"
2
3
namespace
armarx
4
{
5
6
const
armem::MemoryID
task_outcome::MemoryID
{
"TaskOutcome"
};
7
8
const
armem::MemoryID
task_outcome::TaskOutcomeCoreSegmentID
=
9
MemoryID
.withCoreSegmentName(
"TaskOutcome"
);
10
11
}
// namespace armarx
memory_ids.h
armarx::armem::MemoryID
A memory ID.
Definition
MemoryID.h:48
armarx::task_outcome::TaskOutcomeCoreSegmentID
const armem::MemoryID TaskOutcomeCoreSegmentID
Definition
memory_ids.cpp:8
armarx::task_outcome::MemoryID
const armem::MemoryID MemoryID
Definition
memory_ids.cpp:6
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition
ArmarXTimeserver.cpp:28
RobotAPI
libraries
armem_task_outcome
memory_ids.cpp
Generated by
1.13.2