Public Types | Public Member Functions | Public Attributes
rosserial_msgs::RequestParamResponse_< ContainerAllocator > Struct Template Reference

#include <RequestParam.h>

List of all members.

Public Types

typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_floats_type
typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_ints_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 > 
_strings_type
typedef boost::shared_ptr
< ::rosserial_msgs::RequestParamResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosserial_msgs::RequestParamResponse_
< ContainerAllocator > > 
Ptr
typedef RequestParamResponse_
< ContainerAllocator > 
Type

Public Member Functions

 RequestParamResponse_ ()
 RequestParamResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
floats
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
ints
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 > 
strings

Detailed Description

template<class ContainerAllocator>
struct rosserial_msgs::RequestParamResponse_< ContainerAllocator >

Definition at line 53 of file RequestParam.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_floats_type

Definition at line 73 of file RequestParam.h.

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_ints_type

Definition at line 70 of file RequestParam.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 > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_strings_type

Definition at line 76 of file RequestParam.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosserial_msgs::RequestParamResponse_<ContainerAllocator> const> rosserial_msgs::RequestParamResponse_< ContainerAllocator >::ConstPtr

Definition at line 81 of file RequestParam.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosserial_msgs::RequestParamResponse_<ContainerAllocator> > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::Ptr

Definition at line 80 of file RequestParam.h.

template<class ContainerAllocator >
typedef RequestParamResponse_<ContainerAllocator> rosserial_msgs::RequestParamResponse_< ContainerAllocator >::Type

Definition at line 54 of file RequestParam.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rosserial_msgs::RequestParamResponse_< ContainerAllocator >::RequestParamResponse_ ( ) [inline]

Definition at line 56 of file RequestParam.h.

template<class ContainerAllocator >
rosserial_msgs::RequestParamResponse_< ContainerAllocator >::RequestParamResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 63 of file RequestParam.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__connection_header

Definition at line 82 of file RequestParam.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::floats

Definition at line 74 of file RequestParam.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::ints

Definition at line 71 of file RequestParam.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 > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::strings

Definition at line 77 of file RequestParam.h.


The documentation for this struct was generated from the following file:


rosserial_msgs
Author(s): Michael Ferguson
autogenerated on Fri Dec 6 2013 20:35:42