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

#include <Publishers.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 > 
_publishers_type
typedef boost::shared_ptr
< ::rosapi::PublishersResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosapi::PublishersResponse_
< ContainerAllocator > > 
Ptr
typedef PublishersResponse_
< ContainerAllocator > 
Type

Public Member Functions

 PublishersResponse_ ()
 PublishersResponse_ (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 > 
publishers

Detailed Description

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

Definition at line 53 of file Publishers.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::PublishersResponse_< ContainerAllocator >::_publishers_type

Definition at line 66 of file Publishers.h.

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

Definition at line 71 of file Publishers.h.

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

Definition at line 70 of file Publishers.h.

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

Definition at line 54 of file Publishers.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file Publishers.h.

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

Definition at line 61 of file Publishers.h.


Member Data Documentation

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

Definition at line 72 of file Publishers.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::PublishersResponse_< ContainerAllocator >::publishers

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