#include <GetModelMesh.h>
Public Types | |
typedef ::arm_navigation_msgs::Shape_ < ContainerAllocator > | _mesh_type |
typedef ::household_objects_database_msgs::DatabaseReturnCode_ < ContainerAllocator > | _return_code_type |
typedef boost::shared_ptr < ::household_objects_database_msgs::GetModelMeshResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::household_objects_database_msgs::GetModelMeshResponse_ < ContainerAllocator > > | Ptr |
typedef GetModelMeshResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetModelMeshResponse_ () | |
GetModelMeshResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::arm_navigation_msgs::Shape_ < ContainerAllocator > | mesh |
::household_objects_database_msgs::DatabaseReturnCode_ < ContainerAllocator > | return_code |
Definition at line 55 of file GetModelMesh.h.
typedef ::arm_navigation_msgs::Shape_<ContainerAllocator> household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::_mesh_type |
Definition at line 73 of file GetModelMesh.h.
typedef ::household_objects_database_msgs::DatabaseReturnCode_<ContainerAllocator> household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::_return_code_type |
Definition at line 70 of file GetModelMesh.h.
typedef boost::shared_ptr< ::household_objects_database_msgs::GetModelMeshResponse_<ContainerAllocator> const> household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::ConstPtr |
Definition at line 78 of file GetModelMesh.h.
typedef boost::shared_ptr< ::household_objects_database_msgs::GetModelMeshResponse_<ContainerAllocator> > household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::Ptr |
Definition at line 77 of file GetModelMesh.h.
typedef GetModelMeshResponse_<ContainerAllocator> household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::Type |
Definition at line 56 of file GetModelMesh.h.
household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::GetModelMeshResponse_ | ( | ) | [inline] |
Definition at line 58 of file GetModelMesh.h.
household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::GetModelMeshResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file GetModelMesh.h.
boost::shared_ptr<std::map<std::string, std::string> > household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::__connection_header |
Definition at line 79 of file GetModelMesh.h.
::arm_navigation_msgs::Shape_<ContainerAllocator> household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::mesh |
Definition at line 74 of file GetModelMesh.h.
::household_objects_database_msgs::DatabaseReturnCode_<ContainerAllocator> household_objects_database_msgs::GetModelMeshResponse_< ContainerAllocator >::return_code |
Definition at line 71 of file GetModelMesh.h.