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

#include <Network.h>

List of all members.

Public Types

typedef uint8_t _enabled_type
typedef int32_t _network_id_type
typedef std::vector
< ::wpa_supplicant_node::NetworkParameter_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::wpa_supplicant_node::NetworkParameter_
< ContainerAllocator >
>::other > 
_parameters_type
typedef boost::shared_ptr
< ::wpa_supplicant_node::Network_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::wpa_supplicant_node::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
uint8_t enabled
int32_t network_id
std::vector
< ::wpa_supplicant_node::NetworkParameter_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::wpa_supplicant_node::NetworkParameter_
< ContainerAllocator >
>::other > 
parameters

Detailed Description

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

Definition at line 22 of file Network.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t wpa_supplicant_node::Network_< ContainerAllocator >::_enabled_type

Definition at line 42 of file Network.h.

template<class ContainerAllocator >
typedef int32_t wpa_supplicant_node::Network_< ContainerAllocator >::_network_id_type

Definition at line 39 of file Network.h.

template<class ContainerAllocator >
typedef std::vector< ::wpa_supplicant_node::NetworkParameter_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wpa_supplicant_node::NetworkParameter_<ContainerAllocator> >::other > wpa_supplicant_node::Network_< ContainerAllocator >::_parameters_type

Definition at line 45 of file Network.h.

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

Definition at line 50 of file Network.h.

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

Definition at line 49 of file Network.h.

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

Definition at line 23 of file Network.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file Network.h.

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

Definition at line 32 of file Network.h.


Member Data Documentation

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

Definition at line 51 of file Network.h.

template<class ContainerAllocator >
uint8_t wpa_supplicant_node::Network_< ContainerAllocator >::enabled

Definition at line 43 of file Network.h.

template<class ContainerAllocator >
int32_t wpa_supplicant_node::Network_< ContainerAllocator >::network_id

Definition at line 40 of file Network.h.

template<class ContainerAllocator >
std::vector< ::wpa_supplicant_node::NetworkParameter_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wpa_supplicant_node::NetworkParameter_<ContainerAllocator> >::other > wpa_supplicant_node::Network_< ContainerAllocator >::parameters

Definition at line 46 of file Network.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