#include <GetAppDetails.h>
Public Types | |
typedef ::turtlebot_app_manager::ExchangeApp_ < ContainerAllocator > | _app_type |
typedef boost::shared_ptr < ::turtlebot_app_manager::GetAppDetailsResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtlebot_app_manager::GetAppDetailsResponse_ < ContainerAllocator > > | Ptr |
typedef GetAppDetailsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetAppDetailsResponse_ () | |
GetAppDetailsResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::turtlebot_app_manager::ExchangeApp_ < ContainerAllocator > | app |
Definition at line 55 of file GetAppDetails.h.
typedef ::turtlebot_app_manager::ExchangeApp_<ContainerAllocator> turtlebot_app_manager::GetAppDetailsResponse_< ContainerAllocator >::_app_type |
Definition at line 68 of file GetAppDetails.h.
typedef boost::shared_ptr< ::turtlebot_app_manager::GetAppDetailsResponse_<ContainerAllocator> const> turtlebot_app_manager::GetAppDetailsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 73 of file GetAppDetails.h.
typedef boost::shared_ptr< ::turtlebot_app_manager::GetAppDetailsResponse_<ContainerAllocator> > turtlebot_app_manager::GetAppDetailsResponse_< ContainerAllocator >::Ptr |
Definition at line 72 of file GetAppDetails.h.
typedef GetAppDetailsResponse_<ContainerAllocator> turtlebot_app_manager::GetAppDetailsResponse_< ContainerAllocator >::Type |
Definition at line 56 of file GetAppDetails.h.
turtlebot_app_manager::GetAppDetailsResponse_< ContainerAllocator >::GetAppDetailsResponse_ | ( | ) | [inline] |
Definition at line 58 of file GetAppDetails.h.
turtlebot_app_manager::GetAppDetailsResponse_< ContainerAllocator >::GetAppDetailsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file GetAppDetails.h.
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_app_manager::GetAppDetailsResponse_< ContainerAllocator >::__connection_header |
Definition at line 74 of file GetAppDetails.h.
::turtlebot_app_manager::ExchangeApp_<ContainerAllocator> turtlebot_app_manager::GetAppDetailsResponse_< ContainerAllocator >::app |
Definition at line 69 of file GetAppDetails.h.