#include <GetParam.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _default_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::rosapi::GetParamRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosapi::GetParamRequest_ < ContainerAllocator > > | Ptr |
typedef GetParamRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetParamRequest_ () | |
GetParamRequest_ (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 > | default |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
Definition at line 25 of file GetParam.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::GetParamRequest_< ContainerAllocator >::_default_type |
Definition at line 43 of file GetParam.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::GetParamRequest_< ContainerAllocator >::_name_type |
Definition at line 40 of file GetParam.h.
typedef boost::shared_ptr< ::rosapi::GetParamRequest_<ContainerAllocator> const> rosapi::GetParamRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file GetParam.h.
typedef boost::shared_ptr< ::rosapi::GetParamRequest_<ContainerAllocator> > rosapi::GetParamRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file GetParam.h.
typedef GetParamRequest_<ContainerAllocator> rosapi::GetParamRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetParam.h.
rosapi::GetParamRequest_< ContainerAllocator >::GetParamRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetParam.h.
rosapi::GetParamRequest_< ContainerAllocator >::GetParamRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file GetParam.h.
boost::shared_ptr<std::map<std::string, std::string> > rosapi::GetParamRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file GetParam.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::GetParamRequest_< ContainerAllocator >::default |
Definition at line 44 of file GetParam.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::GetParamRequest_< ContainerAllocator >::name |
Definition at line 41 of file GetParam.h.