#include <Subscribers.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _topic_type |
typedef boost::shared_ptr < ::rosapi::SubscribersRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosapi::SubscribersRequest_ < ContainerAllocator > > | Ptr |
typedef SubscribersRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SubscribersRequest_ () | |
SubscribersRequest_ (const ContainerAllocator &_alloc) | |
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 > | topic |
Definition at line 25 of file Subscribers.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::SubscribersRequest_< ContainerAllocator >::_topic_type |
Definition at line 38 of file Subscribers.h.
typedef boost::shared_ptr< ::rosapi::SubscribersRequest_<ContainerAllocator> const> rosapi::SubscribersRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file Subscribers.h.
typedef boost::shared_ptr< ::rosapi::SubscribersRequest_<ContainerAllocator> > rosapi::SubscribersRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file Subscribers.h.
typedef SubscribersRequest_<ContainerAllocator> rosapi::SubscribersRequest_< ContainerAllocator >::Type |
Definition at line 26 of file Subscribers.h.
rosapi::SubscribersRequest_< ContainerAllocator >::SubscribersRequest_ | ( | ) | [inline] |
Definition at line 28 of file Subscribers.h.
rosapi::SubscribersRequest_< ContainerAllocator >::SubscribersRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file Subscribers.h.
boost::shared_ptr<std::map<std::string, std::string> > rosapi::SubscribersRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file Subscribers.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::SubscribersRequest_< ContainerAllocator >::topic |
Definition at line 39 of file Subscribers.h.