ViewSelection Class Reference

#include <armarx/view_selection/client/ViewSelection.h>

Public Member Functions

void commitGazeTarget (const gaze_targets::GazeTarget &target)
 
void commitGazeTargets (const std::vector< gaze_targets::GazeTarget > &targets)
 
void connect ()
 
std::optional< gaze_targets::GazeTargetreadGazeTarget (const std::string &name)
 
 ViewSelection (armarx::armem::client::MemoryNameSystem &mns, std::string providerSegmentName)
 
 ~ViewSelection ()
 

Detailed Description

Definition at line 23 of file ViewSelection.h.

Constructor & Destructor Documentation

◆ ViewSelection()

ViewSelection ( armarx::armem::client::MemoryNameSystem & mns,
std::string providerSegmentName )

Definition at line 27 of file ViewSelection.cpp.

◆ ~ViewSelection()

~ViewSelection ( )
default

Member Function Documentation

◆ commitGazeTarget()

void commitGazeTarget ( const gaze_targets::GazeTarget & target)

Definition at line 80 of file ViewSelection.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ commitGazeTargets()

void commitGazeTargets ( const std::vector< gaze_targets::GazeTarget > & targets)

Definition at line 106 of file ViewSelection.cpp.

+ Here is the call graph for this function:

◆ connect()

void connect ( )

Definition at line 40 of file ViewSelection.cpp.

+ Here is the caller graph for this function:

◆ readGazeTarget()

std::optional< gaze_targets::GazeTarget > readGazeTarget ( const std::string & name)

Definition at line 57 of file ViewSelection.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: