11#ifndef YARP_THRIFT_GENERATOR_STRUCT_AUDIORECORDERSTATUS_H
12#define YARP_THRIFT_GENERATOR_STRUCT_AUDIORECORDERSTATUS_H
39 size_t current_buffer_size{0};
43 size_t max_buffer_size{0};
50 const size_t current_buffer_size,
51 const size_t max_buffer_size);
std::string toString(const T &value)
convert an arbitrary type to string.
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.
AudioRecorderStatus: A class used to describe the status of an audio recorder device.
AudioRecorderStatus()=default
yarp::os::idl::Unwrapped< AudioRecorderStatus > unwrapped