$search
#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 ::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 < ::app_manager::ExchangeApp_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::app_manager::ExchangeApp_ < ContainerAllocator > > | Ptr |
typedef ExchangeApp_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ExchangeApp_ (const ContainerAllocator &_alloc) | |
ExchangeApp_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
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 |
::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 |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file ExchangeApp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > 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 > app_manager::ExchangeApp_< ContainerAllocator >::_display_name_type |
Definition at line 50 of file ExchangeApp.h.
typedef uint8_t app_manager::ExchangeApp_< ContainerAllocator >::_hidden_type |
Definition at line 65 of file ExchangeApp.h.
typedef ::app_manager::Icon_<ContainerAllocator> 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 > 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 > 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 > app_manager::ExchangeApp_< ContainerAllocator >::_version_type |
Definition at line 53 of file ExchangeApp.h.
typedef boost::shared_ptr< ::app_manager::ExchangeApp_<ContainerAllocator> const> app_manager::ExchangeApp_< ContainerAllocator >::ConstPtr |
Definition at line 152 of file ExchangeApp.h.
typedef boost::shared_ptr< ::app_manager::ExchangeApp_<ContainerAllocator> > app_manager::ExchangeApp_< ContainerAllocator >::Ptr |
Definition at line 151 of file ExchangeApp.h.
typedef ExchangeApp_<ContainerAllocator> app_manager::ExchangeApp_< ContainerAllocator >::Type |
Definition at line 23 of file ExchangeApp.h.
app_manager::ExchangeApp_< ContainerAllocator >::ExchangeApp_ | ( | ) | [inline] |
Definition at line 25 of file ExchangeApp.h.
app_manager::ExchangeApp_< ContainerAllocator >::ExchangeApp_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file ExchangeApp.h.
ROS_DEPRECATED const std::string app_manager::ExchangeApp_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 74 of file ExchangeApp.h.
ROS_DEPRECATED const std::string app_manager::ExchangeApp_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 81 of file ExchangeApp.h.
ROS_DEPRECATED const std::string app_manager::ExchangeApp_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 110 of file ExchangeApp.h.
static ROS_DEPRECATED const std::string app_manager::ExchangeApp_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 72 of file ExchangeApp.h.
static const char* app_manager::ExchangeApp_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 70 of file ExchangeApp.h.
static ROS_DEPRECATED const std::string app_manager::ExchangeApp_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 79 of file ExchangeApp.h.
static const char* app_manager::ExchangeApp_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 77 of file ExchangeApp.h.
static ROS_DEPRECATED const std::string app_manager::ExchangeApp_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 108 of file ExchangeApp.h.
static const char* app_manager::ExchangeApp_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 84 of file ExchangeApp.h.
virtual ROS_DEPRECATED uint8_t* app_manager::ExchangeApp_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 125 of file ExchangeApp.h.
virtual ROS_DEPRECATED uint32_t app_manager::ExchangeApp_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 138 of file ExchangeApp.h.
virtual ROS_DEPRECATED uint8_t* app_manager::ExchangeApp_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 112 of file ExchangeApp.h.
boost::shared_ptr<std::map<std::string, std::string> > app_manager::ExchangeApp_< ContainerAllocator >::__connection_header |
Definition at line 153 of file ExchangeApp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > 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 > app_manager::ExchangeApp_< ContainerAllocator >::display_name |
Definition at line 51 of file ExchangeApp.h.
uint8_t app_manager::ExchangeApp_< ContainerAllocator >::hidden |
Definition at line 66 of file ExchangeApp.h.
::app_manager::Icon_<ContainerAllocator> 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 > 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 > 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 > app_manager::ExchangeApp_< ContainerAllocator >::version |
Definition at line 54 of file ExchangeApp.h.