Public Member Functions | List of all members
moveit::planning_interface::MoveItErrorCode Class Reference

#include <move_group_interface.h>

Inheritance diagram for moveit::planning_interface::MoveItErrorCode:
Inheritance graph
[legend]

Public Member Functions

 MoveItErrorCode ()
 
 MoveItErrorCode (int code)
 
 MoveItErrorCode (const moveit_msgs::MoveItErrorCodes &code)
 
 operator bool () const
 
bool operator!= (const int c) const
 
bool operator== (const int c) const
 

Detailed Description

Definition at line 62 of file move_group_interface.h.

Constructor & Destructor Documentation

moveit::planning_interface::MoveItErrorCode::MoveItErrorCode ( )
inline

Definition at line 65 of file move_group_interface.h.

moveit::planning_interface::MoveItErrorCode::MoveItErrorCode ( int  code)
inline

Definition at line 69 of file move_group_interface.h.

moveit::planning_interface::MoveItErrorCode::MoveItErrorCode ( const moveit_msgs::MoveItErrorCodes &  code)
inline

Definition at line 73 of file move_group_interface.h.

Member Function Documentation

moveit::planning_interface::MoveItErrorCode::operator bool ( ) const
inlineexplicit

Definition at line 77 of file move_group_interface.h.

bool moveit::planning_interface::MoveItErrorCode::operator!= ( const int  c) const
inline

Definition at line 85 of file move_group_interface.h.

bool moveit::planning_interface::MoveItErrorCode::operator== ( const int  c) const
inline

Definition at line 81 of file move_group_interface.h.


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


planning_interface
Author(s): Ioan Sucan
autogenerated on Sun Oct 18 2020 13:18:50