SimGrid 3.7.1
Scalable simulation of distributed systems
|
Data Structures | |
struct | xbt_set_elm_ |
It must be possible to cast set elements to this type. More... | |
Typedefs | |
typedef struct xbt_set_ * | xbt_set_t |
Opaque type representing a set. | |
typedef struct xbt_set_elm_ | s_xbt_set_elm_t |
It must be possible to cast set elements to this type. | |
Functions | |
xbt_set_t | xbt_set_new (void) |
Constructor. | |
void | xbt_set_free (xbt_set_t *set) |
Destructor. |
Back to the main Simgrid Documentation page |
The version of SimGrid documented here is v3.7.1. Documentation of other versions can be found in their respective archive files (directory doc/html). |
Generated by ![]() |