#include <GetTrajectoryValidity.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::simple_arm_server::GetTrajectoryValidityResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::simple_arm_server::GetTrajectoryValidityResponse_ < ContainerAllocator > > | Ptr |
typedef GetTrajectoryValidityResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetTrajectoryValidityResponse_ () | |
GetTrajectoryValidityResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 60 of file GetTrajectoryValidity.h.
typedef uint8_t simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::_success_type |
Definition at line 73 of file GetTrajectoryValidity.h.
typedef boost::shared_ptr< ::simple_arm_server::GetTrajectoryValidityResponse_<ContainerAllocator> const> simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::ConstPtr |
Definition at line 78 of file GetTrajectoryValidity.h.
typedef boost::shared_ptr< ::simple_arm_server::GetTrajectoryValidityResponse_<ContainerAllocator> > simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::Ptr |
Definition at line 77 of file GetTrajectoryValidity.h.
typedef GetTrajectoryValidityResponse_<ContainerAllocator> simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::Type |
Definition at line 61 of file GetTrajectoryValidity.h.
simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::GetTrajectoryValidityResponse_ | ( | ) | [inline] |
Definition at line 63 of file GetTrajectoryValidity.h.
simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::GetTrajectoryValidityResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 68 of file GetTrajectoryValidity.h.
boost::shared_ptr<std::map<std::string, std::string> > simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::__connection_header |
Definition at line 79 of file GetTrajectoryValidity.h.
uint8_t simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::success |
Definition at line 74 of file GetTrajectoryValidity.h.