|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <log.h>
Public Attributes | |
| xbt_log_category_t | parent |
| xbt_log_category_t | firstChild |
| xbt_log_category_t | nextSibling |
| const char * | name |
| const char * | description |
| int | initialized |
| int | threshold |
| int | isThreshInherited |
| xbt_log_appender_t | appender |
| xbt_log_layout_t | layout |
| int | additivity |
| xbt_log_category_t xbt_log_category_s::parent |
| xbt_log_category_t xbt_log_category_s::firstChild |
| xbt_log_category_t xbt_log_category_s::nextSibling |
| const char* xbt_log_category_s::name |
| const char* xbt_log_category_s::description |
| int xbt_log_category_s::initialized |
| int xbt_log_category_s::threshold |
| int xbt_log_category_s::isThreshInherited |
| xbt_log_appender_t xbt_log_category_s::appender |
| xbt_log_layout_t xbt_log_category_s::layout |
| int xbt_log_category_s::additivity |