#include <TestBond.h>
Public Types | |
| typedef ros::Duration | _delay_connect_type | 
| typedef ros::Duration | _delay_death_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _id_type | 
| typedef uint8_t | _inhibit_death_message_type | 
| typedef uint8_t | _inhibit_death_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _topic_type | 
| typedef boost::shared_ptr < ::test_bond::TestBondRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::test_bond::TestBondRequest_ < ContainerAllocator > >  | Ptr | 
| typedef TestBondRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| TestBondRequest_ () | |
| TestBondRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| ros::Duration | delay_connect | 
| ros::Duration | delay_death | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | id | 
| uint8_t | inhibit_death | 
| uint8_t | inhibit_death_message | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | topic | 
Definition at line 25 of file TestBond.h.
| typedef ros::Duration test_bond::TestBondRequest_< ContainerAllocator >::_delay_connect_type | 
Definition at line 54 of file TestBond.h.
| typedef ros::Duration test_bond::TestBondRequest_< ContainerAllocator >::_delay_death_type | 
Definition at line 57 of file TestBond.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_bond::TestBondRequest_< ContainerAllocator >::_id_type | 
Definition at line 51 of file TestBond.h.
| typedef uint8_t test_bond::TestBondRequest_< ContainerAllocator >::_inhibit_death_message_type | 
Definition at line 63 of file TestBond.h.
| typedef uint8_t test_bond::TestBondRequest_< ContainerAllocator >::_inhibit_death_type | 
Definition at line 60 of file TestBond.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_bond::TestBondRequest_< ContainerAllocator >::_topic_type | 
Definition at line 48 of file TestBond.h.
| typedef boost::shared_ptr< ::test_bond::TestBondRequest_<ContainerAllocator> const> test_bond::TestBondRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 68 of file TestBond.h.
| typedef boost::shared_ptr< ::test_bond::TestBondRequest_<ContainerAllocator> > test_bond::TestBondRequest_< ContainerAllocator >::Ptr | 
Definition at line 67 of file TestBond.h.
| typedef TestBondRequest_<ContainerAllocator> test_bond::TestBondRequest_< ContainerAllocator >::Type | 
Definition at line 26 of file TestBond.h.
| test_bond::TestBondRequest_< ContainerAllocator >::TestBondRequest_ | ( | ) |  [inline] | 
        
Definition at line 28 of file TestBond.h.
| test_bond::TestBondRequest_< ContainerAllocator >::TestBondRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 38 of file TestBond.h.
| boost::shared_ptr<std::map<std::string, std::string> > test_bond::TestBondRequest_< ContainerAllocator >::__connection_header | 
Definition at line 69 of file TestBond.h.
| ros::Duration test_bond::TestBondRequest_< ContainerAllocator >::delay_connect | 
Definition at line 55 of file TestBond.h.
| ros::Duration test_bond::TestBondRequest_< ContainerAllocator >::delay_death | 
Definition at line 58 of file TestBond.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_bond::TestBondRequest_< ContainerAllocator >::id | 
Definition at line 52 of file TestBond.h.
| uint8_t test_bond::TestBondRequest_< ContainerAllocator >::inhibit_death | 
Definition at line 61 of file TestBond.h.
| uint8_t test_bond::TestBondRequest_< ContainerAllocator >::inhibit_death_message | 
Definition at line 64 of file TestBond.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_bond::TestBondRequest_< ContainerAllocator >::topic | 
Definition at line 49 of file TestBond.h.