$search
#include <UDPMultRegisterTopic.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _multicast_address_type |
typedef uint16_t | _port_type |
typedef boost::shared_ptr < ::udpmulti_transport::UDPMultRegisterTopicResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::udpmulti_transport::UDPMultRegisterTopicResponse_ < ContainerAllocator > > | Ptr |
typedef UDPMultRegisterTopicResponse_ < 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 |
UDPMultRegisterTopicResponse_ (const ContainerAllocator &_alloc) | |
UDPMultRegisterTopicResponse_ () | |
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::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | multicast_address |
uint16_t | port |
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 104 of file UDPMultRegisterTopic.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::_multicast_address_type |
Definition at line 119 of file UDPMultRegisterTopic.h.
typedef uint16_t udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::_port_type |
Definition at line 122 of file UDPMultRegisterTopic.h.
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultRegisterTopicResponse_<ContainerAllocator> const> udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::ConstPtr |
Definition at line 183 of file UDPMultRegisterTopic.h.
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultRegisterTopicResponse_<ContainerAllocator> > udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::Ptr |
Definition at line 182 of file UDPMultRegisterTopic.h.
typedef UDPMultRegisterTopicResponse_<ContainerAllocator> udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::Type |
Definition at line 105 of file UDPMultRegisterTopic.h.
udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::UDPMultRegisterTopicResponse_ | ( | ) | [inline] |
Definition at line 107 of file UDPMultRegisterTopic.h.
udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::UDPMultRegisterTopicResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 113 of file UDPMultRegisterTopic.h.
ROS_DEPRECATED const std::string udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 131 of file UDPMultRegisterTopic.h.
ROS_DEPRECATED const std::string udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 138 of file UDPMultRegisterTopic.h.
ROS_DEPRECATED const std::string udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 156 of file UDPMultRegisterTopic.h.
ROS_DEPRECATED const std::string udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 145 of file UDPMultRegisterTopic.h.
static ROS_DEPRECATED const std::string udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 129 of file UDPMultRegisterTopic.h.
static const char* udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 127 of file UDPMultRegisterTopic.h.
static ROS_DEPRECATED const std::string udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 136 of file UDPMultRegisterTopic.h.
static const char* udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 134 of file UDPMultRegisterTopic.h.
static ROS_DEPRECATED const std::string udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 154 of file UDPMultRegisterTopic.h.
static const char* udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 148 of file UDPMultRegisterTopic.h.
static ROS_DEPRECATED const std::string udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 143 of file UDPMultRegisterTopic.h.
static const char* udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 141 of file UDPMultRegisterTopic.h.
virtual ROS_DEPRECATED uint8_t* udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 166 of file UDPMultRegisterTopic.h.
virtual ROS_DEPRECATED uint32_t udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 174 of file UDPMultRegisterTopic.h.
virtual ROS_DEPRECATED uint8_t* udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 158 of file UDPMultRegisterTopic.h.
boost::shared_ptr<std::map<std::string, std::string> > udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__connection_header |
Definition at line 184 of file UDPMultRegisterTopic.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::multicast_address |
Definition at line 120 of file UDPMultRegisterTopic.h.
uint16_t udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::port |
Definition at line 123 of file UDPMultRegisterTopic.h.