#include <DiagnosticArray.h>
Public Types | |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef std::vector< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_< ContainerAllocator > >::other > | _status_type |
typedef std::shared_ptr< ::diagnostic_msgs::DiagnosticArray_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::diagnostic_msgs::DiagnosticArray_< ContainerAllocator > > | Ptr |
typedef DiagnosticArray_< ContainerAllocator > | Type |
Public Member Functions | |
DiagnosticArray_ () | |
DiagnosticArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_header_type | header |
_status_type | status |
Definition at line 25 of file DiagnosticArray.h.
typedef ::std_msgs::Header_<ContainerAllocator> diagnostic_msgs::DiagnosticArray_< ContainerAllocator >::_header_type |
Definition at line 41 of file DiagnosticArray.h.
typedef std::vector< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> >::other > diagnostic_msgs::DiagnosticArray_< ContainerAllocator >::_status_type |
Definition at line 44 of file DiagnosticArray.h.
typedef std::shared_ptr< ::diagnostic_msgs::DiagnosticArray_<ContainerAllocator> const> diagnostic_msgs::DiagnosticArray_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file DiagnosticArray.h.
typedef std::shared_ptr< ::diagnostic_msgs::DiagnosticArray_<ContainerAllocator> > diagnostic_msgs::DiagnosticArray_< ContainerAllocator >::Ptr |
Definition at line 50 of file DiagnosticArray.h.
typedef DiagnosticArray_<ContainerAllocator> diagnostic_msgs::DiagnosticArray_< ContainerAllocator >::Type |
Definition at line 27 of file DiagnosticArray.h.
|
inline |
Definition at line 29 of file DiagnosticArray.h.
|
inline |
Definition at line 33 of file DiagnosticArray.h.
_header_type diagnostic_msgs::DiagnosticArray_< ContainerAllocator >::header |
Definition at line 42 of file DiagnosticArray.h.
_status_type diagnostic_msgs::DiagnosticArray_< ContainerAllocator >::status |
Definition at line 45 of file DiagnosticArray.h.