#include <RFIDread.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _antenna_name_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef int32_t | _rssi_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _tagID_type |
typedef boost::shared_ptr < ::hrl_rfid::RFIDread_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_rfid::RFIDread_ < ContainerAllocator > > | Ptr |
typedef RFIDread_ < ContainerAllocator > | Type |
Public Member Functions | |
RFIDread_ () | |
RFIDread_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | antenna_name |
::std_msgs::Header_ < ContainerAllocator > | header |
int32_t | rssi |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | tagID |
Definition at line 22 of file RFIDread.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_rfid::RFIDread_< ContainerAllocator >::_antenna_name_type |
Definition at line 44 of file RFIDread.h.
typedef ::std_msgs::Header_<ContainerAllocator> hrl_rfid::RFIDread_< ContainerAllocator >::_header_type |
Definition at line 41 of file RFIDread.h.
typedef int32_t hrl_rfid::RFIDread_< ContainerAllocator >::_rssi_type |
Definition at line 50 of file RFIDread.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_rfid::RFIDread_< ContainerAllocator >::_tagID_type |
Definition at line 47 of file RFIDread.h.
typedef boost::shared_ptr< ::hrl_rfid::RFIDread_<ContainerAllocator> const> hrl_rfid::RFIDread_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file RFIDread.h.
typedef boost::shared_ptr< ::hrl_rfid::RFIDread_<ContainerAllocator> > hrl_rfid::RFIDread_< ContainerAllocator >::Ptr |
Definition at line 54 of file RFIDread.h.
typedef RFIDread_<ContainerAllocator> hrl_rfid::RFIDread_< ContainerAllocator >::Type |
Definition at line 23 of file RFIDread.h.
hrl_rfid::RFIDread_< ContainerAllocator >::RFIDread_ | ( | ) | [inline] |
Definition at line 25 of file RFIDread.h.
hrl_rfid::RFIDread_< ContainerAllocator >::RFIDread_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file RFIDread.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_rfid::RFIDread_< ContainerAllocator >::__connection_header |
Definition at line 56 of file RFIDread.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_rfid::RFIDread_< ContainerAllocator >::antenna_name |
Definition at line 45 of file RFIDread.h.
::std_msgs::Header_<ContainerAllocator> hrl_rfid::RFIDread_< ContainerAllocator >::header |
Definition at line 42 of file RFIDread.h.
int32_t hrl_rfid::RFIDread_< ContainerAllocator >::rssi |
Definition at line 51 of file RFIDread.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > hrl_rfid::RFIDread_< ContainerAllocator >::tagID |
Definition at line 48 of file RFIDread.h.