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