#include <SelfTestResponse.h>
Public Types | |
| typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _id_type |
| typedef int8_t | _passed_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::SelfTestResponse_< ContainerAllocator > const > | ConstPtr |
| typedef std::shared_ptr< ::diagnostic_msgs::SelfTestResponse_< ContainerAllocator > > | Ptr |
| typedef SelfTestResponse_< ContainerAllocator > | Type |
Public Member Functions | |
| SelfTestResponse_ () | |
| SelfTestResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| _id_type | id |
| _passed_type | passed |
| _status_type | status |
Definition at line 24 of file SelfTestResponse.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::_id_type |
Definition at line 42 of file SelfTestResponse.h.
| typedef int8_t diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::_passed_type |
Definition at line 45 of file SelfTestResponse.h.
| typedef std::vector< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::diagnostic_msgs::DiagnosticStatus_<ContainerAllocator> >::other > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::_status_type |
Definition at line 48 of file SelfTestResponse.h.
| typedef std::shared_ptr< ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator> const> diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file SelfTestResponse.h.
| typedef std::shared_ptr< ::diagnostic_msgs::SelfTestResponse_<ContainerAllocator> > diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::Ptr |
Definition at line 54 of file SelfTestResponse.h.
| typedef SelfTestResponse_<ContainerAllocator> diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::Type |
Definition at line 26 of file SelfTestResponse.h.
|
inline |
Definition at line 28 of file SelfTestResponse.h.
|
inline |
Definition at line 33 of file SelfTestResponse.h.
| _id_type diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::id |
Definition at line 43 of file SelfTestResponse.h.
| _passed_type diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::passed |
Definition at line 46 of file SelfTestResponse.h.
| _status_type diagnostic_msgs::SelfTestResponse_< ContainerAllocator >::status |
Definition at line 49 of file SelfTestResponse.h.