YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
Map2DStorage Member List

This is the complete list of members for Map2DStorage, including all inherited members.

clearAllAreas() overrideMap2DStoragevirtual
clearAllLocations() overrideMap2DStoragevirtual
clearAllMaps() overrideMap2DStoragevirtual
clearAllMapsTemporaryFlags() overrideMap2DStoragevirtual
clearAllPaths() overrideMap2DStoragevirtual
clearMapTemporaryFlags(std::string map_name) overrideMap2DStoragevirtual
close() overrideMap2DStoragevirtual
deleteArea(std::string area_name) overrideMap2DStoragevirtual
deleteLocation(std::string location_name) overrideMap2DStoragevirtual
deletePath(std::string path_name) overrideMap2DStoragevirtual
DeviceDriver()yarp::dev::DeviceDriver
DeviceDriver(const DeviceDriver &other)=deleteyarp::dev::DeviceDriver
DeviceDriver(DeviceDriver &&other) noexcept=deleteyarp::dev::DeviceDriver
enableMapsCompression(bool enable) overrideMap2DStoragevirtual
get_map(std::string map_name, yarp::dev::Nav2D::MapGrid2D &map) overrideMap2DStoragevirtual
get_map_names(std::vector< std::string > &map_names) overrideMap2DStoragevirtual
getAllAreas(std::vector< yarp::dev::Nav2D::Map2DArea > &areas) overrideMap2DStoragevirtual
getAllLocations(std::vector< yarp::dev::Nav2D::Map2DLocation > &locations) overrideMap2DStoragevirtual
getAllPaths(std::vector< yarp::dev::Nav2D::Map2DPath > &paths) overrideMap2DStoragevirtual
getArea(std::string area_name, yarp::dev::Nav2D::Map2DArea &area) overrideMap2DStoragevirtual
getAreasList(std::vector< std::string > &areas) overrideMap2DStoragevirtual
getDeviceClassName() const overrideMap2DStorage_ParamsParserinlinevirtual
getDeviceName() const overrideMap2DStorage_ParamsParserinlinevirtual
getDocumentationOfDeviceParams() const overrideMap2DStorage_ParamsParservirtual
getImplementation()yarp::dev::DeviceDriverinlinevirtual
getListOfParams() const overrideMap2DStorage_ParamsParservirtual
getLocation(std::string location_name, yarp::dev::Nav2D::Map2DLocation &loc) overrideMap2DStoragevirtual
getLocationsList(std::vector< std::string > &locations) overrideMap2DStoragevirtual
getPath(std::string path_name, yarp::dev::Nav2D::Map2DPath &path) overrideMap2DStoragevirtual
getPathsList(std::vector< std::string > &paths) overrideMap2DStoragevirtual
getReadType() constyarp::os::PortReadervirtual
id() constyarp::dev::DeviceDrivervirtual
loadLocationsAndExtras(std::string locations_file) overrideMap2DStoragevirtual
loadMapFromDisk(std::string file_name) overrideMap2DStoragevirtual
loadMapsCollection(std::string maps_collection_file) overrideMap2DStoragevirtual
m_device_classnameMap2DStorage_ParamsParser
m_device_nameMap2DStorage_ParamsParser
m_mapCollectionContextMap2DStorage_ParamsParser
m_mapCollectionContext_defaultValueMap2DStorage_ParamsParser
m_mapCollectionFileMap2DStorage_ParamsParser
m_mapCollectionFile_defaultValueMap2DStorage_ParamsParser
m_mapLocationsFileMap2DStorage_ParamsParser
m_mapLocationsFile_defaultValueMap2DStorage_ParamsParser
m_nameMap2DStorage_ParamsParser
m_name_defaultValueMap2DStorage_ParamsParser
m_parser_is_strictMap2DStorage_ParamsParser
m_parser_versionMap2DStorage_ParamsParser
Map2DStorage()Map2DStorage
Map2DStorage_ParamsParser()Map2DStorage_ParamsParser
open(yarp::os::Searchable &params) overrideMap2DStoragevirtual
operator=(const DeviceDriver &other)=deleteyarp::dev::DeviceDriver
operator=(DeviceDriver &&other) noexcept=deleteyarp::dev::DeviceDriver
parseParams(const yarp::os::Searchable &config) overrideMap2DStorage_ParamsParservirtual
remove_map(std::string map_name) overrideMap2DStoragevirtual
renameArea(std::string original_name, std::string new_name) overrideMap2DStoragevirtual
renameLocation(std::string original_name, std::string new_name) overrideMap2DStoragevirtual
renamePath(std::string original_name, std::string new_name) overrideMap2DStoragevirtual
saveLocationsAndExtras(std::string locations_file) overrideMap2DStoragevirtual
saveMapsCollection(std::string maps_collection_file) overrideMap2DStoragevirtual
saveMapToDisk(std::string map_name, std::string file_name) overrideMap2DStoragevirtual
setId(const std::string &id)yarp::dev::DeviceDrivervirtual
store_map(const yarp::dev::Nav2D::MapGrid2D &map) overrideMap2DStoragevirtual
storeArea(std::string area_name, yarp::dev::Nav2D::Map2DArea area) overrideMap2DStoragevirtual
storeLocation(std::string location_name, yarp::dev::Nav2D::Map2DLocation loc) overrideMap2DStoragevirtual
storePath(std::string path_name, yarp::dev::Nav2D::Map2DPath path) overrideMap2DStoragevirtual
view(T *&x)yarp::dev::DeviceDriverinline
~DeviceDriver()yarp::dev::DeviceDrivervirtual
~IDeviceDriverParams()yarp::dev::IDeviceDriverParamsvirtual
~IMap2D()yarp::dev::Nav2D::IMap2Dvirtual
~Map2DStorage()Map2DStorage
~Map2DStorage_ParamsParser() override=defaultMap2DStorage_ParamsParser
~PortReader()yarp::os::PortReadervirtual