#include <ExchangeApp.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _description_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _display_name_type |
typedef uint8_t | _hidden_type |
typedef ::turtlebot_app_manager::Icon_ < ContainerAllocator > | _icon_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _latest_version_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _version_type |
typedef boost::shared_ptr < ::turtlebot_app_manager::ExchangeApp_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtlebot_app_manager::ExchangeApp_ < ContainerAllocator > > | Ptr |
typedef ExchangeApp_ < ContainerAllocator > | Type |
Public Member Functions | |
ExchangeApp_ () | |
ExchangeApp_ (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 > | description |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | display_name |
uint8_t | hidden |
::turtlebot_app_manager::Icon_ < ContainerAllocator > | icon |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | latest_version |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | version |
Definition at line 22 of file ExchangeApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::_description_type |
Definition at line 59 of file ExchangeApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::_display_name_type |
Definition at line 50 of file ExchangeApp.h.
typedef uint8_t turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::_hidden_type |
Definition at line 65 of file ExchangeApp.h.
typedef ::turtlebot_app_manager::Icon_<ContainerAllocator> turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::_icon_type |
Definition at line 62 of file ExchangeApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::_latest_version_type |
Definition at line 56 of file ExchangeApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::_name_type |
Definition at line 47 of file ExchangeApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::_version_type |
Definition at line 53 of file ExchangeApp.h.
typedef boost::shared_ptr< ::turtlebot_app_manager::ExchangeApp_<ContainerAllocator> const> turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::ConstPtr |
Definition at line 70 of file ExchangeApp.h.
typedef boost::shared_ptr< ::turtlebot_app_manager::ExchangeApp_<ContainerAllocator> > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::Ptr |
Definition at line 69 of file ExchangeApp.h.
typedef ExchangeApp_<ContainerAllocator> turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::Type |
Definition at line 23 of file ExchangeApp.h.
turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::ExchangeApp_ | ( | ) | [inline] |
Definition at line 25 of file ExchangeApp.h.
turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::ExchangeApp_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file ExchangeApp.h.
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::__connection_header |
Definition at line 71 of file ExchangeApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::description |
Definition at line 60 of file ExchangeApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::display_name |
Definition at line 51 of file ExchangeApp.h.
uint8_t turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::hidden |
Definition at line 66 of file ExchangeApp.h.
::turtlebot_app_manager::Icon_<ContainerAllocator> turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::icon |
Definition at line 63 of file ExchangeApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::latest_version |
Definition at line 57 of file ExchangeApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::name |
Definition at line 48 of file ExchangeApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::ExchangeApp_< ContainerAllocator >::version |
Definition at line 54 of file ExchangeApp.h.