11#ifndef YARP_THRIFT_GENERATOR_STRUCT_RETURN_GETCONVERSATION_H
12#define YARP_THRIFT_GENERATOR_STRUCT_RETURN_GETCONVERSATION_H
34 const std::vector<yarp::dev::LLM_Message>&
conversation);
yarp::dev::ReturnValue ret
bool write(const yarp::os::idl::WireWriter &writer) const override
bool read(yarp::os::idl::WireReader &reader) override
std::string toString() const
return_getConversation()=default
yarp::os::idl::Unwrapped< return_getConversation > unwrapped
std::vector< yarp::dev::LLM_Message > conversation
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.