#include <AppDescription.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_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 > | _platform_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_type |
typedef boost::shared_ptr < ::appmanager_msgs::AppDescription_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::appmanager_msgs::AppDescription_ < ContainerAllocator > > | Ptr |
typedef AppDescription_ < ContainerAllocator > | Type |
Public Member Functions | |
AppDescription_ () | |
AppDescription_ (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 |
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 > | platform |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status |
Definition at line 21 of file AppDescription.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::_description_type |
Definition at line 48 of file AppDescription.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::_display_type |
Definition at line 45 of file AppDescription.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::_name_type |
Definition at line 42 of file AppDescription.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::_platform_type |
Definition at line 51 of file AppDescription.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::_status_type |
Definition at line 54 of file AppDescription.h.
typedef boost::shared_ptr< ::appmanager_msgs::AppDescription_<ContainerAllocator> const> appmanager_msgs::AppDescription_< ContainerAllocator >::ConstPtr |
Definition at line 59 of file AppDescription.h.
typedef boost::shared_ptr< ::appmanager_msgs::AppDescription_<ContainerAllocator> > appmanager_msgs::AppDescription_< ContainerAllocator >::Ptr |
Definition at line 58 of file AppDescription.h.
typedef AppDescription_<ContainerAllocator> appmanager_msgs::AppDescription_< ContainerAllocator >::Type |
Definition at line 22 of file AppDescription.h.
appmanager_msgs::AppDescription_< ContainerAllocator >::AppDescription_ | ( | ) | [inline] |
Definition at line 24 of file AppDescription.h.
appmanager_msgs::AppDescription_< ContainerAllocator >::AppDescription_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file AppDescription.h.
boost::shared_ptr<std::map<std::string, std::string> > appmanager_msgs::AppDescription_< ContainerAllocator >::__connection_header |
Definition at line 60 of file AppDescription.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::description |
Definition at line 49 of file AppDescription.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::display |
Definition at line 46 of file AppDescription.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::name |
Definition at line 43 of file AppDescription.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::platform |
Definition at line 52 of file AppDescription.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > appmanager_msgs::AppDescription_< ContainerAllocator >::status |
Definition at line 55 of file AppDescription.h.