#include <cancelPathResponse.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::pure_pursuit_controller::cancelPathResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pure_pursuit_controller::cancelPathResponse_ < ContainerAllocator > > | Ptr |
typedef cancelPathResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
cancelPathResponse_ () | |
cancelPathResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_success_type | success |
Definition at line 22 of file cancelPathResponse.h.
typedef uint8_t pure_pursuit_controller::cancelPathResponse_< ContainerAllocator >::_success_type |
Definition at line 36 of file cancelPathResponse.h.
typedef boost::shared_ptr< ::pure_pursuit_controller::cancelPathResponse_<ContainerAllocator> const> pure_pursuit_controller::cancelPathResponse_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file cancelPathResponse.h.
typedef boost::shared_ptr< ::pure_pursuit_controller::cancelPathResponse_<ContainerAllocator> > pure_pursuit_controller::cancelPathResponse_< ContainerAllocator >::Ptr |
Definition at line 42 of file cancelPathResponse.h.
typedef cancelPathResponse_<ContainerAllocator> pure_pursuit_controller::cancelPathResponse_< ContainerAllocator >::Type |
Definition at line 24 of file cancelPathResponse.h.
pure_pursuit_controller::cancelPathResponse_< ContainerAllocator >::cancelPathResponse_ | ( | ) | [inline] |
Definition at line 26 of file cancelPathResponse.h.
pure_pursuit_controller::cancelPathResponse_< ContainerAllocator >::cancelPathResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file cancelPathResponse.h.
_success_type pure_pursuit_controller::cancelPathResponse_< ContainerAllocator >::success |
Definition at line 37 of file cancelPathResponse.h.