Public Types | Public Member Functions | Public Attributes
topic_logger::TopicLoggerResult_< ContainerAllocator > Struct Template Reference

#include <TopicLoggerResult.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_downloadURL_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_target_filename_type
typedef boost::shared_ptr
< ::topic_logger::TopicLoggerResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::topic_logger::TopicLoggerResult_
< ContainerAllocator > > 
Ptr
typedef TopicLoggerResult_
< ContainerAllocator > 
Type

Public Member Functions

 TopicLoggerResult_ ()
 TopicLoggerResult_ (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 > 
downloadURL
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
target_filename

Detailed Description

template<class ContainerAllocator>
struct topic_logger::TopicLoggerResult_< ContainerAllocator >

Definition at line 21 of file TopicLoggerResult.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerResult_< ContainerAllocator >::_downloadURL_type

Definition at line 36 of file TopicLoggerResult.h.

template<class ContainerAllocator>
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerResult_< ContainerAllocator >::_target_filename_type

Definition at line 39 of file TopicLoggerResult.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::topic_logger::TopicLoggerResult_<ContainerAllocator> const> topic_logger::TopicLoggerResult_< ContainerAllocator >::ConstPtr

Definition at line 44 of file TopicLoggerResult.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::topic_logger::TopicLoggerResult_<ContainerAllocator> > topic_logger::TopicLoggerResult_< ContainerAllocator >::Ptr

Definition at line 43 of file TopicLoggerResult.h.

template<class ContainerAllocator>
typedef TopicLoggerResult_<ContainerAllocator> topic_logger::TopicLoggerResult_< ContainerAllocator >::Type

Definition at line 22 of file TopicLoggerResult.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
topic_logger::TopicLoggerResult_< ContainerAllocator >::TopicLoggerResult_ ( ) [inline]

Definition at line 24 of file TopicLoggerResult.h.

template<class ContainerAllocator>
topic_logger::TopicLoggerResult_< ContainerAllocator >::TopicLoggerResult_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file TopicLoggerResult.h.


Member Data Documentation

template<class ContainerAllocator>
boost::shared_ptr<std::map<std::string, std::string> > topic_logger::TopicLoggerResult_< ContainerAllocator >::__connection_header

Definition at line 45 of file TopicLoggerResult.h.

template<class ContainerAllocator>
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerResult_< ContainerAllocator >::downloadURL

Definition at line 37 of file TopicLoggerResult.h.

template<class ContainerAllocator>
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerResult_< ContainerAllocator >::target_filename

Definition at line 40 of file TopicLoggerResult.h.


The documentation for this struct was generated from the following file:


topic_logger
Author(s): Ralf Kempf Maintained by Sarah Osentoski and Ben Pitzer
autogenerated on Sat Sep 27 2014 12:05:22