11#ifndef YARP_THRIFT_GENERATOR_STRUCT_BATTERYDATA_H
12#define YARP_THRIFT_GENERATOR_STRUCT_BATTERYDATA_H
41 double temperature{0.0};
45 std::int32_t status{3};
54 const double temperature,
55 const std::int32_t status);
std::string toString(const T &value)
convert an arbitrary type to string.
yarp::os::idl::Unwrapped< BatteryData > unwrapped
An interface for reading from a network connection.
An interface for writing to a network connection.
A "tamed" Portable, that promises to serialize itself in an IDL-friendly way.
IDL-friendly connection reader.
IDL-friendly connection writer.
For streams capable of holding different kinds of content, check what they actually have.