memory_ids.h File Reference
+ Include dependency graph for memory_ids.h:
+ This graph shows which files directly or indirectly include this file:

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::objects
 

Variables

const MemoryID attachmentsSegmentID = memoryID.withCoreSegmentName("Attachments")
 
const MemoryID classSegmentID = memoryID.withCoreSegmentName("Class")
 
const MemoryID instaceSegmentID = memoryID.withCoreSegmentName("Instance")
 
const MemoryID memoryID { "Object" }