#include <GetAppList.h>
| Public Types | |
| typedef std::vector < ::appmanager_msgs::AppDescription_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::appmanager_msgs::AppDescription_ < ContainerAllocator > >::other > | _apps_type | 
| typedef boost::shared_ptr < ::appmanager_msgs::GetAppListResponse_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::appmanager_msgs::GetAppListResponse_ < ContainerAllocator > > | Ptr | 
| typedef GetAppListResponse_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| GetAppListResponse_ () | |
| GetAppListResponse_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| std::vector < ::appmanager_msgs::AppDescription_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::appmanager_msgs::AppDescription_ < ContainerAllocator > >::other > | apps | 
Definition at line 49 of file GetAppList.h.
| typedef std::vector< ::appmanager_msgs::AppDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::appmanager_msgs::AppDescription_<ContainerAllocator> >::other > appmanager_msgs::GetAppListResponse_< ContainerAllocator >::_apps_type | 
Definition at line 62 of file GetAppList.h.
| typedef boost::shared_ptr< ::appmanager_msgs::GetAppListResponse_<ContainerAllocator> const> appmanager_msgs::GetAppListResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 67 of file GetAppList.h.
| typedef boost::shared_ptr< ::appmanager_msgs::GetAppListResponse_<ContainerAllocator> > appmanager_msgs::GetAppListResponse_< ContainerAllocator >::Ptr | 
Definition at line 66 of file GetAppList.h.
| typedef GetAppListResponse_<ContainerAllocator> appmanager_msgs::GetAppListResponse_< ContainerAllocator >::Type | 
Definition at line 50 of file GetAppList.h.
| appmanager_msgs::GetAppListResponse_< ContainerAllocator >::GetAppListResponse_ | ( | ) |  [inline] | 
Definition at line 52 of file GetAppList.h.
| appmanager_msgs::GetAppListResponse_< ContainerAllocator >::GetAppListResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 57 of file GetAppList.h.
| boost::shared_ptr<std::map<std::string, std::string> > appmanager_msgs::GetAppListResponse_< ContainerAllocator >::__connection_header | 
Definition at line 68 of file GetAppList.h.
| std::vector< ::appmanager_msgs::AppDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::appmanager_msgs::AppDescription_<ContainerAllocator> >::other > appmanager_msgs::GetAppListResponse_< ContainerAllocator >::apps | 
Definition at line 63 of file GetAppList.h.