#include <ListApps.h>
Public Types | |
typedef boost::shared_ptr < ::app_manager::ListAppsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::app_manager::ListAppsRequest_ < ContainerAllocator > > | Ptr |
typedef ListAppsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
ListAppsRequest_ () | |
ListAppsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 27 of file ListApps.h.
typedef boost::shared_ptr< ::app_manager::ListAppsRequest_<ContainerAllocator> const> app_manager::ListAppsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file ListApps.h.
typedef boost::shared_ptr< ::app_manager::ListAppsRequest_<ContainerAllocator> > app_manager::ListAppsRequest_< ContainerAllocator >::Ptr |
Definition at line 39 of file ListApps.h.
typedef ListAppsRequest_<ContainerAllocator> app_manager::ListAppsRequest_< ContainerAllocator >::Type |
Definition at line 28 of file ListApps.h.
app_manager::ListAppsRequest_< ContainerAllocator >::ListAppsRequest_ | ( | ) | [inline] |
Definition at line 30 of file ListApps.h.
app_manager::ListAppsRequest_< ContainerAllocator >::ListAppsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ListApps.h.
boost::shared_ptr<std::map<std::string, std::string> > app_manager::ListAppsRequest_< ContainerAllocator >::__connection_header |
Definition at line 41 of file ListApps.h.