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