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

#include <TopicLoggerGoal.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_command_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_ID_type
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 > 
_selectedTopics_type
typedef boost::shared_ptr
< ::topic_logger::TopicLoggerGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::topic_logger::TopicLoggerGoal_
< ContainerAllocator > > 
Ptr
typedef TopicLoggerGoal_
< ContainerAllocator > 
Type

Public Member Functions

 TopicLoggerGoal_ ()
 TopicLoggerGoal_ (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 > 
command
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
ID
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 > 
selectedTopics

Detailed Description

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

Definition at line 21 of file TopicLoggerGoal.h.


Member Typedef Documentation

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

Definition at line 38 of file TopicLoggerGoal.h.

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

Definition at line 41 of file TopicLoggerGoal.h.

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 > topic_logger::TopicLoggerGoal_< ContainerAllocator >::_selectedTopics_type

Definition at line 44 of file TopicLoggerGoal.h.

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

Definition at line 49 of file TopicLoggerGoal.h.

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

Definition at line 48 of file TopicLoggerGoal.h.

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

Definition at line 22 of file TopicLoggerGoal.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file TopicLoggerGoal.h.

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

Definition at line 31 of file TopicLoggerGoal.h.


Member Data Documentation

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

Definition at line 50 of file TopicLoggerGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerGoal_< ContainerAllocator >::command

Definition at line 39 of file TopicLoggerGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > topic_logger::TopicLoggerGoal_< ContainerAllocator >::ID

Definition at line 42 of file TopicLoggerGoal.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 > topic_logger::TopicLoggerGoal_< ContainerAllocator >::selectedTopics

Definition at line 45 of file TopicLoggerGoal.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