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

#include <ServiceType.h>

List of all members.

Public Types

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

Public Member Functions

 ServiceTypeResponse_ ()
 ServiceTypeResponse_ (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 > 
type

Detailed Description

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

Definition at line 53 of file ServiceType.h.


Member Typedef Documentation

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

Definition at line 66 of file ServiceType.h.

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

Definition at line 71 of file ServiceType.h.

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

Definition at line 70 of file ServiceType.h.

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

Definition at line 54 of file ServiceType.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file ServiceType.h.

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

Definition at line 61 of file ServiceType.h.


Member Data Documentation

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

Definition at line 72 of file ServiceType.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::ServiceTypeResponse_< ContainerAllocator >::type

Definition at line 67 of file ServiceType.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