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