27 std::string providerSegmentName);
32 std::optional<gaze_targets::GazeTarget>
readGazeTarget(
const std::string& name);
41 std::string providerSegmentName;
The memory name system (MNS) client.
Reads data from a memory server.
Helps a memory client sending data to a memory.
void commitGazeTargets(const std::vector< gaze_targets::GazeTarget > &targets)
void commitGazeTarget(const gaze_targets::GazeTarget &target)
std::optional< gaze_targets::GazeTarget > readGazeTarget(const std::string &name)
ViewSelection(armarx::armem::client::MemoryNameSystem &mns, std::string providerSegmentName)
Business Object (BO) class of GazeTarget.
This file is part of ArmarX.