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