#include <move_group_interface.h>
Definition at line 62 of file move_group_interface.h.
moveit::planning_interface::MoveItErrorCode::MoveItErrorCode |
( |
| ) |
|
|
inline |
moveit::planning_interface::MoveItErrorCode::MoveItErrorCode |
( |
int |
code | ) |
|
|
inline |
moveit::planning_interface::MoveItErrorCode::MoveItErrorCode |
( |
const moveit_msgs::MoveItErrorCodes & |
code | ) |
|
|
inline |
moveit::planning_interface::MoveItErrorCode::operator bool |
( |
| ) |
const |
|
inlineexplicit |
bool moveit::planning_interface::MoveItErrorCode::operator!= |
( |
const int |
c | ) |
const |
|
inline |
bool moveit::planning_interface::MoveItErrorCode::operator== |
( |
const int |
c | ) |
const |
|
inline |
The documentation for this class was generated from the following file: