#include <NodeletList.h>
Public Types | |
typedef boost::shared_ptr < ::nodelet::NodeletListRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nodelet::NodeletListRequest_ < ContainerAllocator > > | Ptr |
typedef NodeletListRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
NodeletListRequest_ () | |
NodeletListRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 25 of file NodeletList.h.
typedef boost::shared_ptr< ::nodelet::NodeletListRequest_<ContainerAllocator> const> nodelet::NodeletListRequest_< ContainerAllocator >::ConstPtr |
Definition at line 38 of file NodeletList.h.
typedef boost::shared_ptr< ::nodelet::NodeletListRequest_<ContainerAllocator> > nodelet::NodeletListRequest_< ContainerAllocator >::Ptr |
Definition at line 37 of file NodeletList.h.
typedef NodeletListRequest_<ContainerAllocator> nodelet::NodeletListRequest_< ContainerAllocator >::Type |
Definition at line 26 of file NodeletList.h.
nodelet::NodeletListRequest_< ContainerAllocator >::NodeletListRequest_ | ( | ) | [inline] |
Definition at line 28 of file NodeletList.h.
nodelet::NodeletListRequest_< ContainerAllocator >::NodeletListRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file NodeletList.h.
boost::shared_ptr<std::map<std::string, std::string> > nodelet::NodeletListRequest_< ContainerAllocator >::__connection_header |
Definition at line 39 of file NodeletList.h.