SimGrid
3.13
Versatile Simulation of Distributed Systems
|
Public Member Functions | |
~s_xbt_cfgelm_t () | |
Public Attributes | |
std::string | desc |
e_xbt_cfgelm_type_t | type |
bool | isdefault = true |
xbt_cfg_cb_t | cb_set = nullptr |
std::function< void(const char *value)> | callback |
xbt_dynar_t | content = nullptr |
|
inline |
std::string s_xbt_cfgelm_t::desc |
e_xbt_cfgelm_type_t s_xbt_cfgelm_t::type |
bool s_xbt_cfgelm_t::isdefault = true |
xbt_cfg_cb_t s_xbt_cfgelm_t::cb_set = nullptr |
std::function<void(const char* value)> s_xbt_cfgelm_t::callback |
xbt_dynar_t s_xbt_cfgelm_t::content = nullptr |