SimGrid  3.13
Versatile Simulation of Distributed Systems
s_xbt_cfgelm_t Struct Reference

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
 

Constructor & Destructor Documentation

s_xbt_cfgelm_t::~s_xbt_cfgelm_t ( )
inline

Member Data Documentation

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

The documentation for this struct was generated from the following file: