#include <GenerateSemanticMapOWL.h>
Public Types | |
typedef ::mod_semantic_map::SemMap_ < ContainerAllocator > | _map_type |
typedef boost::shared_ptr < ::mod_semantic_map::GenerateSemanticMapOWLRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mod_semantic_map::GenerateSemanticMapOWLRequest_ < ContainerAllocator > > | Ptr |
typedef GenerateSemanticMapOWLRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GenerateSemanticMapOWLRequest_ () | |
GenerateSemanticMapOWLRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::mod_semantic_map::SemMap_ < ContainerAllocator > | map |
Definition at line 26 of file GenerateSemanticMapOWL.h.
typedef ::mod_semantic_map::SemMap_<ContainerAllocator> mod_semantic_map::GenerateSemanticMapOWLRequest_< ContainerAllocator >::_map_type |
Definition at line 39 of file GenerateSemanticMapOWL.h.
typedef boost::shared_ptr< ::mod_semantic_map::GenerateSemanticMapOWLRequest_<ContainerAllocator> const> mod_semantic_map::GenerateSemanticMapOWLRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file GenerateSemanticMapOWL.h.
typedef boost::shared_ptr< ::mod_semantic_map::GenerateSemanticMapOWLRequest_<ContainerAllocator> > mod_semantic_map::GenerateSemanticMapOWLRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file GenerateSemanticMapOWL.h.
typedef GenerateSemanticMapOWLRequest_<ContainerAllocator> mod_semantic_map::GenerateSemanticMapOWLRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GenerateSemanticMapOWL.h.
mod_semantic_map::GenerateSemanticMapOWLRequest_< ContainerAllocator >::GenerateSemanticMapOWLRequest_ | ( | ) | [inline] |
Definition at line 29 of file GenerateSemanticMapOWL.h.
mod_semantic_map::GenerateSemanticMapOWLRequest_< ContainerAllocator >::GenerateSemanticMapOWLRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file GenerateSemanticMapOWL.h.
boost::shared_ptr<std::map<std::string, std::string> > mod_semantic_map::GenerateSemanticMapOWLRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file GenerateSemanticMapOWL.h.
::mod_semantic_map::SemMap_<ContainerAllocator> mod_semantic_map::GenerateSemanticMapOWLRequest_< ContainerAllocator >::map |
Definition at line 40 of file GenerateSemanticMapOWL.h.