#include <PowerStatus.h>
Public Types | |
| typedef ::std_msgs::Header_ < ContainerAllocator >  | _header_type | 
| typedef std::vector < ::clearpath_base::PowerSource_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::clearpath_base::PowerSource_ < ContainerAllocator > >::other >  | _sources_type | 
| typedef boost::shared_ptr < ::clearpath_base::PowerStatus_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::clearpath_base::PowerStatus_ < ContainerAllocator > >  | Ptr | 
| typedef PowerStatus_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| PowerStatus_ () | |
| PowerStatus_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| ::std_msgs::Header_ < ContainerAllocator >  | header | 
| std::vector < ::clearpath_base::PowerSource_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::clearpath_base::PowerSource_ < ContainerAllocator > >::other >  | sources | 
Definition at line 23 of file PowerStatus.h.
| typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::PowerStatus_< ContainerAllocator >::_header_type | 
Definition at line 38 of file PowerStatus.h.
| typedef std::vector< ::clearpath_base::PowerSource_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::clearpath_base::PowerSource_<ContainerAllocator> >::other > clearpath_base::PowerStatus_< ContainerAllocator >::_sources_type | 
Definition at line 41 of file PowerStatus.h.
| typedef boost::shared_ptr< ::clearpath_base::PowerStatus_<ContainerAllocator> const> clearpath_base::PowerStatus_< ContainerAllocator >::ConstPtr | 
Definition at line 46 of file PowerStatus.h.
| typedef boost::shared_ptr< ::clearpath_base::PowerStatus_<ContainerAllocator> > clearpath_base::PowerStatus_< ContainerAllocator >::Ptr | 
Definition at line 45 of file PowerStatus.h.
| typedef PowerStatus_<ContainerAllocator> clearpath_base::PowerStatus_< ContainerAllocator >::Type | 
Definition at line 24 of file PowerStatus.h.
| clearpath_base::PowerStatus_< ContainerAllocator >::PowerStatus_ | ( | ) |  [inline] | 
        
Definition at line 26 of file PowerStatus.h.
| clearpath_base::PowerStatus_< ContainerAllocator >::PowerStatus_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 32 of file PowerStatus.h.
| boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::PowerStatus_< ContainerAllocator >::__connection_header | 
Definition at line 47 of file PowerStatus.h.
| ::std_msgs::Header_<ContainerAllocator> clearpath_base::PowerStatus_< ContainerAllocator >::header | 
Definition at line 39 of file PowerStatus.h.
| std::vector< ::clearpath_base::PowerSource_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::clearpath_base::PowerSource_<ContainerAllocator> >::other > clearpath_base::PowerStatus_< ContainerAllocator >::sources | 
Definition at line 42 of file PowerStatus.h.