This is the complete list of members for Map2DStorage, including all inherited members.
clearAllAreas() override | Map2DStorage | virtual |
clearAllLocations() override | Map2DStorage | virtual |
clearAllMaps() override | Map2DStorage | virtual |
clearAllMapsTemporaryFlags() override | Map2DStorage | virtual |
clearAllPaths() override | Map2DStorage | virtual |
clearMapTemporaryFlags(std::string map_name) override | Map2DStorage | virtual |
close() override | Map2DStorage | virtual |
deleteArea(std::string area_name) override | Map2DStorage | virtual |
deleteLocation(std::string location_name) override | Map2DStorage | virtual |
deletePath(std::string path_name) override | Map2DStorage | virtual |
DeviceDriver() | yarp::dev::DeviceDriver | |
DeviceDriver(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
DeviceDriver(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
enableMapsCompression(bool enable) override | Map2DStorage | virtual |
get_map(std::string map_name, yarp::dev::Nav2D::MapGrid2D &map) override | Map2DStorage | virtual |
get_map_names(std::vector< std::string > &map_names) override | Map2DStorage | virtual |
getAllAreas(std::vector< yarp::dev::Nav2D::Map2DArea > &areas) override | Map2DStorage | virtual |
getAllLocations(std::vector< yarp::dev::Nav2D::Map2DLocation > &locations) override | Map2DStorage | virtual |
getAllPaths(std::vector< yarp::dev::Nav2D::Map2DPath > &paths) override | Map2DStorage | virtual |
getArea(std::string area_name, yarp::dev::Nav2D::Map2DArea &area) override | Map2DStorage | virtual |
getAreasList(std::vector< std::string > &areas) override | Map2DStorage | virtual |
getDeviceClassName() const override | Map2DStorage_ParamsParser | inlinevirtual |
getDeviceName() const override | Map2DStorage_ParamsParser | inlinevirtual |
getDocumentationOfDeviceParams() const override | Map2DStorage_ParamsParser | virtual |
getImplementation() | yarp::dev::DeviceDriver | inlinevirtual |
getListOfParams() const override | Map2DStorage_ParamsParser | virtual |
getLocation(std::string location_name, yarp::dev::Nav2D::Map2DLocation &loc) override | Map2DStorage | virtual |
getLocationsList(std::vector< std::string > &locations) override | Map2DStorage | virtual |
getPath(std::string path_name, yarp::dev::Nav2D::Map2DPath &path) override | Map2DStorage | virtual |
getPathsList(std::vector< std::string > &paths) override | Map2DStorage | virtual |
getReadType() const | yarp::os::PortReader | virtual |
id() const | yarp::dev::DeviceDriver | virtual |
loadLocationsAndExtras(std::string locations_file) override | Map2DStorage | virtual |
loadMapFromDisk(std::string file_name) override | Map2DStorage | virtual |
loadMapsCollection(std::string maps_collection_file) override | Map2DStorage | virtual |
m_device_classname | Map2DStorage_ParamsParser | |
m_device_name | Map2DStorage_ParamsParser | |
m_mapCollectionContext | Map2DStorage_ParamsParser | |
m_mapCollectionContext_defaultValue | Map2DStorage_ParamsParser | |
m_mapCollectionFile | Map2DStorage_ParamsParser | |
m_mapCollectionFile_defaultValue | Map2DStorage_ParamsParser | |
m_mapLocationsFile | Map2DStorage_ParamsParser | |
m_mapLocationsFile_defaultValue | Map2DStorage_ParamsParser | |
m_name | Map2DStorage_ParamsParser | |
m_name_defaultValue | Map2DStorage_ParamsParser | |
m_parser_is_strict | Map2DStorage_ParamsParser | |
m_parser_version | Map2DStorage_ParamsParser | |
Map2DStorage() | Map2DStorage | |
Map2DStorage_ParamsParser() | Map2DStorage_ParamsParser | |
open(yarp::os::Searchable ¶ms) override | Map2DStorage | virtual |
operator=(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
operator=(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
parseParams(const yarp::os::Searchable &config) override | Map2DStorage_ParamsParser | virtual |
remove_map(std::string map_name) override | Map2DStorage | virtual |
renameArea(std::string original_name, std::string new_name) override | Map2DStorage | virtual |
renameLocation(std::string original_name, std::string new_name) override | Map2DStorage | virtual |
renamePath(std::string original_name, std::string new_name) override | Map2DStorage | virtual |
saveLocationsAndExtras(std::string locations_file) override | Map2DStorage | virtual |
saveMapsCollection(std::string maps_collection_file) override | Map2DStorage | virtual |
saveMapToDisk(std::string map_name, std::string file_name) override | Map2DStorage | virtual |
setId(const std::string &id) | yarp::dev::DeviceDriver | virtual |
store_map(const yarp::dev::Nav2D::MapGrid2D &map) override | Map2DStorage | virtual |
storeArea(std::string area_name, yarp::dev::Nav2D::Map2DArea area) override | Map2DStorage | virtual |
storeLocation(std::string location_name, yarp::dev::Nav2D::Map2DLocation loc) override | Map2DStorage | virtual |
storePath(std::string path_name, yarp::dev::Nav2D::Map2DPath path) override | Map2DStorage | virtual |
view(T *&x) | yarp::dev::DeviceDriver | inline |
~DeviceDriver() | yarp::dev::DeviceDriver | virtual |
~IDeviceDriverParams() | yarp::dev::IDeviceDriverParams | virtual |
~IMap2D() | yarp::dev::Nav2D::IMap2D | virtual |
~Map2DStorage() | Map2DStorage | |
~Map2DStorage_ParamsParser() override=default | Map2DStorage_ParamsParser | |
~PortReader() | yarp::os::PortReader | virtual |