Public Types | Public Member Functions | Public Attributes
rosapi::GetParamResponse_< ContainerAllocator > Struct Template Reference

#include <GetParam.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_value_type
typedef boost::shared_ptr
< ::rosapi::GetParamResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosapi::GetParamResponse_
< ContainerAllocator > > 
Ptr
typedef GetParamResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetParamResponse_ ()
 GetParamResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
value

Detailed Description

template<class ContainerAllocator>
struct rosapi::GetParamResponse_< ContainerAllocator >

Definition at line 58 of file GetParam.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::GetParamResponse_< ContainerAllocator >::_value_type

Definition at line 71 of file GetParam.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosapi::GetParamResponse_<ContainerAllocator> const> rosapi::GetParamResponse_< ContainerAllocator >::ConstPtr

Definition at line 76 of file GetParam.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosapi::GetParamResponse_<ContainerAllocator> > rosapi::GetParamResponse_< ContainerAllocator >::Ptr

Definition at line 75 of file GetParam.h.

template<class ContainerAllocator >
typedef GetParamResponse_<ContainerAllocator> rosapi::GetParamResponse_< ContainerAllocator >::Type

Definition at line 59 of file GetParam.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rosapi::GetParamResponse_< ContainerAllocator >::GetParamResponse_ ( ) [inline]

Definition at line 61 of file GetParam.h.

template<class ContainerAllocator >
rosapi::GetParamResponse_< ContainerAllocator >::GetParamResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 66 of file GetParam.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rosapi::GetParamResponse_< ContainerAllocator >::__connection_header

Definition at line 77 of file GetParam.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::GetParamResponse_< ContainerAllocator >::value

Definition at line 72 of file GetParam.h.


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


rosapi
Author(s): Jon
autogenerated on Thu Jan 2 2014 11:53:40