Public Member Functions | Public Attributes | List of all members
std_msgs::UInt8 Class Reference

#include <UInt8.h>

Inheritance diagram for std_msgs::UInt8:
Inheritance graph
[legend]

Public Member Functions

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

Public Attributes

uint8_t data
 

Additional Inherited Members

- Static Public Member Functions inherited from ros::Msg
static int deserializeAvrFloat64 (const unsigned char *inbuffer, float *f)
 This tricky function handles demoting a 64bit double to a 32bit float, so that AVR can understand messages containing float64 fields, despite AVR having no native support for double. More...
 
static int serializeAvrFloat64 (unsigned char *outbuffer, const float f)
 This tricky function handles promoting a 32bit float to a 64bit double, so that AVR can publish messages containing float64 fields, despite AVV having no native support for double. More...
 

Detailed Description

Definition at line 29 of file UInt8.h.

Constructor & Destructor Documentation

std_msgs::UInt8::UInt8 ( )
inline

Definition at line 34 of file UInt8.h.

Member Function Documentation

virtual int std_msgs::UInt8::deserialize ( unsigned char *  inbuffer)
inlinevirtual

Implements ros::Msg.

Definition at line 47 of file UInt8.h.

const char* std_msgs::UInt8::getMD5 ( )
inlinevirtual

Implements ros::Msg.

Definition at line 56 of file UInt8.h.

const char* std_msgs::UInt8::getType ( )
inlinevirtual

Implements ros::Msg.

Definition at line 55 of file UInt8.h.

virtual int std_msgs::UInt8::serialize ( unsigned char *  outbuffer) const
inlinevirtual

Implements ros::Msg.

Definition at line 39 of file UInt8.h.

Member Data Documentation

uint8_t std_msgs::UInt8::data

Definition at line 32 of file UInt8.h.


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


cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Tue Oct 20 2020 03:35:58