#include <bma180err.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _strErrMessage_type |
typedef boost::shared_ptr < ::bma180::bma180err_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::bma180::bma180err_ < ContainerAllocator > > | Ptr |
typedef bma180err_ < 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 |
bma180err_ (const ContainerAllocator &_alloc) | |
bma180err_ () | |
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 |
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 | |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | strErrMessage |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file bma180err.h.
typedef ::std_msgs::Header_<ContainerAllocator> bma180::bma180err_< ContainerAllocator >::_header_type |
Definition at line 34 of file bma180err.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bma180::bma180err_< ContainerAllocator >::_strErrMessage_type |
Definition at line 37 of file bma180err.h.
typedef boost::shared_ptr< ::bma180::bma180err_<ContainerAllocator> const> bma180::bma180err_< ContainerAllocator >::ConstPtr |
Definition at line 108 of file bma180err.h.
typedef boost::shared_ptr< ::bma180::bma180err_<ContainerAllocator> > bma180::bma180err_< ContainerAllocator >::Ptr |
Definition at line 107 of file bma180err.h.
typedef bma180err_<ContainerAllocator> bma180::bma180err_< ContainerAllocator >::Type |
Definition at line 20 of file bma180err.h.
bma180::bma180err_< ContainerAllocator >::bma180err_ | ( | ) | [inline] |
Definition at line 22 of file bma180err.h.
bma180::bma180err_< ContainerAllocator >::bma180err_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file bma180err.h.
ROS_DEPRECATED const std::string bma180::bma180err_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 46 of file bma180err.h.
ROS_DEPRECATED const std::string bma180::bma180err_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 53 of file bma180err.h.
ROS_DEPRECATED const std::string bma180::bma180err_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 81 of file bma180err.h.
static ROS_DEPRECATED const std::string bma180::bma180err_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 44 of file bma180err.h.
static const char* bma180::bma180err_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 42 of file bma180err.h.
static ROS_DEPRECATED const std::string bma180::bma180err_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 51 of file bma180err.h.
static const char* bma180::bma180err_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 49 of file bma180err.h.
static ROS_DEPRECATED const std::string bma180::bma180err_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 79 of file bma180err.h.
static const char* bma180::bma180err_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 56 of file bma180err.h.
virtual ROS_DEPRECATED uint8_t* bma180::bma180err_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 91 of file bma180err.h.
virtual ROS_DEPRECATED uint32_t bma180::bma180err_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 99 of file bma180err.h.
virtual ROS_DEPRECATED uint8_t* bma180::bma180err_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 83 of file bma180err.h.
::std_msgs::Header_<ContainerAllocator> bma180::bma180err_< ContainerAllocator >::header |
Definition at line 35 of file bma180err.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bma180::bma180err_< ContainerAllocator >::strErrMessage |
Definition at line 38 of file bma180err.h.