#include <TopicInfo.h>
|
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...
|
|
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...
|
|
Enumerator |
---|
ID_SERVICE_SERVER |
|
Enumerator |
---|
ID_SERVICE_CLIENT |
|
Enumerator |
---|
ID_PARAMETER_REQUEST |
|
rosserial_msgs::TopicInfo::TopicInfo |
( |
| ) |
|
|
inline |
virtual int rosserial_msgs::TopicInfo::deserialize |
( |
unsigned char * |
inbuffer | ) |
|
|
inlinevirtual |
const char* rosserial_msgs::TopicInfo::getMD5 |
( |
| ) |
|
|
inlinevirtual |
const char* rosserial_msgs::TopicInfo::getType |
( |
| ) |
|
|
inlinevirtual |
virtual int rosserial_msgs::TopicInfo::serialize |
( |
unsigned char * |
outbuffer | ) |
const |
|
inlinevirtual |
int32_t rosserial_msgs::TopicInfo::buffer_size |
const char* rosserial_msgs::TopicInfo::md5sum |
const char* rosserial_msgs::TopicInfo::message_type |
uint16_t rosserial_msgs::TopicInfo::topic_id |
const char* rosserial_msgs::TopicInfo::topic_name |
The documentation for this class was generated from the following file:
- sketchbook/libraries/ros_lib/rosserial_msgs/TopicInfo.h