11#ifndef YARP_THRIFT_GENERATOR_STRUCT_RETURN_GET_AREAS_LIST_H
12#define YARP_THRIFT_GENERATOR_STRUCT_RETURN_GET_AREAS_LIST_H
23 std::vector<std::string>
areas{};
30 const std::vector<std::string>&
areas);
std::string toString() const
return_get_areas_list()=default
bool read(yarp::os::idl::WireReader &reader) override
std::vector< std::string > areas
bool write(const yarp::os::idl::WireWriter &writer) const override
yarp::os::idl::Unwrapped< return_get_areas_list > 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.