11#ifndef YARP_THRIFT_GENERATOR_STRUCT_IRGBVISUALPARAMSMSGS_RETURN_GETRGBMIRRORING_H
12#define YARP_THRIFT_GENERATOR_STRUCT_IRGBVISUALPARAMSMSGS_RETURN_GETRGBMIRRORING_H
bool write(yarp::os::ConnectionWriter &connection) const override
Write this object to a network connection.
IRGBVisualParamsMsgs_return_getRgbMirroring(const yarp::dev::ReturnValue &ret, const bool mirror)
std::string toString() const
bool read(yarp::os::ConnectionReader &connection) override
Read this object from a network connection.
bool read(yarp::os::idl::WireReader &reader) override
IRGBVisualParamsMsgs_return_getRgbMirroring()=default
yarp::dev::ReturnValue ret
bool write(const yarp::os::idl::WireWriter &writer) const override
yarp::os::idl::Unwrapped< IRGBVisualParamsMsgs_return_getRgbMirroring > 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.