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