#include <ProcessorStatus.h>
Public Types | |
| typedef std::vector< int32_t,  typename ContainerAllocator::template rebind< int32_t >::other >  | _errors_type | 
| typedef ::std_msgs::Header_ < ContainerAllocator >  | _header_type | 
| typedef boost::shared_ptr < ::clearpath_base::ProcessorStatus_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::clearpath_base::ProcessorStatus_ < ContainerAllocator > >  | Ptr | 
| typedef ProcessorStatus_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| ProcessorStatus_ () | |
| ProcessorStatus_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| std::vector< int32_t, typename  ContainerAllocator::template rebind< int32_t >::other >  | errors | 
| ::std_msgs::Header_ < ContainerAllocator >  | header | 
Definition at line 22 of file ProcessorStatus.h.
| typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > clearpath_base::ProcessorStatus_< ContainerAllocator >::_errors_type | 
Definition at line 40 of file ProcessorStatus.h.
| typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::ProcessorStatus_< ContainerAllocator >::_header_type | 
Definition at line 37 of file ProcessorStatus.h.
| typedef boost::shared_ptr< ::clearpath_base::ProcessorStatus_<ContainerAllocator> const> clearpath_base::ProcessorStatus_< ContainerAllocator >::ConstPtr | 
Definition at line 45 of file ProcessorStatus.h.
| typedef boost::shared_ptr< ::clearpath_base::ProcessorStatus_<ContainerAllocator> > clearpath_base::ProcessorStatus_< ContainerAllocator >::Ptr | 
Definition at line 44 of file ProcessorStatus.h.
| typedef ProcessorStatus_<ContainerAllocator> clearpath_base::ProcessorStatus_< ContainerAllocator >::Type | 
Definition at line 23 of file ProcessorStatus.h.
| clearpath_base::ProcessorStatus_< ContainerAllocator >::ProcessorStatus_ | ( | ) |  [inline] | 
        
Definition at line 25 of file ProcessorStatus.h.
| clearpath_base::ProcessorStatus_< ContainerAllocator >::ProcessorStatus_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 31 of file ProcessorStatus.h.
| boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::ProcessorStatus_< ContainerAllocator >::__connection_header | 
Definition at line 46 of file ProcessorStatus.h.
| std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > clearpath_base::ProcessorStatus_< ContainerAllocator >::errors | 
Definition at line 41 of file ProcessorStatus.h.
| ::std_msgs::Header_<ContainerAllocator> clearpath_base::ProcessorStatus_< ContainerAllocator >::header | 
Definition at line 38 of file ProcessorStatus.h.