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