6#ifndef YARP_DEV_MAP2DAREA_H
7#define YARP_DEV_MAP2DAREA_H
37 Map2DArea(
const std::string& map_name,
const std::vector<yarp::dev::Nav2D::Map2DLocation>& area_points,
const std::string& desc =
"");
54 bool operator!=(
const Map2DArea& r)
const;
60 bool operator==(
const Map2DArea& r)
const;
contains the definition of a Map2DLocation type
bool read(yarp::os::idl::WireReader &reader) override
bool write(const yarp::os::idl::WireWriter &writer) const override
bool read(yarp::os::ConnectionReader &reader) override
Read this object from a network connection.
bool read(yarp::os::idl::WireReader &reader) override
Serialization methods.
bool write(const yarp::os::idl::WireWriter &writer) const override
bool write(yarp::os::ConnectionWriter &writer) const override
Write this object to a network connection.
An interface for reading from a network connection.
An interface for writing to a network connection.
IDL-friendly connection reader.
IDL-friendly connection writer.
std::string toString(const T &value)
convert an arbitrary type to string.
bool isValid()
Check if time is valid (non-zero).