11#ifndef YARP_THRIFT_GENERATOR_STRUCT_IRGBVISUALPARAMSMSGS_RETURN_GETRGBWIDTH_H
12#define YARP_THRIFT_GENERATOR_STRUCT_IRGBVISUALPARAMSMSGS_RETURN_GETRGBWIDTH_H
24 std::int32_t
width{0};
31 const std::int32_t
width);
yarp::os::idl::Unwrapped< IRGBVisualParamsMsgs_return_getRgbWidth > unwrapped
bool write(yarp::os::ConnectionWriter &connection) const override
Write this object to a network connection.
bool write(const yarp::os::idl::WireWriter &writer) const override
bool read(yarp::os::idl::WireReader &reader) override
IRGBVisualParamsMsgs_return_getRgbWidth(const yarp::dev::ReturnValue &ret, const std::int32_t width)
yarp::dev::ReturnValue ret
bool read(yarp::os::ConnectionReader &connection) override
Read this object from a network connection.
std::string toString() const
IRGBVisualParamsMsgs_return_getRgbWidth()=default
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.