Public Types | Public Member Functions | Public Attributes
nodelet::NodeletListResponse_< ContainerAllocator > Struct Template Reference

#include <NodeletList.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 > 
_nodelets_type
typedef boost::shared_ptr
< ::nodelet::NodeletListResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nodelet::NodeletListResponse_
< ContainerAllocator > > 
Ptr
typedef NodeletListResponse_
< ContainerAllocator > 
Type

Public Member Functions

 NodeletListResponse_ ()
 NodeletListResponse_ (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 > 
nodelets

Detailed Description

template<class ContainerAllocator>
struct nodelet::NodeletListResponse_< ContainerAllocator >

Definition at line 48 of file NodeletList.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 > nodelet::NodeletListResponse_< ContainerAllocator >::_nodelets_type

Definition at line 61 of file NodeletList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nodelet::NodeletListResponse_<ContainerAllocator> const> nodelet::NodeletListResponse_< ContainerAllocator >::ConstPtr

Definition at line 66 of file NodeletList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nodelet::NodeletListResponse_<ContainerAllocator> > nodelet::NodeletListResponse_< ContainerAllocator >::Ptr

Definition at line 65 of file NodeletList.h.

template<class ContainerAllocator >
typedef NodeletListResponse_<ContainerAllocator> nodelet::NodeletListResponse_< ContainerAllocator >::Type

Definition at line 49 of file NodeletList.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
nodelet::NodeletListResponse_< ContainerAllocator >::NodeletListResponse_ ( ) [inline]

Definition at line 51 of file NodeletList.h.

template<class ContainerAllocator >
nodelet::NodeletListResponse_< ContainerAllocator >::NodeletListResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 56 of file NodeletList.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > nodelet::NodeletListResponse_< ContainerAllocator >::__connection_header

Definition at line 67 of file NodeletList.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 > nodelet::NodeletListResponse_< ContainerAllocator >::nodelets

Definition at line 62 of file NodeletList.h.


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


nodelet
Author(s): Tully Foote, Radu Bogdan Rusu
autogenerated on Sat Dec 28 2013 17:14:39