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