Functions | Variables
selection_widget.cpp File Reference
#include <algorithm>
#include <ros/console.h>
#include <QListWidgetItem>
#include <QCheckBox>
#include <ui_selection_widget.h>
#include <choreo_gui/selection/selection_widget.h>
#include <choreo_msgs/ElementNumberRequest.h>
#include <choreo_msgs/VisualizeSelectedPath.h>
#include <choreo_msgs/QueryComputationRecord.h>
Include dependency graph for selection_widget.cpp:

Go to the source code of this file.

Functions

static int getIntFromString (const std::string &str)
 

Variables

static const std::string ELEMENT_NUMBER_REQUEST_SERVICE = "element_member_request"
 
static const std::string QUERY_COMPUTATION_RESULT = "query_computation_result"
 
static const std::string VISUALIZE_SELECTED_PATH = "visualize_select_path"
 

Function Documentation

static int getIntFromString ( const std::string &  str)
static

Definition at line 292 of file selection_widget.cpp.

Variable Documentation

const std::string ELEMENT_NUMBER_REQUEST_SERVICE = "element_member_request"
static

Definition at line 20 of file selection_widget.cpp.

const std::string QUERY_COMPUTATION_RESULT = "query_computation_result"
static

Definition at line 22 of file selection_widget.cpp.

const std::string VISUALIZE_SELECTED_PATH = "visualize_select_path"
static

Definition at line 21 of file selection_widget.cpp.



choreo_gui
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 03:58:56