#include <LocateObjects.h>
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 >  | _model_filenames_type | 
| typedef boost::shared_ptr < ::narf_recognition::LocateObjectsRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::narf_recognition::LocateObjectsRequest_ < ContainerAllocator > >  | Ptr | 
| typedef LocateObjectsRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| LocateObjectsRequest_ () | |
| LocateObjectsRequest_ (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 >  | model_filenames | 
Definition at line 26 of file LocateObjects.h.
| 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 > narf_recognition::LocateObjectsRequest_< ContainerAllocator >::_model_filenames_type | 
Definition at line 39 of file LocateObjects.h.
| typedef boost::shared_ptr< ::narf_recognition::LocateObjectsRequest_<ContainerAllocator> const> narf_recognition::LocateObjectsRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file LocateObjects.h.
| typedef boost::shared_ptr< ::narf_recognition::LocateObjectsRequest_<ContainerAllocator> > narf_recognition::LocateObjectsRequest_< ContainerAllocator >::Ptr | 
Definition at line 43 of file LocateObjects.h.
| typedef LocateObjectsRequest_<ContainerAllocator> narf_recognition::LocateObjectsRequest_< ContainerAllocator >::Type | 
Definition at line 27 of file LocateObjects.h.
| narf_recognition::LocateObjectsRequest_< ContainerAllocator >::LocateObjectsRequest_ | ( | ) |  [inline] | 
        
Definition at line 29 of file LocateObjects.h.
| narf_recognition::LocateObjectsRequest_< ContainerAllocator >::LocateObjectsRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 34 of file LocateObjects.h.
| boost::shared_ptr<std::map<std::string, std::string> > narf_recognition::LocateObjectsRequest_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file LocateObjects.h.
| 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 > narf_recognition::LocateObjectsRequest_< ContainerAllocator >::model_filenames | 
Definition at line 40 of file LocateObjects.h.