#include <TestTwoInts.h>
Public Types | |
typedef int32_t | _sum_type |
typedef boost::shared_ptr < ::test_rosjava_jni::TestTwoIntsResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::test_rosjava_jni::TestTwoIntsResponse_ < ContainerAllocator > > | Ptr |
typedef TestTwoIntsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
TestTwoIntsResponse_ () | |
TestTwoIntsResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | sum |
Definition at line 59 of file TestTwoInts.h.
typedef int32_t test_rosjava_jni::TestTwoIntsResponse_< ContainerAllocator >::_sum_type |
Definition at line 72 of file TestTwoInts.h.
typedef boost::shared_ptr< ::test_rosjava_jni::TestTwoIntsResponse_<ContainerAllocator> const> test_rosjava_jni::TestTwoIntsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file TestTwoInts.h.
typedef boost::shared_ptr< ::test_rosjava_jni::TestTwoIntsResponse_<ContainerAllocator> > test_rosjava_jni::TestTwoIntsResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file TestTwoInts.h.
typedef TestTwoIntsResponse_<ContainerAllocator> test_rosjava_jni::TestTwoIntsResponse_< ContainerAllocator >::Type |
Definition at line 60 of file TestTwoInts.h.
test_rosjava_jni::TestTwoIntsResponse_< ContainerAllocator >::TestTwoIntsResponse_ | ( | ) | [inline] |
Definition at line 62 of file TestTwoInts.h.
test_rosjava_jni::TestTwoIntsResponse_< ContainerAllocator >::TestTwoIntsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file TestTwoInts.h.
boost::shared_ptr<std::map<std::string, std::string> > test_rosjava_jni::TestTwoIntsResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file TestTwoInts.h.
int32_t test_rosjava_jni::TestTwoIntsResponse_< ContainerAllocator >::sum |
Definition at line 73 of file TestTwoInts.h.