$search
#include <GetInstallationState.h>
Public Types | |
typedef std::vector < ::app_manager::ExchangeApp_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::app_manager::ExchangeApp_ < ContainerAllocator > >::other > | _available_apps_type |
typedef std::vector < ::app_manager::ExchangeApp_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::app_manager::ExchangeApp_ < ContainerAllocator > >::other > | _installed_apps_type |
typedef boost::shared_ptr < ::app_manager::GetInstallationStateResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::app_manager::GetInstallationStateResponse_ < ContainerAllocator > > | Ptr |
typedef GetInstallationStateResponse_ < 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 |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_available_apps_size () const |
ROS_DEPRECATED void | get_available_apps_vec (std::vector< ::app_manager::ExchangeApp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_< ContainerAllocator > >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_installed_apps_size () const |
ROS_DEPRECATED void | get_installed_apps_vec (std::vector< ::app_manager::ExchangeApp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_< ContainerAllocator > >::other > &vec) const |
GetInstallationStateResponse_ (const ContainerAllocator &_alloc) | |
GetInstallationStateResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_available_apps_size (uint32_t size) |
ROS_DEPRECATED void | set_available_apps_vec (const std::vector< ::app_manager::ExchangeApp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_< ContainerAllocator > >::other > &vec) |
ROS_DEPRECATED void | set_installed_apps_size (uint32_t size) |
ROS_DEPRECATED void | set_installed_apps_vec (const std::vector< ::app_manager::ExchangeApp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_< ContainerAllocator > >::other > &vec) |
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 () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::app_manager::ExchangeApp_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::app_manager::ExchangeApp_ < ContainerAllocator > >::other > | available_apps |
std::vector < ::app_manager::ExchangeApp_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::app_manager::ExchangeApp_ < ContainerAllocator > >::other > | installed_apps |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 106 of file GetInstallationState.h.
typedef std::vector< ::app_manager::ExchangeApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_<ContainerAllocator> >::other > app_manager::GetInstallationStateResponse_< ContainerAllocator >::_available_apps_type |
Definition at line 124 of file GetInstallationState.h.
typedef std::vector< ::app_manager::ExchangeApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_<ContainerAllocator> >::other > app_manager::GetInstallationStateResponse_< ContainerAllocator >::_installed_apps_type |
Definition at line 121 of file GetInstallationState.h.
typedef boost::shared_ptr< ::app_manager::GetInstallationStateResponse_<ContainerAllocator> const> app_manager::GetInstallationStateResponse_< ContainerAllocator >::ConstPtr |
Definition at line 216 of file GetInstallationState.h.
typedef boost::shared_ptr< ::app_manager::GetInstallationStateResponse_<ContainerAllocator> > app_manager::GetInstallationStateResponse_< ContainerAllocator >::Ptr |
Definition at line 215 of file GetInstallationState.h.
typedef GetInstallationStateResponse_<ContainerAllocator> app_manager::GetInstallationStateResponse_< ContainerAllocator >::Type |
Definition at line 107 of file GetInstallationState.h.
app_manager::GetInstallationStateResponse_< ContainerAllocator >::GetInstallationStateResponse_ | ( | ) | [inline] |
Definition at line 109 of file GetInstallationState.h.
app_manager::GetInstallationStateResponse_< ContainerAllocator >::GetInstallationStateResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 115 of file GetInstallationState.h.
ROS_DEPRECATED const std::string app_manager::GetInstallationStateResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 141 of file GetInstallationState.h.
ROS_DEPRECATED const std::string app_manager::GetInstallationStateResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 148 of file GetInstallationState.h.
ROS_DEPRECATED const std::string app_manager::GetInstallationStateResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 189 of file GetInstallationState.h.
ROS_DEPRECATED const std::string app_manager::GetInstallationStateResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 155 of file GetInstallationState.h.
static ROS_DEPRECATED const std::string app_manager::GetInstallationStateResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 139 of file GetInstallationState.h.
static const char* app_manager::GetInstallationStateResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 137 of file GetInstallationState.h.
static ROS_DEPRECATED const std::string app_manager::GetInstallationStateResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 146 of file GetInstallationState.h.
static const char* app_manager::GetInstallationStateResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 144 of file GetInstallationState.h.
static ROS_DEPRECATED const std::string app_manager::GetInstallationStateResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 187 of file GetInstallationState.h.
static const char* app_manager::GetInstallationStateResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 158 of file GetInstallationState.h.
static ROS_DEPRECATED const std::string app_manager::GetInstallationStateResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 153 of file GetInstallationState.h.
static const char* app_manager::GetInstallationStateResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 151 of file GetInstallationState.h.
virtual ROS_DEPRECATED uint8_t* app_manager::GetInstallationStateResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 199 of file GetInstallationState.h.
ROS_DEPRECATED uint32_t app_manager::GetInstallationStateResponse_< ContainerAllocator >::get_available_apps_size | ( | ) | const [inline] |
Definition at line 132 of file GetInstallationState.h.
ROS_DEPRECATED void app_manager::GetInstallationStateResponse_< ContainerAllocator >::get_available_apps_vec | ( | std::vector< ::app_manager::ExchangeApp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 134 of file GetInstallationState.h.
ROS_DEPRECATED uint32_t app_manager::GetInstallationStateResponse_< ContainerAllocator >::get_installed_apps_size | ( | ) | const [inline] |
Definition at line 128 of file GetInstallationState.h.
ROS_DEPRECATED void app_manager::GetInstallationStateResponse_< ContainerAllocator >::get_installed_apps_vec | ( | std::vector< ::app_manager::ExchangeApp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 130 of file GetInstallationState.h.
virtual ROS_DEPRECATED uint32_t app_manager::GetInstallationStateResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 207 of file GetInstallationState.h.
virtual ROS_DEPRECATED uint8_t* app_manager::GetInstallationStateResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 191 of file GetInstallationState.h.
ROS_DEPRECATED void app_manager::GetInstallationStateResponse_< ContainerAllocator >::set_available_apps_size | ( | uint32_t | size | ) | [inline] |
Definition at line 133 of file GetInstallationState.h.
ROS_DEPRECATED void app_manager::GetInstallationStateResponse_< ContainerAllocator >::set_available_apps_vec | ( | const std::vector< ::app_manager::ExchangeApp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 135 of file GetInstallationState.h.
ROS_DEPRECATED void app_manager::GetInstallationStateResponse_< ContainerAllocator >::set_installed_apps_size | ( | uint32_t | size | ) | [inline] |
Definition at line 129 of file GetInstallationState.h.
ROS_DEPRECATED void app_manager::GetInstallationStateResponse_< ContainerAllocator >::set_installed_apps_vec | ( | const std::vector< ::app_manager::ExchangeApp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 131 of file GetInstallationState.h.
boost::shared_ptr<std::map<std::string, std::string> > app_manager::GetInstallationStateResponse_< ContainerAllocator >::__connection_header |
Definition at line 217 of file GetInstallationState.h.
std::vector< ::app_manager::ExchangeApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_<ContainerAllocator> >::other > app_manager::GetInstallationStateResponse_< ContainerAllocator >::available_apps |
Definition at line 125 of file GetInstallationState.h.
std::vector< ::app_manager::ExchangeApp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::app_manager::ExchangeApp_<ContainerAllocator> >::other > app_manager::GetInstallationStateResponse_< ContainerAllocator >::installed_apps |
Definition at line 122 of file GetInstallationState.h.