#include <GetAppDetails.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::turtlebot_app_manager::GetAppDetailsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtlebot_app_manager::GetAppDetailsRequest_ < ContainerAllocator > > | Ptr |
typedef GetAppDetailsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetAppDetailsRequest_ () | |
GetAppDetailsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
Definition at line 26 of file GetAppDetails.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::GetAppDetailsRequest_< ContainerAllocator >::_name_type |
Definition at line 39 of file GetAppDetails.h.
typedef boost::shared_ptr< ::turtlebot_app_manager::GetAppDetailsRequest_<ContainerAllocator> const> turtlebot_app_manager::GetAppDetailsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file GetAppDetails.h.
typedef boost::shared_ptr< ::turtlebot_app_manager::GetAppDetailsRequest_<ContainerAllocator> > turtlebot_app_manager::GetAppDetailsRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file GetAppDetails.h.
typedef GetAppDetailsRequest_<ContainerAllocator> turtlebot_app_manager::GetAppDetailsRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetAppDetails.h.
turtlebot_app_manager::GetAppDetailsRequest_< ContainerAllocator >::GetAppDetailsRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetAppDetails.h.
turtlebot_app_manager::GetAppDetailsRequest_< ContainerAllocator >::GetAppDetailsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file GetAppDetails.h.
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_app_manager::GetAppDetailsRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file GetAppDetails.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::GetAppDetailsRequest_< ContainerAllocator >::name |
Definition at line 40 of file GetAppDetails.h.