9 #ifndef YARP_OS_IDL_BOTTLESTYLE_H
10 #define YARP_OS_IDL_BOTTLESTYLE_H
26 return T::readBottle(reader);
31 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
The main, catch-all namespace for YARP.