SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
Namespaces | |
simgrid | |
Host datatype from SIMIX POV. | |
simgrid::xbt | |
Typedefs | |
typedef std::string | simgrid::xbt::string |
Functions | |
std::string | simgrid::xbt::string_printf (const char *fmt,...) |
Create a C++ string from a C-style format. More... | |
std::string | simgrid::xbt::string_vprintf (const char *fmt, va_list ap) |
Create a C++ string from a C-style format. More... | |