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

#include <AddNetwork.h>

List of all members.

Public Types

typedef int32_t _network_id_type
typedef uint8_t _success_type
typedef boost::shared_ptr
< ::wpa_supplicant_node::AddNetworkResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::wpa_supplicant_node::AddNetworkResponse_
< ContainerAllocator > > 
Ptr
typedef AddNetworkResponse_
< ContainerAllocator > 
Type

Public Member Functions

 AddNetworkResponse_ ()
 AddNetworkResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t network_id
uint8_t success

Detailed Description

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

Definition at line 49 of file AddNetwork.h.


Member Typedef Documentation

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

Definition at line 67 of file AddNetwork.h.

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

Definition at line 64 of file AddNetwork.h.

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

Definition at line 72 of file AddNetwork.h.

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

Definition at line 71 of file AddNetwork.h.

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

Definition at line 50 of file AddNetwork.h.


Constructor & Destructor Documentation

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

Definition at line 52 of file AddNetwork.h.

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

Definition at line 58 of file AddNetwork.h.


Member Data Documentation

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

Definition at line 73 of file AddNetwork.h.

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

Definition at line 68 of file AddNetwork.h.

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

Definition at line 65 of file AddNetwork.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