#include <TopicInfo.h>
Public Types | |
enum | { ID_LOG = 7 } |
enum | { ID_TIME = 10 } |
enum | { ID_PUBLISHER = 0 } |
enum | { ID_SUBSCRIBER = 1 } |
enum | { ID_SERVICE_SERVER = 2 } |
enum | { ID_SERVICE_CLIENT = 4 } |
enum | { ID_PARAMETER_REQUEST = 6 } |
typedef int32_t | _buffer_size_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _md5sum_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type_type |
typedef uint16_t | _topic_id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _topic_name_type |
typedef boost::shared_ptr < ::rosserial_msgs::TopicInfo_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosserial_msgs::TopicInfo_ < ContainerAllocator > > | Ptr |
typedef TopicInfo_ < ContainerAllocator > | Type |
Public Member Functions | |
TopicInfo_ () | |
TopicInfo_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | buffer_size |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | md5sum |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | message_type |
uint16_t | topic_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | topic_name |
Definition at line 21 of file TopicInfo.h.
typedef int32_t rosserial_msgs::TopicInfo_< ContainerAllocator >::_buffer_size_type |
Definition at line 54 of file TopicInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::TopicInfo_< ContainerAllocator >::_md5sum_type |
Definition at line 51 of file TopicInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::TopicInfo_< ContainerAllocator >::_message_type_type |
Definition at line 48 of file TopicInfo.h.
typedef uint16_t rosserial_msgs::TopicInfo_< ContainerAllocator >::_topic_id_type |
Definition at line 42 of file TopicInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::TopicInfo_< ContainerAllocator >::_topic_name_type |
Definition at line 45 of file TopicInfo.h.
typedef boost::shared_ptr< ::rosserial_msgs::TopicInfo_<ContainerAllocator> const> rosserial_msgs::TopicInfo_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file TopicInfo.h.
typedef boost::shared_ptr< ::rosserial_msgs::TopicInfo_<ContainerAllocator> > rosserial_msgs::TopicInfo_< ContainerAllocator >::Ptr |
Definition at line 65 of file TopicInfo.h.
typedef TopicInfo_<ContainerAllocator> rosserial_msgs::TopicInfo_< ContainerAllocator >::Type |
Definition at line 22 of file TopicInfo.h.
anonymous enum |
Definition at line 62 of file TopicInfo.h.
anonymous enum |
Definition at line 63 of file TopicInfo.h.
anonymous enum |
Definition at line 57 of file TopicInfo.h.
anonymous enum |
Definition at line 58 of file TopicInfo.h.
anonymous enum |
Definition at line 59 of file TopicInfo.h.
anonymous enum |
Definition at line 60 of file TopicInfo.h.
anonymous enum |
Definition at line 61 of file TopicInfo.h.
rosserial_msgs::TopicInfo_< ContainerAllocator >::TopicInfo_ | ( | ) | [inline] |
Definition at line 24 of file TopicInfo.h.
rosserial_msgs::TopicInfo_< ContainerAllocator >::TopicInfo_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file TopicInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > rosserial_msgs::TopicInfo_< ContainerAllocator >::__connection_header |
Definition at line 67 of file TopicInfo.h.
int32_t rosserial_msgs::TopicInfo_< ContainerAllocator >::buffer_size |
Definition at line 55 of file TopicInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::TopicInfo_< ContainerAllocator >::md5sum |
Definition at line 52 of file TopicInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::TopicInfo_< ContainerAllocator >::message_type |
Definition at line 49 of file TopicInfo.h.
uint16_t rosserial_msgs::TopicInfo_< ContainerAllocator >::topic_id |
Definition at line 43 of file TopicInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_msgs::TopicInfo_< ContainerAllocator >::topic_name |
Definition at line 46 of file TopicInfo.h.