armarx::view_selection::memory::constants Namespace Reference

Variables

const std::string GazeSchedulerProviderName = "GazeScheduler"
 
const std::string GazeTargetCoreSegmentName = "GazeTarget"
 
const std::string GazeTargetStatusCoreSegmentName = "GazeTargetStatus"
 Lifecycle of the requests in GazeTarget.
 
const std::string ViewMemoryName = "View"
 

Variable Documentation

◆ GazeSchedulerProviderName

const std::string GazeSchedulerProviderName = "GazeScheduler"
inline

Definition at line 37 of file constants.h.

◆ GazeTargetCoreSegmentName

const std::string GazeTargetCoreSegmentName = "GazeTarget"
inline

Definition at line 32 of file constants.h.

◆ GazeTargetStatusCoreSegmentName

const std::string GazeTargetStatusCoreSegmentName = "GazeTargetStatus"
inline

Lifecycle of the requests in GazeTarget.

Keyed the same way: provider segment is the requester, entity name is the target name.

Definition at line 35 of file constants.h.

◆ ViewMemoryName

const std::string ViewMemoryName = "View"
inline

Definition at line 30 of file constants.h.