#include <GetModelList.h>
Public Types | |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _model_ids_type |
typedef ::household_objects_database_msgs::DatabaseReturnCode_ < ContainerAllocator > | _return_code_type |
typedef boost::shared_ptr < ::household_objects_database_msgs::GetModelListResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::household_objects_database_msgs::GetModelListResponse_ < ContainerAllocator > > | Ptr |
typedef GetModelListResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetModelListResponse_ () | |
GetModelListResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | model_ids |
::household_objects_database_msgs::DatabaseReturnCode_ < ContainerAllocator > | return_code |
Definition at line 54 of file GetModelList.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::_model_ids_type |
Definition at line 72 of file GetModelList.h.
typedef ::household_objects_database_msgs::DatabaseReturnCode_<ContainerAllocator> household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::_return_code_type |
Definition at line 69 of file GetModelList.h.
typedef boost::shared_ptr< ::household_objects_database_msgs::GetModelListResponse_<ContainerAllocator> const> household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file GetModelList.h.
typedef boost::shared_ptr< ::household_objects_database_msgs::GetModelListResponse_<ContainerAllocator> > household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file GetModelList.h.
typedef GetModelListResponse_<ContainerAllocator> household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::Type |
Definition at line 55 of file GetModelList.h.
household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::GetModelListResponse_ | ( | ) | [inline] |
Definition at line 57 of file GetModelList.h.
household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::GetModelListResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file GetModelList.h.
boost::shared_ptr<std::map<std::string, std::string> > household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file GetModelList.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::model_ids |
Definition at line 73 of file GetModelList.h.
::household_objects_database_msgs::DatabaseReturnCode_<ContainerAllocator> household_objects_database_msgs::GetModelListResponse_< ContainerAllocator >::return_code |
Definition at line 70 of file GetModelList.h.