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

#include <AssociateGoal.h>

List of all members.

Public Types

typedef boost::array< uint8_t, 6 > _bssid_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_ssid_type
typedef boost::shared_ptr
< ::wpa_supplicant_node::AssociateGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::wpa_supplicant_node::AssociateGoal_
< ContainerAllocator > > 
Ptr
typedef AssociateGoal_
< ContainerAllocator > 
Type

Public Member Functions

 AssociateGoal_ ()
 AssociateGoal_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
boost::array< uint8_t, 6 > bssid
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
ssid

Detailed Description

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

Definition at line 21 of file AssociateGoal.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::array<uint8_t, 6> wpa_supplicant_node::AssociateGoal_< ContainerAllocator >::_bssid_type

Definition at line 41 of file AssociateGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wpa_supplicant_node::AssociateGoal_< ContainerAllocator >::_ssid_type

Definition at line 38 of file AssociateGoal.h.

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

Definition at line 46 of file AssociateGoal.h.

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

Definition at line 45 of file AssociateGoal.h.

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

Definition at line 22 of file AssociateGoal.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file AssociateGoal.h.

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

Definition at line 31 of file AssociateGoal.h.


Member Data Documentation

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

Definition at line 47 of file AssociateGoal.h.

template<class ContainerAllocator >
boost::array<uint8_t, 6> wpa_supplicant_node::AssociateGoal_< ContainerAllocator >::bssid

Definition at line 42 of file AssociateGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wpa_supplicant_node::AssociateGoal_< ContainerAllocator >::ssid

Definition at line 39 of file AssociateGoal.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