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

#include <ServiceHost.h>

List of all members.

Public Types

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

Public Member Functions

 ServiceHostRequest_ ()
 ServiceHostRequest_ (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 > 
service

Detailed Description

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

Definition at line 25 of file ServiceHost.h.


Member Typedef Documentation

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

Definition at line 38 of file ServiceHost.h.

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

Definition at line 43 of file ServiceHost.h.

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

Definition at line 42 of file ServiceHost.h.

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

Definition at line 26 of file ServiceHost.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file ServiceHost.h.

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

Definition at line 33 of file ServiceHost.h.


Member Data Documentation

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

Definition at line 44 of file ServiceHost.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::ServiceHostRequest_< ContainerAllocator >::service

Definition at line 39 of file ServiceHost.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