#include <ArrayOfMsgs.h>
Public Types | |
typedef std::vector < ::std_msgs::MultiArrayLayout_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::std_msgs::MultiArrayLayout_ < ContainerAllocator > >::other > | _muls_type |
typedef std::vector < ::std_msgs::String_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::std_msgs::String_ < ContainerAllocator > >::other > | _strings_type |
typedef std::vector < ::std_msgs::Time_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::std_msgs::Time_ < ContainerAllocator > >::other > | _times_type |
typedef boost::shared_ptr < ::test_roslib_comm::ArrayOfMsgs_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::test_roslib_comm::ArrayOfMsgs_ < ContainerAllocator > > | Ptr |
typedef ArrayOfMsgs_ < 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 |
ArrayOfMsgs_ (const ContainerAllocator &_alloc) | |
ArrayOfMsgs_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_muls_size () const |
ROS_DEPRECATED void | get_muls_vec (std::vector< ::std_msgs::MultiArrayLayout_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::MultiArrayLayout_< ContainerAllocator > >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_strings_size () const |
ROS_DEPRECATED void | get_strings_vec (std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_times_size () const |
ROS_DEPRECATED void | get_times_vec (std::vector< ::std_msgs::Time_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::Time_< ContainerAllocator > >::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_muls_size (uint32_t size) |
ROS_DEPRECATED void | set_muls_vec (const std::vector< ::std_msgs::MultiArrayLayout_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::MultiArrayLayout_< ContainerAllocator > >::other > &vec) |
ROS_DEPRECATED void | set_strings_size (uint32_t size) |
ROS_DEPRECATED void | set_strings_vec (const std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &vec) |
ROS_DEPRECATED void | set_times_size (uint32_t size) |
ROS_DEPRECATED void | set_times_vec (const std::vector< ::std_msgs::Time_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::Time_< ContainerAllocator > >::other > &vec) |
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 () |
Public Attributes | |
std::vector < ::std_msgs::MultiArrayLayout_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::std_msgs::MultiArrayLayout_ < ContainerAllocator > >::other > | muls |
std::vector < ::std_msgs::String_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::std_msgs::String_ < ContainerAllocator > >::other > | strings |
std::vector< ::std_msgs::Time_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::std_msgs::Time_ < ContainerAllocator > >::other > | times |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file ArrayOfMsgs.h.
typedef std::vector< ::std_msgs::MultiArrayLayout_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::MultiArrayLayout_<ContainerAllocator> >::other > test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::_muls_type |
Definition at line 39 of file ArrayOfMsgs.h.
typedef std::vector< ::std_msgs::String_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::String_<ContainerAllocator> >::other > test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::_strings_type |
Definition at line 33 of file ArrayOfMsgs.h.
typedef std::vector< ::std_msgs::Time_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::Time_<ContainerAllocator> >::other > test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::_times_type |
Definition at line 36 of file ArrayOfMsgs.h.
typedef boost::shared_ptr< ::test_roslib_comm::ArrayOfMsgs_<ContainerAllocator> const> test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::ConstPtr |
Definition at line 148 of file ArrayOfMsgs.h.
typedef boost::shared_ptr< ::test_roslib_comm::ArrayOfMsgs_<ContainerAllocator> > test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::Ptr |
Definition at line 147 of file ArrayOfMsgs.h.
typedef ArrayOfMsgs_<ContainerAllocator> test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::Type |
Definition at line 17 of file ArrayOfMsgs.h.
test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::ArrayOfMsgs_ | ( | ) | [inline] |
Definition at line 19 of file ArrayOfMsgs.h.
test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::ArrayOfMsgs_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 26 of file ArrayOfMsgs.h.
ROS_DEPRECATED const std::string test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 60 of file ArrayOfMsgs.h.
ROS_DEPRECATED const std::string test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 67 of file ArrayOfMsgs.h.
ROS_DEPRECATED const std::string test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 118 of file ArrayOfMsgs.h.
static ROS_DEPRECATED const std::string test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 58 of file ArrayOfMsgs.h.
static const char* test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 56 of file ArrayOfMsgs.h.
static ROS_DEPRECATED const std::string test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 65 of file ArrayOfMsgs.h.
static const char* test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 63 of file ArrayOfMsgs.h.
static ROS_DEPRECATED const std::string test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 116 of file ArrayOfMsgs.h.
static const char* test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 70 of file ArrayOfMsgs.h.
virtual ROS_DEPRECATED uint8_t* test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 129 of file ArrayOfMsgs.h.
ROS_DEPRECATED uint32_t test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::get_muls_size | ( | ) | const [inline] |
Definition at line 51 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::get_muls_vec | ( | std::vector< ::std_msgs::MultiArrayLayout_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::MultiArrayLayout_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 53 of file ArrayOfMsgs.h.
ROS_DEPRECATED uint32_t test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::get_strings_size | ( | ) | const [inline] |
Definition at line 43 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::get_strings_vec | ( | std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 45 of file ArrayOfMsgs.h.
ROS_DEPRECATED uint32_t test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::get_times_size | ( | ) | const [inline] |
Definition at line 47 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::get_times_vec | ( | std::vector< ::std_msgs::Time_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::Time_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 49 of file ArrayOfMsgs.h.
virtual ROS_DEPRECATED uint32_t test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 138 of file ArrayOfMsgs.h.
virtual ROS_DEPRECATED uint8_t* test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 120 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::set_muls_size | ( | uint32_t | size | ) | [inline] |
Definition at line 52 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::set_muls_vec | ( | const std::vector< ::std_msgs::MultiArrayLayout_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::MultiArrayLayout_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 54 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::set_strings_size | ( | uint32_t | size | ) | [inline] |
Definition at line 44 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::set_strings_vec | ( | const std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 46 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::set_times_size | ( | uint32_t | size | ) | [inline] |
Definition at line 48 of file ArrayOfMsgs.h.
ROS_DEPRECATED void test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::set_times_vec | ( | const std::vector< ::std_msgs::Time_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::Time_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 50 of file ArrayOfMsgs.h.
std::vector< ::std_msgs::MultiArrayLayout_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::MultiArrayLayout_<ContainerAllocator> >::other > test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::muls |
Definition at line 40 of file ArrayOfMsgs.h.
std::vector< ::std_msgs::String_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::String_<ContainerAllocator> >::other > test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::strings |
Definition at line 34 of file ArrayOfMsgs.h.
std::vector< ::std_msgs::Time_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::Time_<ContainerAllocator> >::other > test_roslib_comm::ArrayOfMsgs_< ContainerAllocator >::times |
Definition at line 37 of file ArrayOfMsgs.h.