#include <TestTwoInts.h>
Public Types | |
| typedef int32_t | _a_type | 
| typedef int32_t | _b_type | 
| typedef boost::shared_ptr < ::test_rosjava_jni::TestTwoIntsRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::test_rosjava_jni::TestTwoIntsRequest_ < ContainerAllocator > >  | Ptr | 
| typedef TestTwoIntsRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| TestTwoIntsRequest_ () | |
| TestTwoIntsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| int32_t | a | 
| int32_t | b | 
Definition at line 25 of file TestTwoInts.h.
| typedef int32_t test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::_a_type | 
Definition at line 40 of file TestTwoInts.h.
| typedef int32_t test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::_b_type | 
Definition at line 43 of file TestTwoInts.h.
| typedef boost::shared_ptr< ::test_rosjava_jni::TestTwoIntsRequest_<ContainerAllocator> const> test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 48 of file TestTwoInts.h.
| typedef boost::shared_ptr< ::test_rosjava_jni::TestTwoIntsRequest_<ContainerAllocator> > test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::Ptr | 
Definition at line 47 of file TestTwoInts.h.
| typedef TestTwoIntsRequest_<ContainerAllocator> test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::Type | 
Definition at line 26 of file TestTwoInts.h.
| test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::TestTwoIntsRequest_ | ( | ) |  [inline] | 
        
Definition at line 28 of file TestTwoInts.h.
| test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::TestTwoIntsRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 34 of file TestTwoInts.h.
| boost::shared_ptr<std::map<std::string, std::string> > test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::__connection_header | 
Definition at line 49 of file TestTwoInts.h.
| int32_t test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::a | 
Definition at line 41 of file TestTwoInts.h.
| int32_t test_rosjava_jni::TestTwoIntsRequest_< ContainerAllocator >::b | 
Definition at line 44 of file TestTwoInts.h.