#include <Icon.h>
Public Types | |
typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _data_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _format_type |
typedef boost::shared_ptr < ::turtlebot_app_manager::Icon_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtlebot_app_manager::Icon_ < ContainerAllocator > > | Ptr |
typedef Icon_< ContainerAllocator > | Type |
Public Member Functions | |
Icon_ () | |
Icon_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | data |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | format |
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > turtlebot_app_manager::Icon_< ContainerAllocator >::_data_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::Icon_< ContainerAllocator >::_format_type |
typedef boost::shared_ptr< ::turtlebot_app_manager::Icon_<ContainerAllocator> const> turtlebot_app_manager::Icon_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::turtlebot_app_manager::Icon_<ContainerAllocator> > turtlebot_app_manager::Icon_< ContainerAllocator >::Ptr |
typedef Icon_<ContainerAllocator> turtlebot_app_manager::Icon_< ContainerAllocator >::Type |
turtlebot_app_manager::Icon_< ContainerAllocator >::Icon_ | ( | ) | [inline] |
turtlebot_app_manager::Icon_< ContainerAllocator >::Icon_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_app_manager::Icon_< ContainerAllocator >::__connection_header |
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > turtlebot_app_manager::Icon_< ContainerAllocator >::data |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_app_manager::Icon_< ContainerAllocator >::format |