$search
#include <UiAnswer.h>
Public Types | |
typedef ::std_msgs::String_ < ContainerAllocator > | _action_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _good_id_type |
typedef int32_t | _id_type |
typedef boost::shared_ptr < ::srs_assisted_detection::UiAnswerRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_assisted_detection::UiAnswerRequest_ < ContainerAllocator > > | Ptr |
typedef UiAnswerRequest_ < 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) |
ROS_DEPRECATED uint32_t | get_good_id_size () const |
ROS_DEPRECATED void | get_good_id_vec (std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_good_id_size (uint32_t size) |
ROS_DEPRECATED void | set_good_id_vec (const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec) |
UiAnswerRequest_ (const ContainerAllocator &_alloc) | |
UiAnswerRequest_ () | |
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 |
::std_msgs::String_ < ContainerAllocator > | action |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | good_id |
int32_t | id |
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 27 of file UiAnswer.h.
typedef ::std_msgs::String_<ContainerAllocator> srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::_action_type |
Definition at line 50 of file UiAnswer.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::_good_id_type |
Definition at line 44 of file UiAnswer.h.
typedef int32_t srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::_id_type |
Definition at line 47 of file UiAnswer.h.
typedef boost::shared_ptr< ::srs_assisted_detection::UiAnswerRequest_<ContainerAllocator> const> srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::ConstPtr |
Definition at line 125 of file UiAnswer.h.
typedef boost::shared_ptr< ::srs_assisted_detection::UiAnswerRequest_<ContainerAllocator> > srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::Ptr |
Definition at line 124 of file UiAnswer.h.
typedef UiAnswerRequest_<ContainerAllocator> srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::Type |
Definition at line 28 of file UiAnswer.h.
srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::UiAnswerRequest_ | ( | ) | [inline] |
Definition at line 30 of file UiAnswer.h.
srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::UiAnswerRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file UiAnswer.h.
ROS_DEPRECATED const std::string srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 63 of file UiAnswer.h.
ROS_DEPRECATED const std::string srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 70 of file UiAnswer.h.
ROS_DEPRECATED const std::string srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 95 of file UiAnswer.h.
ROS_DEPRECATED const std::string srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 77 of file UiAnswer.h.
static ROS_DEPRECATED const std::string srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 61 of file UiAnswer.h.
static const char* srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 59 of file UiAnswer.h.
static ROS_DEPRECATED const std::string srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 68 of file UiAnswer.h.
static const char* srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 66 of file UiAnswer.h.
static ROS_DEPRECATED const std::string srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 93 of file UiAnswer.h.
static const char* srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 80 of file UiAnswer.h.
static ROS_DEPRECATED const std::string srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 75 of file UiAnswer.h.
static const char* srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 73 of file UiAnswer.h.
virtual ROS_DEPRECATED uint8_t* srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 106 of file UiAnswer.h.
ROS_DEPRECATED uint32_t srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::get_good_id_size | ( | ) | const [inline] |
Definition at line 54 of file UiAnswer.h.
ROS_DEPRECATED void srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::get_good_id_vec | ( | std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > & | vec | ) | const [inline] |
Definition at line 56 of file UiAnswer.h.
virtual ROS_DEPRECATED uint32_t srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 115 of file UiAnswer.h.
virtual ROS_DEPRECATED uint8_t* srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 97 of file UiAnswer.h.
ROS_DEPRECATED void srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::set_good_id_size | ( | uint32_t | size | ) | [inline] |
Definition at line 55 of file UiAnswer.h.
ROS_DEPRECATED void srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::set_good_id_vec | ( | const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > & | vec | ) | [inline] |
Definition at line 57 of file UiAnswer.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::__connection_header |
Definition at line 126 of file UiAnswer.h.
::std_msgs::String_<ContainerAllocator> srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::action |
Definition at line 51 of file UiAnswer.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::good_id |
Definition at line 45 of file UiAnswer.h.
int32_t srs_assisted_detection::UiAnswerRequest_< ContainerAllocator >::id |
Definition at line 48 of file UiAnswer.h.