TargetStatus.h File Reference
#include <SimoxUtility/meta/enum/EnumNames.hpp>
+ Include dependency graph for TargetStatus.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::view_selection
 
 armarx::view_selection::gaze_targets
 

Enumerations

enum  TargetStatus {
  Requested, Active, Fixating, Done,
  Aborted
}
 Describes the type of attention. More...
 

Variables

const simox::meta::EnumNames< TargetStatus > TargetStatusNames