#include <TestPrimitives.h>
Public Types | |
typedef int8_t | _b_type |
typedef uint8_t | _c_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _caller_id_type |
typedef ros::Duration | _d_type |
typedef float | _float32_type |
typedef double | _float64_type |
typedef int16_t | _int16_type |
typedef int32_t | _int32_type |
typedef int64_t | _int64_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _orig_caller_id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _str_type |
typedef ros::Time | _t_type |
typedef uint16_t | _uint16_type |
typedef uint32_t | _uint32_type |
typedef uint64_t | _uint64_type |
typedef boost::shared_ptr < ::test_ros::TestPrimitives_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::test_ros::TestPrimitives_ < ContainerAllocator > > | Ptr |
typedef TestPrimitives_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
TestPrimitives_ (const ContainerAllocator &_alloc) | |
TestPrimitives_ () | |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
int8_t | b |
uint8_t | c |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | caller_id |
ros::Duration | d |
float | float32 |
double | float64 |
int16_t | int16 |
int32_t | int32 |
int64_t | int64 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | orig_caller_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | str |
ros::Time | t |
uint16_t | uint16 |
uint32_t | uint32 |
uint64_t | uint64 |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file TestPrimitives.h.
typedef int8_t test_ros::TestPrimitives_< ContainerAllocator >::_b_type |
Definition at line 68 of file TestPrimitives.h.
typedef uint8_t test_ros::TestPrimitives_< ContainerAllocator >::_c_type |
Definition at line 80 of file TestPrimitives.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::_caller_id_type |
Definition at line 59 of file TestPrimitives.h.
typedef ros::Duration test_ros::TestPrimitives_< ContainerAllocator >::_d_type |
Definition at line 101 of file TestPrimitives.h.
typedef float test_ros::TestPrimitives_< ContainerAllocator >::_float32_type |
Definition at line 92 of file TestPrimitives.h.
typedef double test_ros::TestPrimitives_< ContainerAllocator >::_float64_type |
Definition at line 95 of file TestPrimitives.h.
typedef int16_t test_ros::TestPrimitives_< ContainerAllocator >::_int16_type |
Definition at line 71 of file TestPrimitives.h.
typedef int32_t test_ros::TestPrimitives_< ContainerAllocator >::_int32_type |
Definition at line 74 of file TestPrimitives.h.
typedef int64_t test_ros::TestPrimitives_< ContainerAllocator >::_int64_type |
Definition at line 77 of file TestPrimitives.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::_orig_caller_id_type |
Definition at line 62 of file TestPrimitives.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::_str_type |
Definition at line 65 of file TestPrimitives.h.
typedef ros::Time test_ros::TestPrimitives_< ContainerAllocator >::_t_type |
Definition at line 98 of file TestPrimitives.h.
typedef uint16_t test_ros::TestPrimitives_< ContainerAllocator >::_uint16_type |
Definition at line 83 of file TestPrimitives.h.
typedef uint32_t test_ros::TestPrimitives_< ContainerAllocator >::_uint32_type |
Definition at line 86 of file TestPrimitives.h.
typedef uint64_t test_ros::TestPrimitives_< ContainerAllocator >::_uint64_type |
Definition at line 89 of file TestPrimitives.h.
typedef boost::shared_ptr< ::test_ros::TestPrimitives_<ContainerAllocator> const> test_ros::TestPrimitives_< ContainerAllocator >::ConstPtr |
Definition at line 212 of file TestPrimitives.h.
typedef boost::shared_ptr< ::test_ros::TestPrimitives_<ContainerAllocator> > test_ros::TestPrimitives_< ContainerAllocator >::Ptr |
Definition at line 211 of file TestPrimitives.h.
typedef TestPrimitives_<ContainerAllocator> test_ros::TestPrimitives_< ContainerAllocator >::Type |
Definition at line 19 of file TestPrimitives.h.
test_ros::TestPrimitives_< ContainerAllocator >::TestPrimitives_ | ( | ) | [inline] |
Definition at line 21 of file TestPrimitives.h.
test_ros::TestPrimitives_< ContainerAllocator >::TestPrimitives_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 40 of file TestPrimitives.h.
ROS_DEPRECATED const std::string test_ros::TestPrimitives_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 110 of file TestPrimitives.h.
ROS_DEPRECATED const std::string test_ros::TestPrimitives_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 117 of file TestPrimitives.h.
ROS_DEPRECATED const std::string test_ros::TestPrimitives_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 146 of file TestPrimitives.h.
static ROS_DEPRECATED const std::string test_ros::TestPrimitives_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 108 of file TestPrimitives.h.
static const char* test_ros::TestPrimitives_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 106 of file TestPrimitives.h.
static ROS_DEPRECATED const std::string test_ros::TestPrimitives_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 115 of file TestPrimitives.h.
static const char* test_ros::TestPrimitives_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 113 of file TestPrimitives.h.
static ROS_DEPRECATED const std::string test_ros::TestPrimitives_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 144 of file TestPrimitives.h.
static const char* test_ros::TestPrimitives_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 120 of file TestPrimitives.h.
virtual ROS_DEPRECATED uint8_t* test_ros::TestPrimitives_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 169 of file TestPrimitives.h.
virtual ROS_DEPRECATED uint32_t test_ros::TestPrimitives_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 190 of file TestPrimitives.h.
virtual ROS_DEPRECATED uint8_t* test_ros::TestPrimitives_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 148 of file TestPrimitives.h.
int8_t test_ros::TestPrimitives_< ContainerAllocator >::b |
Definition at line 69 of file TestPrimitives.h.
uint8_t test_ros::TestPrimitives_< ContainerAllocator >::c |
Definition at line 81 of file TestPrimitives.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::caller_id |
Definition at line 60 of file TestPrimitives.h.
ros::Duration test_ros::TestPrimitives_< ContainerAllocator >::d |
Definition at line 102 of file TestPrimitives.h.
float test_ros::TestPrimitives_< ContainerAllocator >::float32 |
Definition at line 93 of file TestPrimitives.h.
double test_ros::TestPrimitives_< ContainerAllocator >::float64 |
Definition at line 96 of file TestPrimitives.h.
int16_t test_ros::TestPrimitives_< ContainerAllocator >::int16 |
Definition at line 72 of file TestPrimitives.h.
int32_t test_ros::TestPrimitives_< ContainerAllocator >::int32 |
Definition at line 75 of file TestPrimitives.h.
int64_t test_ros::TestPrimitives_< ContainerAllocator >::int64 |
Definition at line 78 of file TestPrimitives.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::orig_caller_id |
Definition at line 63 of file TestPrimitives.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::str |
Definition at line 66 of file TestPrimitives.h.
ros::Time test_ros::TestPrimitives_< ContainerAllocator >::t |
Definition at line 99 of file TestPrimitives.h.
uint16_t test_ros::TestPrimitives_< ContainerAllocator >::uint16 |
Definition at line 84 of file TestPrimitives.h.
uint32_t test_ros::TestPrimitives_< ContainerAllocator >::uint32 |
Definition at line 87 of file TestPrimitives.h.
uint64_t test_ros::TestPrimitives_< ContainerAllocator >::uint64 |
Definition at line 90 of file TestPrimitives.h.