#include <GenerateSemanticMapOWL.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _owlmap_type |
typedef boost::shared_ptr < ::mod_semantic_map::GenerateSemanticMapOWLResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mod_semantic_map::GenerateSemanticMapOWLResponse_ < ContainerAllocator > > | Ptr |
typedef GenerateSemanticMapOWLResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GenerateSemanticMapOWLResponse_ () | |
GenerateSemanticMapOWLResponse_ (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 > | owlmap |
Definition at line 54 of file GenerateSemanticMapOWL.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mod_semantic_map::GenerateSemanticMapOWLResponse_< ContainerAllocator >::_owlmap_type |
Definition at line 67 of file GenerateSemanticMapOWL.h.
typedef boost::shared_ptr< ::mod_semantic_map::GenerateSemanticMapOWLResponse_<ContainerAllocator> const> mod_semantic_map::GenerateSemanticMapOWLResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file GenerateSemanticMapOWL.h.
typedef boost::shared_ptr< ::mod_semantic_map::GenerateSemanticMapOWLResponse_<ContainerAllocator> > mod_semantic_map::GenerateSemanticMapOWLResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file GenerateSemanticMapOWL.h.
typedef GenerateSemanticMapOWLResponse_<ContainerAllocator> mod_semantic_map::GenerateSemanticMapOWLResponse_< ContainerAllocator >::Type |
Definition at line 55 of file GenerateSemanticMapOWL.h.
mod_semantic_map::GenerateSemanticMapOWLResponse_< ContainerAllocator >::GenerateSemanticMapOWLResponse_ | ( | ) | [inline] |
Definition at line 57 of file GenerateSemanticMapOWL.h.
mod_semantic_map::GenerateSemanticMapOWLResponse_< ContainerAllocator >::GenerateSemanticMapOWLResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file GenerateSemanticMapOWL.h.
boost::shared_ptr<std::map<std::string, std::string> > mod_semantic_map::GenerateSemanticMapOWLResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file GenerateSemanticMapOWL.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mod_semantic_map::GenerateSemanticMapOWLResponse_< ContainerAllocator >::owlmap |
Definition at line 68 of file GenerateSemanticMapOWL.h.