#include <Network.h>
Public Types | |
| typedef int32_t | _beacon_type |
| typedef int32_t | _channel_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _essid_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _macattr_type |
| typedef int32_t | _noise_type |
| typedef int32_t | _rssi_type |
| typedef boost::shared_ptr < ::wifi_ddwrt::Network_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::wifi_ddwrt::Network_ < ContainerAllocator > > | Ptr |
| typedef Network_ < ContainerAllocator > | Type |
Public Member Functions | |
| Network_ () | |
| Network_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | beacon |
| int32_t | channel |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | essid |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | macattr |
| int32_t | noise |
| int32_t | rssi |
| typedef int32_t wifi_ddwrt::Network_< ContainerAllocator >::_beacon_type |
| typedef int32_t wifi_ddwrt::Network_< ContainerAllocator >::_channel_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wifi_ddwrt::Network_< ContainerAllocator >::_essid_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wifi_ddwrt::Network_< ContainerAllocator >::_macattr_type |
| typedef int32_t wifi_ddwrt::Network_< ContainerAllocator >::_noise_type |
| typedef int32_t wifi_ddwrt::Network_< ContainerAllocator >::_rssi_type |
| typedef boost::shared_ptr< ::wifi_ddwrt::Network_<ContainerAllocator> const> wifi_ddwrt::Network_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::wifi_ddwrt::Network_<ContainerAllocator> > wifi_ddwrt::Network_< ContainerAllocator >::Ptr |
| typedef Network_<ContainerAllocator> wifi_ddwrt::Network_< ContainerAllocator >::Type |
| wifi_ddwrt::Network_< ContainerAllocator >::Network_ | ( | ) | [inline] |
| wifi_ddwrt::Network_< ContainerAllocator >::Network_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > wifi_ddwrt::Network_< ContainerAllocator >::__connection_header |
| int32_t wifi_ddwrt::Network_< ContainerAllocator >::beacon |
| int32_t wifi_ddwrt::Network_< ContainerAllocator >::channel |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wifi_ddwrt::Network_< ContainerAllocator >::essid |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wifi_ddwrt::Network_< ContainerAllocator >::macattr |
| int32_t wifi_ddwrt::Network_< ContainerAllocator >::noise |
| int32_t wifi_ddwrt::Network_< ContainerAllocator >::rssi |