#include <GetParamNames.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 > | _names_type |
typedef boost::shared_ptr < ::rosapi::GetParamNamesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosapi::GetParamNamesResponse_ < ContainerAllocator > > | Ptr |
typedef GetParamNamesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetParamNamesResponse_ () | |
GetParamNamesResponse_ (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 > | names |
Definition at line 48 of file GetParamNames.h.
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::GetParamNamesResponse_< ContainerAllocator >::_names_type |
Definition at line 61 of file GetParamNames.h.
typedef boost::shared_ptr< ::rosapi::GetParamNamesResponse_<ContainerAllocator> const> rosapi::GetParamNamesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file GetParamNames.h.
typedef boost::shared_ptr< ::rosapi::GetParamNamesResponse_<ContainerAllocator> > rosapi::GetParamNamesResponse_< ContainerAllocator >::Ptr |
Definition at line 65 of file GetParamNames.h.
typedef GetParamNamesResponse_<ContainerAllocator> rosapi::GetParamNamesResponse_< ContainerAllocator >::Type |
Definition at line 49 of file GetParamNames.h.
rosapi::GetParamNamesResponse_< ContainerAllocator >::GetParamNamesResponse_ | ( | ) | [inline] |
Definition at line 51 of file GetParamNames.h.
rosapi::GetParamNamesResponse_< ContainerAllocator >::GetParamNamesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file GetParamNames.h.
boost::shared_ptr<std::map<std::string, std::string> > rosapi::GetParamNamesResponse_< ContainerAllocator >::__connection_header |
Definition at line 67 of file GetParamNames.h.
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::GetParamNamesResponse_< ContainerAllocator >::names |
Definition at line 62 of file GetParamNames.h.