11#ifndef YARP_THRIFT_GENERATOR_STRUCT_RETURN_GET_PATHS_LIST_H
12#define YARP_THRIFT_GENERATOR_STRUCT_RETURN_GET_PATHS_LIST_H
24 std::vector<std::string>
paths{};
31 const std::vector<std::string>&
paths);
return_get_paths_list()=default
std::vector< std::string > paths
yarp::os::idl::Unwrapped< return_get_paths_list > unwrapped
bool write(const yarp::os::idl::WireWriter &writer) const override
std::string toString() const
yarp::dev::ReturnValue retval
bool read(yarp::os::idl::WireReader &reader) override
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.