#include <Remapping.h>
| Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _remap_from_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _remap_to_type | 
| typedef boost::shared_ptr < ::appmanager_msgs::Remapping_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::appmanager_msgs::Remapping_ < ContainerAllocator > > | Ptr | 
| typedef Remapping_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| Remapping_ () | |
| Remapping_ (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 > | remap_from | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | remap_to | 
Definition at line 21 of file Remapping.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::Remapping_< ContainerAllocator >::_remap_from_type | 
Definition at line 36 of file Remapping.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::Remapping_< ContainerAllocator >::_remap_to_type | 
Definition at line 39 of file Remapping.h.
| typedef boost::shared_ptr< ::appmanager_msgs::Remapping_<ContainerAllocator> const> appmanager_msgs::Remapping_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file Remapping.h.
| typedef boost::shared_ptr< ::appmanager_msgs::Remapping_<ContainerAllocator> > appmanager_msgs::Remapping_< ContainerAllocator >::Ptr | 
Definition at line 43 of file Remapping.h.
| typedef Remapping_<ContainerAllocator> appmanager_msgs::Remapping_< ContainerAllocator >::Type | 
Definition at line 22 of file Remapping.h.
| appmanager_msgs::Remapping_< ContainerAllocator >::Remapping_ | ( | ) |  [inline] | 
Definition at line 24 of file Remapping.h.
| appmanager_msgs::Remapping_< ContainerAllocator >::Remapping_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 30 of file Remapping.h.
| boost::shared_ptr<std::map<std::string, std::string> > appmanager_msgs::Remapping_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file Remapping.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::Remapping_< ContainerAllocator >::remap_from | 
Definition at line 37 of file Remapping.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::Remapping_< ContainerAllocator >::remap_to | 
Definition at line 40 of file Remapping.h.