#include <SearchParam.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _global_name_type |
typedef boost::shared_ptr < ::rosapi::SearchParamResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosapi::SearchParamResponse_ < ContainerAllocator > > | Ptr |
typedef SearchParamResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SearchParamResponse_ () | |
SearchParamResponse_ (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 > | global_name |
Definition at line 53 of file SearchParam.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::SearchParamResponse_< ContainerAllocator >::_global_name_type |
Definition at line 66 of file SearchParam.h.
typedef boost::shared_ptr< ::rosapi::SearchParamResponse_<ContainerAllocator> const> rosapi::SearchParamResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file SearchParam.h.
typedef boost::shared_ptr< ::rosapi::SearchParamResponse_<ContainerAllocator> > rosapi::SearchParamResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file SearchParam.h.
typedef SearchParamResponse_<ContainerAllocator> rosapi::SearchParamResponse_< ContainerAllocator >::Type |
Definition at line 54 of file SearchParam.h.
rosapi::SearchParamResponse_< ContainerAllocator >::SearchParamResponse_ | ( | ) | [inline] |
Definition at line 56 of file SearchParam.h.
rosapi::SearchParamResponse_< ContainerAllocator >::SearchParamResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file SearchParam.h.
boost::shared_ptr<std::map<std::string, std::string> > rosapi::SearchParamResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file SearchParam.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::SearchParamResponse_< ContainerAllocator >::global_name |
Definition at line 67 of file SearchParam.h.