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

#include <Services.h>

List of all members.

Public Types

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 > 
_services_type
typedef boost::shared_ptr
< ::rosapi::ServicesResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosapi::ServicesResponse_
< ContainerAllocator > > 
Ptr
typedef ServicesResponse_
< ContainerAllocator > 
Type

Public Member Functions

 ServicesResponse_ ()
 ServicesResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
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 > 
services

Detailed Description

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

Definition at line 48 of file Services.h.


Member Typedef Documentation

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 > rosapi::ServicesResponse_< ContainerAllocator >::_services_type

Definition at line 61 of file Services.h.

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

Definition at line 66 of file Services.h.

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

Definition at line 65 of file Services.h.

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

Definition at line 49 of file Services.h.


Constructor & Destructor Documentation

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

Definition at line 51 of file Services.h.

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

Definition at line 56 of file Services.h.


Member Data Documentation

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

Definition at line 67 of file Services.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 > rosapi::ServicesResponse_< ContainerAllocator >::services

Definition at line 62 of file Services.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