wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator > Struct Template Reference

#include <SetNetworkParameters.h>

List of all members.

Public Types

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::SetNetworkParametersRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::wpa_supplicant_node::SetNetworkParametersRequest_
< ContainerAllocator > > 
Ptr
typedef
SetNetworkParametersRequest_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_parameters_size () const
ROS_DEPRECATED void get_parameters_vec (std::vector< ::wpa_supplicant_node::NetworkParameter_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::wpa_supplicant_node::NetworkParameter_< ContainerAllocator > >::other > &vec) const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_parameters_size (uint32_t size)
ROS_DEPRECATED void set_parameters_vec (const std::vector< ::wpa_supplicant_node::NetworkParameter_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::wpa_supplicant_node::NetworkParameter_< ContainerAllocator > >::other > &vec)
 SetNetworkParametersRequest_ (const ContainerAllocator &_alloc)
 SetNetworkParametersRequest_ ()

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

int32_t network_id
std::vector
< ::wpa_supplicant_node::NetworkParameter_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::wpa_supplicant_node::NetworkParameter_
< ContainerAllocator >
>::other > 
parameters

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

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

Definition at line 22 of file SetNetworkParameters.h.


Member Typedef Documentation

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

Definition at line 38 of file SetNetworkParameters.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::SetNetworkParametersRequest_< ContainerAllocator >::_parameters_type

Definition at line 41 of file SetNetworkParameters.h.

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

Definition at line 110 of file SetNetworkParameters.h.

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

Definition at line 109 of file SetNetworkParameters.h.

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

Definition at line 24 of file SetNetworkParameters.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file SetNetworkParameters.h.

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

Definition at line 32 of file SetNetworkParameters.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 54 of file SetNetworkParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 61 of file SetNetworkParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 83 of file SetNetworkParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 68 of file SetNetworkParameters.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 52 of file SetNetworkParameters.h.

template<class ContainerAllocator >
static const char* wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 50 of file SetNetworkParameters.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 59 of file SetNetworkParameters.h.

template<class ContainerAllocator >
static const char* wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 57 of file SetNetworkParameters.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 81 of file SetNetworkParameters.h.

template<class ContainerAllocator >
static const char* wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 71 of file SetNetworkParameters.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 66 of file SetNetworkParameters.h.

template<class ContainerAllocator >
static const char* wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 64 of file SetNetworkParameters.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 93 of file SetNetworkParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::get_parameters_size (  )  const [inline]

Definition at line 45 of file SetNetworkParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED void wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::get_parameters_vec ( std::vector< ::wpa_supplicant_node::NetworkParameter_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::wpa_supplicant_node::NetworkParameter_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 47 of file SetNetworkParameters.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 101 of file SetNetworkParameters.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 85 of file SetNetworkParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED void wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::set_parameters_size ( uint32_t  size  )  [inline]

Definition at line 46 of file SetNetworkParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED void wpa_supplicant_node::SetNetworkParametersRequest_< ContainerAllocator >::set_parameters_vec ( const std::vector< ::wpa_supplicant_node::NetworkParameter_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::wpa_supplicant_node::NetworkParameter_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 48 of file SetNetworkParameters.h.


Member Data Documentation

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

Definition at line 39 of file SetNetworkParameters.h.

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

Definition at line 42 of file SetNetworkParameters.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Fri Jan 11 10:02:50 2013