armarx::armem::index Namespace Reference

Namespaces

namespace  arondto
 
namespace  server
 

Variables

const MemoryID memoryID {"Index"}
 
const MemoryID namedSegmentID {memoryID.withCoreSegmentName("Named")}
 
const MemoryID spatialSegmentID {memoryID.withCoreSegmentName("Spatial")}
 

Variable Documentation

◆ memoryID

const MemoryID memoryID {"Index"}
extern

Definition at line 28 of file memory_ids.cpp.

◆ namedSegmentID

const MemoryID namedSegmentID {memoryID.withCoreSegmentName("Named")}
extern

Definition at line 30 of file memory_ids.cpp.

◆ spatialSegmentID

const MemoryID spatialSegmentID {memoryID.withCoreSegmentName("Spatial")}
extern

Definition at line 31 of file memory_ids.cpp.