25 if (!read_ret(reader)) {
28 if (!nested_read_status(reader)) {
53 if (!write_ret(writer)) {
56 if (!nested_write_status(writer)) {
yarp::dev::Nav2D::LocalizationStatusEnum status
std::string toString() const
bool read(yarp::os::idl::WireReader &reader) override
bool write(const yarp::os::idl::WireWriter &writer) const override
return_get_localization_status()=default
A simple collection of objects that can be described and transmitted in a portable way.
std::string toString() const override
Gives a human-readable textual representation of the bottle.
An interface for reading from a network connection.
An interface for writing to a network connection.
static bool copyPortable(const PortWriter &writer, PortReader &reader)
Copy one portable to another, via writing and reading.
IDL-friendly connection reader.
bool readVocab32(yarp::conf::vocab32_t &x)
IDL-friendly connection writer.
bool writeVocab32(yarp::conf::vocab32_t x, bool skip_tag=false) const
bool writeBool(bool x, bool skip_tag=false) const
bool writeListHeader(int len) const