$search
#include <VerifyPercept.h>
Public Types | |
enum | { DISCARD = 1 } |
enum | { CONFIRM = 2 } |
enum | { UNKNOWN = 0 } |
typedef uint8_t | _response_type |
typedef boost::shared_ptr < ::worldmodel_msgs::VerifyPerceptResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::worldmodel_msgs::VerifyPerceptResponse_ < ContainerAllocator > > | Ptr |
typedef VerifyPerceptResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
VerifyPerceptResponse_ (const ContainerAllocator &_alloc) | |
VerifyPerceptResponse_ () | |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | response |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 194 of file VerifyPercept.h.
typedef uint8_t worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::_response_type |
Definition at line 207 of file VerifyPercept.h.
typedef boost::shared_ptr< ::worldmodel_msgs::VerifyPerceptResponse_<ContainerAllocator> const> worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::ConstPtr |
Definition at line 271 of file VerifyPercept.h.
typedef boost::shared_ptr< ::worldmodel_msgs::VerifyPerceptResponse_<ContainerAllocator> > worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::Ptr |
Definition at line 270 of file VerifyPercept.h.
typedef VerifyPerceptResponse_<ContainerAllocator> worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::Type |
Definition at line 195 of file VerifyPercept.h.
anonymous enum |
Definition at line 211 of file VerifyPercept.h.
anonymous enum |
Definition at line 212 of file VerifyPercept.h.
anonymous enum |
Definition at line 210 of file VerifyPercept.h.
worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::VerifyPerceptResponse_ | ( | ) | [inline] |
Definition at line 197 of file VerifyPercept.h.
worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::VerifyPerceptResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 202 of file VerifyPercept.h.
ROS_DEPRECATED const std::string worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 219 of file VerifyPercept.h.
ROS_DEPRECATED const std::string worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 226 of file VerifyPercept.h.
ROS_DEPRECATED const std::string worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 247 of file VerifyPercept.h.
ROS_DEPRECATED const std::string worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 233 of file VerifyPercept.h.
static ROS_DEPRECATED const std::string worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 217 of file VerifyPercept.h.
static const char* worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 215 of file VerifyPercept.h.
static ROS_DEPRECATED const std::string worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 224 of file VerifyPercept.h.
static const char* worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 222 of file VerifyPercept.h.
static ROS_DEPRECATED const std::string worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 245 of file VerifyPercept.h.
static const char* worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 236 of file VerifyPercept.h.
static ROS_DEPRECATED const std::string worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 231 of file VerifyPercept.h.
static const char* worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 229 of file VerifyPercept.h.
virtual ROS_DEPRECATED uint8_t* worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 256 of file VerifyPercept.h.
virtual ROS_DEPRECATED uint32_t worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 263 of file VerifyPercept.h.
virtual ROS_DEPRECATED uint8_t* worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 249 of file VerifyPercept.h.
boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::__connection_header |
Definition at line 272 of file VerifyPercept.h.
uint8_t worldmodel_msgs::VerifyPerceptResponse_< ContainerAllocator >::response |
Definition at line 208 of file VerifyPercept.h.