11#ifndef YARP_THRIFT_GENERATOR_STRUCT_RETURN_GET_LOCATIONS_LIST_H
12#define YARP_THRIFT_GENERATOR_STRUCT_RETURN_GET_LOCATIONS_LIST_H
30 const std::vector<std::string>&
locations);
bool read(yarp::os::idl::WireReader &reader) override
return_get_locations_list()=default
std::vector< std::string > locations
std::string toString() const
bool write(const yarp::os::idl::WireWriter &writer) const override
yarp::os::idl::Unwrapped< return_get_locations_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.