#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 61 of file GetTrajectoryValidity.h.
typedef uint8_t simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::_success_type |
Definition at line 74 of file GetTrajectoryValidity.h.
typedef boost::shared_ptr< ::simple_arm_server::GetTrajectoryValidityResponse_<ContainerAllocator> const> simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::ConstPtr |
Definition at line 79 of file GetTrajectoryValidity.h.
typedef boost::shared_ptr< ::simple_arm_server::GetTrajectoryValidityResponse_<ContainerAllocator> > simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::Ptr |
Definition at line 78 of file GetTrajectoryValidity.h.
typedef GetTrajectoryValidityResponse_<ContainerAllocator> simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::Type |
Definition at line 62 of file GetTrajectoryValidity.h.
simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::GetTrajectoryValidityResponse_ | ( | ) | [inline] |
Definition at line 64 of file GetTrajectoryValidity.h.
simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::GetTrajectoryValidityResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 69 of file GetTrajectoryValidity.h.
boost::shared_ptr<std::map<std::string, std::string> > simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::__connection_header |
Definition at line 80 of file GetTrajectoryValidity.h.
uint8_t simple_arm_server::GetTrajectoryValidityResponse_< ContainerAllocator >::success |
Definition at line 75 of file GetTrajectoryValidity.h.