AURobotServers  4
Public Attributes | List of all members
UPlannerStopCrit Class Reference

#include <ulaserdataset.h>

Public Attributes

bool active
 
char name [MAX_PLANNER_STOP_CRIT_SIZE]
 
char status [MAX_STOP_CRIT_STATUS_LENGTH]
 

Detailed Description

Class to hold information about one stop criteria

Member Data Documentation

bool UPlannerStopCrit::active

Is stop criteria valid

Referenced by UClientFuncLaser::handlePlan(), and UClientFuncLaserGui::paintPlannerData().

char UPlannerStopCrit::name[MAX_PLANNER_STOP_CRIT_SIZE]
char UPlannerStopCrit::status[MAX_STOP_CRIT_STATUS_LENGTH]

Status for stop criteria

Referenced by UClientFuncLaser::handlePlan(), and UClientFuncLaserGui::paintPlannerData().


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