6 #ifndef YARP_OS_IDL_BARESTYLE_H
7 #define YARP_OS_IDL_BARESTYLE_H
23 return T::readBare(reader);
28 return T::writeBare(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.