11#ifndef YARP_THRIFT_GENERATOR_STRUCT_SENSORMEASUREMENT_H
12#define YARP_THRIFT_GENERATOR_STRUCT_SENSORMEASUREMENT_H
contains the definition of a Vector type
bool read(yarp::os::idl::WireReader &reader) override
bool write(const yarp::os::idl::WireWriter &writer) const override
yarp::sig::Vector measurement
SensorMeasurement()=default
yarp::os::idl::Unwrapped< SensorMeasurement > unwrapped
std::string toString() const
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.