#include <AccessPoint.h>
Public Types | |
typedef int32_t | _channel_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _essid_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _macaddr_type |
typedef int32_t | _noise_type |
typedef int32_t | _quality_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _rate_type |
typedef int32_t | _signal_type |
typedef int32_t | _snr_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _tx_power_type |
typedef boost::shared_ptr < ::pr2_msgs::AccessPoint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_msgs::AccessPoint_ < ContainerAllocator > > | Ptr |
typedef AccessPoint_ < ContainerAllocator > | Type |
Public Member Functions | |
AccessPoint_ () | |
AccessPoint_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | channel |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | essid |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | macaddr |
int32_t | noise |
int32_t | quality |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | rate |
int32_t | signal |
int32_t | snr |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | tx_power |
Definition at line 22 of file AccessPoint.h.
typedef int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::_channel_type |
Definition at line 71 of file AccessPoint.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::AccessPoint_< ContainerAllocator >::_essid_type |
Definition at line 56 of file AccessPoint.h.
typedef ::std_msgs::Header_<ContainerAllocator> pr2_msgs::AccessPoint_< ContainerAllocator >::_header_type |
Definition at line 53 of file AccessPoint.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::AccessPoint_< ContainerAllocator >::_macaddr_type |
Definition at line 59 of file AccessPoint.h.
typedef int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::_noise_type |
Definition at line 65 of file AccessPoint.h.
typedef int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::_quality_type |
Definition at line 80 of file AccessPoint.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::AccessPoint_< ContainerAllocator >::_rate_type |
Definition at line 74 of file AccessPoint.h.
typedef int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::_signal_type |
Definition at line 62 of file AccessPoint.h.
typedef int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::_snr_type |
Definition at line 68 of file AccessPoint.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::AccessPoint_< ContainerAllocator >::_tx_power_type |
Definition at line 77 of file AccessPoint.h.
typedef boost::shared_ptr< ::pr2_msgs::AccessPoint_<ContainerAllocator> const> pr2_msgs::AccessPoint_< ContainerAllocator >::ConstPtr |
Definition at line 85 of file AccessPoint.h.
typedef boost::shared_ptr< ::pr2_msgs::AccessPoint_<ContainerAllocator> > pr2_msgs::AccessPoint_< ContainerAllocator >::Ptr |
Definition at line 84 of file AccessPoint.h.
typedef AccessPoint_<ContainerAllocator> pr2_msgs::AccessPoint_< ContainerAllocator >::Type |
Definition at line 23 of file AccessPoint.h.
pr2_msgs::AccessPoint_< ContainerAllocator >::AccessPoint_ | ( | ) | [inline] |
Definition at line 25 of file AccessPoint.h.
pr2_msgs::AccessPoint_< ContainerAllocator >::AccessPoint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file AccessPoint.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_msgs::AccessPoint_< ContainerAllocator >::__connection_header |
Definition at line 86 of file AccessPoint.h.
int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::channel |
Definition at line 72 of file AccessPoint.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::AccessPoint_< ContainerAllocator >::essid |
Definition at line 57 of file AccessPoint.h.
::std_msgs::Header_<ContainerAllocator> pr2_msgs::AccessPoint_< ContainerAllocator >::header |
Definition at line 54 of file AccessPoint.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::AccessPoint_< ContainerAllocator >::macaddr |
Definition at line 60 of file AccessPoint.h.
int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::noise |
Definition at line 66 of file AccessPoint.h.
int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::quality |
Definition at line 81 of file AccessPoint.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::AccessPoint_< ContainerAllocator >::rate |
Definition at line 75 of file AccessPoint.h.
int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::signal |
Definition at line 63 of file AccessPoint.h.
int32_t pr2_msgs::AccessPoint_< ContainerAllocator >::snr |
Definition at line 69 of file AccessPoint.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::AccessPoint_< ContainerAllocator >::tx_power |
Definition at line 78 of file AccessPoint.h.