Public Types | Public Member Functions | Public Attributes
wpa_supplicant_node::ScanResult_< ContainerAllocator > Struct Template Reference

#include <ScanResult.h>

List of all members.

Public Types

typedef std::vector
< ::wpa_supplicant_node::Bss_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::wpa_supplicant_node::Bss_
< ContainerAllocator >
>::other > 
_bss_type
typedef uint8_t _success_type
typedef boost::shared_ptr
< ::wpa_supplicant_node::ScanResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::wpa_supplicant_node::ScanResult_
< ContainerAllocator > > 
Ptr
typedef ScanResult_
< ContainerAllocator > 
Type

Public Member Functions

 ScanResult_ ()
 ScanResult_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::wpa_supplicant_node::Bss_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::wpa_supplicant_node::Bss_
< ContainerAllocator >
>::other > 
bss
uint8_t success

Detailed Description

template<class ContainerAllocator>
struct wpa_supplicant_node::ScanResult_< ContainerAllocator >

Definition at line 22 of file ScanResult.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::wpa_supplicant_node::Bss_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wpa_supplicant_node::Bss_<ContainerAllocator> >::other > wpa_supplicant_node::ScanResult_< ContainerAllocator >::_bss_type

Definition at line 40 of file ScanResult.h.

template<class ContainerAllocator >
typedef uint8_t wpa_supplicant_node::ScanResult_< ContainerAllocator >::_success_type

Definition at line 37 of file ScanResult.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::wpa_supplicant_node::ScanResult_<ContainerAllocator> const> wpa_supplicant_node::ScanResult_< ContainerAllocator >::ConstPtr

Definition at line 45 of file ScanResult.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::wpa_supplicant_node::ScanResult_<ContainerAllocator> > wpa_supplicant_node::ScanResult_< ContainerAllocator >::Ptr

Definition at line 44 of file ScanResult.h.

template<class ContainerAllocator >
typedef ScanResult_<ContainerAllocator> wpa_supplicant_node::ScanResult_< ContainerAllocator >::Type

Definition at line 23 of file ScanResult.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
wpa_supplicant_node::ScanResult_< ContainerAllocator >::ScanResult_ ( ) [inline]

Definition at line 25 of file ScanResult.h.

template<class ContainerAllocator >
wpa_supplicant_node::ScanResult_< ContainerAllocator >::ScanResult_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file ScanResult.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > wpa_supplicant_node::ScanResult_< ContainerAllocator >::__connection_header

Definition at line 46 of file ScanResult.h.

template<class ContainerAllocator >
std::vector< ::wpa_supplicant_node::Bss_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wpa_supplicant_node::Bss_<ContainerAllocator> >::other > wpa_supplicant_node::ScanResult_< ContainerAllocator >::bss

Definition at line 41 of file ScanResult.h.

template<class ContainerAllocator >
uint8_t wpa_supplicant_node::ScanResult_< ContainerAllocator >::success

Definition at line 38 of file ScanResult.h.


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


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:27