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