#include <Topics.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _topics_type |
typedef boost::shared_ptr < ::rosapi::TopicsResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosapi::TopicsResponse_ < ContainerAllocator > > | Ptr |
typedef TopicsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
TopicsResponse_ () | |
TopicsResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | topics |
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > rosapi::TopicsResponse_< ContainerAllocator >::_topics_type |
typedef boost::shared_ptr< ::rosapi::TopicsResponse_<ContainerAllocator> const> rosapi::TopicsResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::rosapi::TopicsResponse_<ContainerAllocator> > rosapi::TopicsResponse_< ContainerAllocator >::Ptr |
typedef TopicsResponse_<ContainerAllocator> rosapi::TopicsResponse_< ContainerAllocator >::Type |
rosapi::TopicsResponse_< ContainerAllocator >::TopicsResponse_ | ( | ) | [inline] |
rosapi::TopicsResponse_< ContainerAllocator >::TopicsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > rosapi::TopicsResponse_< ContainerAllocator >::__connection_header |
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > rosapi::TopicsResponse_< ContainerAllocator >::topics |