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 ()
 
gaze_targets::GazeTarget readGazeTarget (const std::string name)
 
 ViewSelection (armarx::armem::client::MemoryNameSystem &mns, std::string providerSegmentName)
 
 ~ViewSelection ()
 

Detailed Description

Definition at line 37 of file ViewSelection.h.

Constructor & Destructor Documentation

◆ ViewSelection()

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

Definition at line 35 of file ViewSelection.cpp.

◆ ~ViewSelection()

~ViewSelection ( )
default

Member Function Documentation

◆ commitGazeTarget()

void commitGazeTarget ( const gaze_targets::GazeTarget target)

Definition at line 88 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 114 of file ViewSelection.cpp.

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

◆ connect()

void connect ( )

Definition at line 47 of file ViewSelection.cpp.

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

◆ readGazeTarget()

gaze_targets::GazeTarget readGazeTarget ( const std::string  name)

Definition at line 64 of file ViewSelection.cpp.

+ Here is the call graph for this function:

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