This is the complete list of members for IMap2DMsgs, including all inherited members.
checkProtocolVersion() | IMap2DMsgs | virtual |
clear_all_areas_RPC() | IMap2DMsgs | virtual |
clear_all_locations_RPC() | IMap2DMsgs | virtual |
clear_all_maps_RPC() | IMap2DMsgs | virtual |
clear_all_maps_temporary_flags_RPC() | IMap2DMsgs | virtual |
clear_all_paths_RPC() | IMap2DMsgs | virtual |
clear_map_temporary_flags_RPC(const std::string &map_name) | IMap2DMsgs | virtual |
delete_area_RPC(const std::string &area_name) | IMap2DMsgs | virtual |
delete_location_RPC(const std::string &location_name) | IMap2DMsgs | virtual |
delete_path_RPC(const std::string &path_name) | IMap2DMsgs | virtual |
enable_maps_compression_RPC(const bool enable_compression) | IMap2DMsgs | virtual |
get_all_areas_RPC() | IMap2DMsgs | virtual |
get_all_locations_RPC() | IMap2DMsgs | virtual |
get_all_paths_RPC() | IMap2DMsgs | virtual |
get_area_RPC(const std::string &area_name) | IMap2DMsgs | virtual |
get_areas_list_RPC() | IMap2DMsgs | virtual |
get_location_RPC(const std::string &location_name) | IMap2DMsgs | virtual |
get_locations_list_RPC() | IMap2DMsgs | virtual |
get_map_names_RPC() | IMap2DMsgs | virtual |
get_map_RPC(const std::string &map_name) | IMap2DMsgs | virtual |
get_path_RPC(const std::string &path_name) | IMap2DMsgs | virtual |
get_paths_list_RPC() | IMap2DMsgs | virtual |
getLocalProtocolVersion() | IMap2DMsgs | virtual |
getReadType() const | yarp::os::PortReader | virtual |
getRemoteProtocolVersion() | IMap2DMsgs | virtual |
help(const std::string &functionName="--all") | IMap2DMsgs | virtual |
IMap2DMsgs() | IMap2DMsgs | |
load_locations_and_extras_RPC(const std::string &locations_collection_file) | IMap2DMsgs | virtual |
load_map_from_disk_RPC(const std::string &file_name) | IMap2DMsgs | virtual |
load_maps_collection_RPC(const std::string &maps_collection_file) | IMap2DMsgs | virtual |
read(yarp::os::ConnectionReader &connection) override | IMap2DMsgs | virtual |
remove_map_RPC(const std::string &map_name) | IMap2DMsgs | virtual |
rename_area_RPC(const std::string &original_name, const std::string &new_name) | IMap2DMsgs | virtual |
rename_location_RPC(const std::string &original_name, const std::string &new_name) | IMap2DMsgs | virtual |
rename_path_RPC(const std::string &original_name, const std::string &new_name) | IMap2DMsgs | virtual |
save_locations_and_extras_RPC(const std::string &locations_collection_file) | IMap2DMsgs | virtual |
save_map_to_disk_RPC(const std::string &map_name, const std::string &file_name) | IMap2DMsgs | virtual |
save_maps_collection_RPC(const std::string &maps_collection_file) | IMap2DMsgs | virtual |
store_area_RPC(const std::string &area_name, const yarp::dev::Nav2D::Map2DArea &area) | IMap2DMsgs | virtual |
store_location_RPC(const std::string &location_name, const yarp::dev::Nav2D::Map2DLocation &loc) | IMap2DMsgs | virtual |
store_map_RPC(const yarp::dev::Nav2D::MapGrid2D &themap) | IMap2DMsgs | virtual |
store_path_RPC(const std::string &path_name, const yarp::dev::Nav2D::Map2DPath &path) | IMap2DMsgs | virtual |
yarp() | yarp::os::Wire | inline |
yarp() const | yarp::os::Wire | inline |
~PortReader() | yarp::os::PortReader | virtual |