$search
#include <sendupdate.h>
Public Types | |
typedef int8_t | _sendupdate_length_type |
typedef std::vector < ::sr_robot_msgs::joint_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sr_robot_msgs::joint_ < ContainerAllocator > >::other > | _sendupdate_list_type |
typedef boost::shared_ptr < ::sr_robot_msgs::sendupdate_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::sr_robot_msgs::sendupdate_ < ContainerAllocator > > | Ptr |
typedef sendupdate_ < 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_sendupdate_list_size () const |
ROS_DEPRECATED void | get_sendupdate_list_vec (std::vector< ::sr_robot_msgs::joint_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sr_robot_msgs::joint_< ContainerAllocator > >::other > &vec) const |
sendupdate_ (const ContainerAllocator &_alloc) | |
sendupdate_ () | |
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_sendupdate_list_size (uint32_t size) |
ROS_DEPRECATED void | set_sendupdate_list_vec (const std::vector< ::sr_robot_msgs::joint_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sr_robot_msgs::joint_< 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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int8_t | sendupdate_length |
std::vector < ::sr_robot_msgs::joint_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sr_robot_msgs::joint_ < ContainerAllocator > >::other > | sendupdate_list |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file sendupdate.h.
typedef int8_t sr_robot_msgs::sendupdate_< ContainerAllocator >::_sendupdate_length_type |
Definition at line 37 of file sendupdate.h.
typedef std::vector< ::sr_robot_msgs::joint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sr_robot_msgs::joint_<ContainerAllocator> >::other > sr_robot_msgs::sendupdate_< ContainerAllocator >::_sendupdate_list_type |
Definition at line 40 of file sendupdate.h.
typedef boost::shared_ptr< ::sr_robot_msgs::sendupdate_<ContainerAllocator> const> sr_robot_msgs::sendupdate_< ContainerAllocator >::ConstPtr |
Definition at line 108 of file sendupdate.h.
typedef boost::shared_ptr< ::sr_robot_msgs::sendupdate_<ContainerAllocator> > sr_robot_msgs::sendupdate_< ContainerAllocator >::Ptr |
Definition at line 107 of file sendupdate.h.
typedef sendupdate_<ContainerAllocator> sr_robot_msgs::sendupdate_< ContainerAllocator >::Type |
Definition at line 23 of file sendupdate.h.
sr_robot_msgs::sendupdate_< ContainerAllocator >::sendupdate_ | ( | ) | [inline] |
Definition at line 25 of file sendupdate.h.
sr_robot_msgs::sendupdate_< ContainerAllocator >::sendupdate_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file sendupdate.h.
ROS_DEPRECATED const std::string sr_robot_msgs::sendupdate_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 53 of file sendupdate.h.
ROS_DEPRECATED const std::string sr_robot_msgs::sendupdate_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 60 of file sendupdate.h.
ROS_DEPRECATED const std::string sr_robot_msgs::sendupdate_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 81 of file sendupdate.h.
static ROS_DEPRECATED const std::string sr_robot_msgs::sendupdate_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 51 of file sendupdate.h.
static const char* sr_robot_msgs::sendupdate_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 49 of file sendupdate.h.
static ROS_DEPRECATED const std::string sr_robot_msgs::sendupdate_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 58 of file sendupdate.h.
static const char* sr_robot_msgs::sendupdate_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 56 of file sendupdate.h.
static ROS_DEPRECATED const std::string sr_robot_msgs::sendupdate_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 79 of file sendupdate.h.
static const char* sr_robot_msgs::sendupdate_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 63 of file sendupdate.h.
virtual ROS_DEPRECATED uint8_t* sr_robot_msgs::sendupdate_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 91 of file sendupdate.h.
ROS_DEPRECATED uint32_t sr_robot_msgs::sendupdate_< ContainerAllocator >::get_sendupdate_list_size | ( | ) | const [inline] |
Definition at line 44 of file sendupdate.h.
ROS_DEPRECATED void sr_robot_msgs::sendupdate_< ContainerAllocator >::get_sendupdate_list_vec | ( | std::vector< ::sr_robot_msgs::joint_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sr_robot_msgs::joint_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 46 of file sendupdate.h.
virtual ROS_DEPRECATED uint32_t sr_robot_msgs::sendupdate_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 99 of file sendupdate.h.
virtual ROS_DEPRECATED uint8_t* sr_robot_msgs::sendupdate_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 83 of file sendupdate.h.
ROS_DEPRECATED void sr_robot_msgs::sendupdate_< ContainerAllocator >::set_sendupdate_list_size | ( | uint32_t | size | ) | [inline] |
Definition at line 45 of file sendupdate.h.
ROS_DEPRECATED void sr_robot_msgs::sendupdate_< ContainerAllocator >::set_sendupdate_list_vec | ( | const std::vector< ::sr_robot_msgs::joint_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::sr_robot_msgs::joint_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 47 of file sendupdate.h.
boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::sendupdate_< ContainerAllocator >::__connection_header |
Definition at line 109 of file sendupdate.h.
int8_t sr_robot_msgs::sendupdate_< ContainerAllocator >::sendupdate_length |
Definition at line 38 of file sendupdate.h.
std::vector< ::sr_robot_msgs::joint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sr_robot_msgs::joint_<ContainerAllocator> >::other > sr_robot_msgs::sendupdate_< ContainerAllocator >::sendupdate_list |
Definition at line 41 of file sendupdate.h.