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