Public Types | Public Member Functions | Public Attributes
app_manager::Icon_< ContainerAllocator > Struct Template Reference

#include <Icon.h>

List of all members.

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
< ::app_manager::Icon_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::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

Detailed Description

template<class ContainerAllocator>
struct app_manager::Icon_< ContainerAllocator >

Definition at line 21 of file Icon.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > app_manager::Icon_< ContainerAllocator >::_data_type

Definition at line 39 of file Icon.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::Icon_< ContainerAllocator >::_format_type

Definition at line 36 of file Icon.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::app_manager::Icon_<ContainerAllocator> const> app_manager::Icon_< ContainerAllocator >::ConstPtr

Definition at line 44 of file Icon.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::app_manager::Icon_<ContainerAllocator> > app_manager::Icon_< ContainerAllocator >::Ptr

Definition at line 43 of file Icon.h.

template<class ContainerAllocator >
typedef Icon_<ContainerAllocator> app_manager::Icon_< ContainerAllocator >::Type

Definition at line 22 of file Icon.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
app_manager::Icon_< ContainerAllocator >::Icon_ ( ) [inline]

Definition at line 24 of file Icon.h.

template<class ContainerAllocator >
app_manager::Icon_< ContainerAllocator >::Icon_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file Icon.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > app_manager::Icon_< ContainerAllocator >::__connection_header

Definition at line 45 of file Icon.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > app_manager::Icon_< ContainerAllocator >::data

Definition at line 40 of file Icon.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > app_manager::Icon_< ContainerAllocator >::format

Definition at line 37 of file Icon.h.


The documentation for this struct was generated from the following file:


app_manager
Author(s): Jeremy Leibs, Ken Conley
autogenerated on Mon Dec 2 2013 11:36:52