Public Types | Public Member Functions | Public Attributes
wifi_ddwrt::Network_< ContainerAllocator > Struct Template Reference

#include <Network.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct wifi_ddwrt::Network_< ContainerAllocator >

Definition at line 21 of file Network.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t wifi_ddwrt::Network_< ContainerAllocator >::_beacon_type

Definition at line 59 of file Network.h.

template<class ContainerAllocator >
typedef int32_t wifi_ddwrt::Network_< ContainerAllocator >::_channel_type

Definition at line 50 of file Network.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wifi_ddwrt::Network_< ContainerAllocator >::_essid_type

Definition at line 47 of file Network.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wifi_ddwrt::Network_< ContainerAllocator >::_macattr_type

Definition at line 44 of file Network.h.

template<class ContainerAllocator >
typedef int32_t wifi_ddwrt::Network_< ContainerAllocator >::_noise_type

Definition at line 56 of file Network.h.

template<class ContainerAllocator >
typedef int32_t wifi_ddwrt::Network_< ContainerAllocator >::_rssi_type

Definition at line 53 of file Network.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::wifi_ddwrt::Network_<ContainerAllocator> const> wifi_ddwrt::Network_< ContainerAllocator >::ConstPtr

Definition at line 64 of file Network.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::wifi_ddwrt::Network_<ContainerAllocator> > wifi_ddwrt::Network_< ContainerAllocator >::Ptr

Definition at line 63 of file Network.h.

template<class ContainerAllocator >
typedef Network_<ContainerAllocator> wifi_ddwrt::Network_< ContainerAllocator >::Type

Definition at line 22 of file Network.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
wifi_ddwrt::Network_< ContainerAllocator >::Network_ ( ) [inline]

Definition at line 24 of file Network.h.

template<class ContainerAllocator >
wifi_ddwrt::Network_< ContainerAllocator >::Network_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file Network.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > wifi_ddwrt::Network_< ContainerAllocator >::__connection_header

Definition at line 65 of file Network.h.

template<class ContainerAllocator >
int32_t wifi_ddwrt::Network_< ContainerAllocator >::beacon

Definition at line 60 of file Network.h.

template<class ContainerAllocator >
int32_t wifi_ddwrt::Network_< ContainerAllocator >::channel

Definition at line 51 of file Network.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wifi_ddwrt::Network_< ContainerAllocator >::essid

Definition at line 48 of file Network.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wifi_ddwrt::Network_< ContainerAllocator >::macattr

Definition at line 45 of file Network.h.

template<class ContainerAllocator >
int32_t wifi_ddwrt::Network_< ContainerAllocator >::noise

Definition at line 57 of file Network.h.

template<class ContainerAllocator >
int32_t wifi_ddwrt::Network_< ContainerAllocator >::rssi

Definition at line 54 of file Network.h.


The documentation for this struct was generated from the following file:


wifi_ddwrt
Author(s): Scott Hassan/hassan@willowgarage.com, Eitan Marder-Eppstein/eitan@willowgarage.com
autogenerated on Sat Dec 28 2013 17:52:06