#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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_errors_size () const |
ROS_DEPRECATED void | get_errors_vec (std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec) const |
ProcessorStatus_ (const ContainerAllocator &_alloc) | |
ProcessorStatus_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_errors_size (uint32_t size) |
ROS_DEPRECATED void | set_errors_vec (const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec) |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | errors |
::std_msgs::Header_ < ContainerAllocator > | header |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 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 37 of file ProcessorStatus.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::ProcessorStatus_< ContainerAllocator >::_header_type |
Definition at line 34 of file ProcessorStatus.h.
typedef boost::shared_ptr< ::clearpath_base::ProcessorStatus_<ContainerAllocator> const> clearpath_base::ProcessorStatus_< ContainerAllocator >::ConstPtr |
Definition at line 112 of file ProcessorStatus.h.
typedef boost::shared_ptr< ::clearpath_base::ProcessorStatus_<ContainerAllocator> > clearpath_base::ProcessorStatus_< ContainerAllocator >::Ptr |
Definition at line 111 of file ProcessorStatus.h.
typedef ProcessorStatus_<ContainerAllocator> clearpath_base::ProcessorStatus_< ContainerAllocator >::Type |
Definition at line 20 of file ProcessorStatus.h.
clearpath_base::ProcessorStatus_< ContainerAllocator >::ProcessorStatus_ | ( | ) | [inline] |
Definition at line 22 of file ProcessorStatus.h.
clearpath_base::ProcessorStatus_< ContainerAllocator >::ProcessorStatus_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file ProcessorStatus.h.
ROS_DEPRECATED const std::string clearpath_base::ProcessorStatus_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 50 of file ProcessorStatus.h.
ROS_DEPRECATED const std::string clearpath_base::ProcessorStatus_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 57 of file ProcessorStatus.h.
ROS_DEPRECATED const std::string clearpath_base::ProcessorStatus_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 85 of file ProcessorStatus.h.
static ROS_DEPRECATED const std::string clearpath_base::ProcessorStatus_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 48 of file ProcessorStatus.h.
static const char* clearpath_base::ProcessorStatus_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 46 of file ProcessorStatus.h.
static ROS_DEPRECATED const std::string clearpath_base::ProcessorStatus_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 55 of file ProcessorStatus.h.
static const char* clearpath_base::ProcessorStatus_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 53 of file ProcessorStatus.h.
static ROS_DEPRECATED const std::string clearpath_base::ProcessorStatus_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 83 of file ProcessorStatus.h.
static const char* clearpath_base::ProcessorStatus_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 60 of file ProcessorStatus.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::ProcessorStatus_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 95 of file ProcessorStatus.h.
ROS_DEPRECATED uint32_t clearpath_base::ProcessorStatus_< ContainerAllocator >::get_errors_size | ( | ) | const [inline] |
Definition at line 41 of file ProcessorStatus.h.
ROS_DEPRECATED void clearpath_base::ProcessorStatus_< ContainerAllocator >::get_errors_vec | ( | std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > & | vec | ) | const [inline] |
Definition at line 43 of file ProcessorStatus.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::ProcessorStatus_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 103 of file ProcessorStatus.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::ProcessorStatus_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 87 of file ProcessorStatus.h.
ROS_DEPRECATED void clearpath_base::ProcessorStatus_< ContainerAllocator >::set_errors_size | ( | uint32_t | size | ) | [inline] |
Definition at line 42 of file ProcessorStatus.h.
ROS_DEPRECATED void clearpath_base::ProcessorStatus_< ContainerAllocator >::set_errors_vec | ( | const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > & | vec | ) | [inline] |
Definition at line 44 of file ProcessorStatus.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > clearpath_base::ProcessorStatus_< ContainerAllocator >::errors |
Definition at line 38 of file ProcessorStatus.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::ProcessorStatus_< ContainerAllocator >::header |
Definition at line 35 of file ProcessorStatus.h.