Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use std::string for xbt_parse_units.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 27 May 2021 09:04:25 +0000 (11:04 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 27 May 2021 09:43:16 +0000 (11:43 +0200)
commit5e9351c7145890c8105dd81af2f09cd6dc50383f
tree1afba354af89eaacecb27c5c4b7459b026184f0d
parentad2642665c0d0a2f8ea35066864e565b8541fff2
Use std::string for xbt_parse_units.

Combine parameters 'entity_kind' and 'name'.
Also rename surf_parse_* to xbt_parse_*.
include/xbt/parse_units.hpp
src/bindings/lua/lua_platf.cpp
src/plugins/file_system/s4u_FileSystem.cpp
src/s4u/s4u_Host.cpp
src/s4u/s4u_Link.cpp
src/s4u/s4u_Netzone.cpp
src/smpi/internals/smpi_config.cpp
src/smpi/internals/smpi_utils.cpp
src/surf/xml/surfxml_sax_cb.cpp
src/xbt/xbt_parse_units.cpp