#include <VerifyObject.h>
Public Types | |
enum | { UNKNOWN = 0 } |
enum | { DISCARD = 1 } |
enum | { CONFIRM = 2 } |
typedef uint8_t | _response_type |
typedef boost::shared_ptr < ::worldmodel_msgs::VerifyObjectResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::worldmodel_msgs::VerifyObjectResponse_ < ContainerAllocator > > | Ptr |
typedef VerifyObjectResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
VerifyObjectResponse_ () | |
VerifyObjectResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | response |
Definition at line 55 of file VerifyObject.h.
typedef uint8_t worldmodel_msgs::VerifyObjectResponse_< ContainerAllocator >::_response_type |
Definition at line 68 of file VerifyObject.h.
typedef boost::shared_ptr< ::worldmodel_msgs::VerifyObjectResponse_<ContainerAllocator> const> worldmodel_msgs::VerifyObjectResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file VerifyObject.h.
typedef boost::shared_ptr< ::worldmodel_msgs::VerifyObjectResponse_<ContainerAllocator> > worldmodel_msgs::VerifyObjectResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file VerifyObject.h.
typedef VerifyObjectResponse_<ContainerAllocator> worldmodel_msgs::VerifyObjectResponse_< ContainerAllocator >::Type |
Definition at line 56 of file VerifyObject.h.
anonymous enum |
Definition at line 71 of file VerifyObject.h.
anonymous enum |
Definition at line 72 of file VerifyObject.h.
anonymous enum |
Definition at line 73 of file VerifyObject.h.
worldmodel_msgs::VerifyObjectResponse_< ContainerAllocator >::VerifyObjectResponse_ | ( | ) | [inline] |
Definition at line 58 of file VerifyObject.h.
worldmodel_msgs::VerifyObjectResponse_< ContainerAllocator >::VerifyObjectResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file VerifyObject.h.
boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::VerifyObjectResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file VerifyObject.h.
uint8_t worldmodel_msgs::VerifyObjectResponse_< ContainerAllocator >::response |
Definition at line 69 of file VerifyObject.h.