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

#include <ScanGoal.h>

List of all members.

Public Types

typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_frequencies_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_ssids_type
typedef boost::shared_ptr
< ::wpa_supplicant_node::ScanGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::wpa_supplicant_node::ScanGoal_
< ContainerAllocator > > 
Ptr
typedef ScanGoal_
< ContainerAllocator > 
Type

Public Member Functions

 ScanGoal_ ()
 ScanGoal_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
frequencies
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
ssids

Detailed Description

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

Definition at line 21 of file ScanGoal.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > wpa_supplicant_node::ScanGoal_< ContainerAllocator >::_frequencies_type

Definition at line 39 of file ScanGoal.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > wpa_supplicant_node::ScanGoal_< ContainerAllocator >::_ssids_type

Definition at line 36 of file ScanGoal.h.

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

Definition at line 44 of file ScanGoal.h.

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

Definition at line 43 of file ScanGoal.h.

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

Definition at line 22 of file ScanGoal.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file ScanGoal.h.

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

Definition at line 30 of file ScanGoal.h.


Member Data Documentation

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

Definition at line 45 of file ScanGoal.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > wpa_supplicant_node::ScanGoal_< ContainerAllocator >::frequencies

Definition at line 40 of file ScanGoal.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > wpa_supplicant_node::ScanGoal_< ContainerAllocator >::ssids

Definition at line 37 of file ScanGoal.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