#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 | |
bma180err_ () | |
bma180err_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | strErrMessage |
Definition at line 22 of file bma180err.h.
typedef ::std_msgs::Header_<ContainerAllocator> bma180::bma180err_< ContainerAllocator >::_header_type |
Definition at line 37 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 40 of file bma180err.h.
typedef boost::shared_ptr< ::bma180::bma180err_<ContainerAllocator> const> bma180::bma180err_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file bma180err.h.
typedef boost::shared_ptr< ::bma180::bma180err_<ContainerAllocator> > bma180::bma180err_< ContainerAllocator >::Ptr |
Definition at line 44 of file bma180err.h.
typedef bma180err_<ContainerAllocator> bma180::bma180err_< ContainerAllocator >::Type |
Definition at line 23 of file bma180err.h.
bma180::bma180err_< ContainerAllocator >::bma180err_ | ( | ) | [inline] |
Definition at line 25 of file bma180err.h.
bma180::bma180err_< ContainerAllocator >::bma180err_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file bma180err.h.
boost::shared_ptr<std::map<std::string, std::string> > bma180::bma180err_< ContainerAllocator >::__connection_header |
Definition at line 46 of file bma180err.h.
::std_msgs::Header_<ContainerAllocator> bma180::bma180err_< ContainerAllocator >::header |
Definition at line 38 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 41 of file bma180err.h.