#include <GetInstallationState.h>
Public Types | |
typedef uint8_t | _remote_update_type |
typedef boost::shared_ptr < ::app_manager::GetInstallationStateRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::app_manager::GetInstallationStateRequest_ < ContainerAllocator > > | Ptr |
typedef GetInstallationStateRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetInstallationStateRequest_ () | |
GetInstallationStateRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | remote_update |
Definition at line 27 of file GetInstallationState.h.
typedef uint8_t app_manager::GetInstallationStateRequest_< ContainerAllocator >::_remote_update_type |
Definition at line 40 of file GetInstallationState.h.
typedef boost::shared_ptr< ::app_manager::GetInstallationStateRequest_<ContainerAllocator> const> app_manager::GetInstallationStateRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file GetInstallationState.h.
typedef boost::shared_ptr< ::app_manager::GetInstallationStateRequest_<ContainerAllocator> > app_manager::GetInstallationStateRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file GetInstallationState.h.
typedef GetInstallationStateRequest_<ContainerAllocator> app_manager::GetInstallationStateRequest_< ContainerAllocator >::Type |
Definition at line 28 of file GetInstallationState.h.
app_manager::GetInstallationStateRequest_< ContainerAllocator >::GetInstallationStateRequest_ | ( | ) | [inline] |
Definition at line 30 of file GetInstallationState.h.
app_manager::GetInstallationStateRequest_< ContainerAllocator >::GetInstallationStateRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file GetInstallationState.h.
boost::shared_ptr<std::map<std::string, std::string> > app_manager::GetInstallationStateRequest_< ContainerAllocator >::__connection_header |
Definition at line 46 of file GetInstallationState.h.
uint8_t app_manager::GetInstallationStateRequest_< ContainerAllocator >::remote_update |
Definition at line 41 of file GetInstallationState.h.