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

#include <Subscribers.h>

List of all members.

Public Types

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

Public Member Functions

 SubscribersRequest_ ()
 SubscribersRequest_ (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 > 
topic

Detailed Description

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

Definition at line 25 of file Subscribers.h.


Member Typedef Documentation

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

Definition at line 38 of file Subscribers.h.

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

Definition at line 43 of file Subscribers.h.

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

Definition at line 42 of file Subscribers.h.

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

Definition at line 26 of file Subscribers.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file Subscribers.h.

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

Definition at line 33 of file Subscribers.h.


Member Data Documentation

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

Definition at line 44 of file Subscribers.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::SubscribersRequest_< ContainerAllocator >::topic

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