6#ifndef YARP_OS_IDL_BOTTLESTYLE_H
7#define YARP_OS_IDL_BOTTLESTYLE_H
21 return T::readBottle(reader);
26 return T::writeBottle(writer);
An interface for reading from a network connection.
An interface for writing to a network connection.
bool write(yarp::os::ConnectionWriter &writer) const override
bool read(yarp::os::ConnectionReader &reader) override