Public Types | Public Member Functions | Public Attributes | List of all members
diffbot_msgs::PIDStamped Class Reference

#include <PIDStamped.h>

Inheritance diagram for diffbot_msgs::PIDStamped:
Inheritance graph
[legend]

Public Types

typedef std_msgs::Header _header_type
 
typedef diffbot_msgs::PID _pid_type
 

Public Member Functions

virtual int deserialize (unsigned char *inbuffer) override
 
virtual const char * getMD5 () override
 
virtual const char * getType () override
 
 PIDStamped ()
 
virtual int serialize (unsigned char *outbuffer) const override
 

Public Attributes

_header_type header
 
_pid_type pid
 

Additional Inherited Members

- Static Public Member Functions inherited from ros::Msg
static void arrToVar (V &var, const A arr)
 
static int deserializeAvrFloat64 (const unsigned char *inbuffer, float *f)
 
static int serializeAvrFloat64 (unsigned char *outbuffer, const float f)
 
static void varToArr (A arr, const V var)
 

Detailed Description

Definition at line 14 of file PIDStamped.h.

Member Typedef Documentation

◆ _header_type

Definition at line 17 of file PIDStamped.h.

◆ _pid_type

Definition at line 19 of file PIDStamped.h.

Constructor & Destructor Documentation

◆ PIDStamped()

diffbot_msgs::PIDStamped::PIDStamped ( )
inline

Definition at line 22 of file PIDStamped.h.

Member Function Documentation

◆ deserialize()

virtual int diffbot_msgs::PIDStamped::deserialize ( unsigned char *  inbuffer)
inlineoverridevirtual

Implements ros::Msg.

Definition at line 36 of file PIDStamped.h.

◆ getMD5()

virtual const char* diffbot_msgs::PIDStamped::getMD5 ( )
inlineoverridevirtual

Implements ros::Msg.

Definition at line 45 of file PIDStamped.h.

◆ getType()

virtual const char* diffbot_msgs::PIDStamped::getType ( )
inlineoverridevirtual

Implements ros::Msg.

Definition at line 44 of file PIDStamped.h.

◆ serialize()

virtual int diffbot_msgs::PIDStamped::serialize ( unsigned char *  outbuffer) const
inlineoverridevirtual

Implements ros::Msg.

Definition at line 28 of file PIDStamped.h.

Member Data Documentation

◆ header

_header_type diffbot_msgs::PIDStamped::header

Definition at line 18 of file PIDStamped.h.

◆ pid

_pid_type diffbot_msgs::PIDStamped::pid

Definition at line 20 of file PIDStamped.h.


The documentation for this class was generated from the following file:


diffbot_base
Author(s):
autogenerated on Thu Sep 7 2023 02:35:23