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

#include <NodeletLoad.h>

List of all members.

Public Types

typedef uint8_t _success_type
typedef boost::shared_ptr
< ::nodelet::NodeletLoadResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nodelet::NodeletLoadResponse_
< ContainerAllocator > > 
Ptr
typedef NodeletLoadResponse_
< ContainerAllocator > 
Type

Public Member Functions

 NodeletLoadResponse_ ()
 NodeletLoadResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t success

Detailed Description

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

Definition at line 78 of file NodeletLoad.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t nodelet::NodeletLoadResponse_< ContainerAllocator >::_success_type

Definition at line 91 of file NodeletLoad.h.

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

Definition at line 96 of file NodeletLoad.h.

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

Definition at line 95 of file NodeletLoad.h.

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

Definition at line 79 of file NodeletLoad.h.


Constructor & Destructor Documentation

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

Definition at line 81 of file NodeletLoad.h.

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

Definition at line 86 of file NodeletLoad.h.


Member Data Documentation

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

Definition at line 97 of file NodeletLoad.h.

template<class ContainerAllocator >
uint8_t nodelet::NodeletLoadResponse_< ContainerAllocator >::success

Definition at line 92 of file NodeletLoad.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