#include <StopApplicationResult.h>
Public Types | |
typedef boost::shared_ptr < ::application_msgs::StopApplicationResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::application_msgs::StopApplicationResult_ < ContainerAllocator > > | Ptr |
typedef StopApplicationResult_ < ContainerAllocator > | Type |
Public Member Functions | |
StopApplicationResult_ () | |
StopApplicationResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file StopApplicationResult.h.
typedef boost::shared_ptr< ::application_msgs::StopApplicationResult_<ContainerAllocator> const> application_msgs::StopApplicationResult_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file StopApplicationResult.h.
typedef boost::shared_ptr< ::application_msgs::StopApplicationResult_<ContainerAllocator> > application_msgs::StopApplicationResult_< ContainerAllocator >::Ptr |
Definition at line 33 of file StopApplicationResult.h.
typedef StopApplicationResult_<ContainerAllocator> application_msgs::StopApplicationResult_< ContainerAllocator >::Type |
Definition at line 22 of file StopApplicationResult.h.
application_msgs::StopApplicationResult_< ContainerAllocator >::StopApplicationResult_ | ( | ) | [inline] |
Definition at line 24 of file StopApplicationResult.h.
application_msgs::StopApplicationResult_< ContainerAllocator >::StopApplicationResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file StopApplicationResult.h.
boost::shared_ptr<std::map<std::string, std::string> > application_msgs::StopApplicationResult_< ContainerAllocator >::__connection_header |
Definition at line 35 of file StopApplicationResult.h.