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

#include <TopicType.h>

List of all members.

Public Types

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

Public Member Functions

 TopicTypeResponse_ ()
 TopicTypeResponse_ (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 > 
type

Detailed Description

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

Definition at line 53 of file TopicType.h.


Member Typedef Documentation

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

Definition at line 66 of file TopicType.h.

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

Definition at line 71 of file TopicType.h.

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

Definition at line 70 of file TopicType.h.

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

Definition at line 54 of file TopicType.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file TopicType.h.

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

Definition at line 61 of file TopicType.h.


Member Data Documentation

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

Definition at line 72 of file TopicType.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosapi::TopicTypeResponse_< ContainerAllocator >::type

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