SimGrid
3.16
Versatile Simulation of Distributed Systems
|
#include <log_private.h>
Public Attributes | |
int(* | do_layout )(xbt_log_layout_t l, xbt_log_event_t event, const char *fmt) |
void(* | free_ )(xbt_log_layout_t l) |
void * | data |
int(* xbt_log_layout_s::do_layout) (xbt_log_layout_t l, xbt_log_event_t event, const char *fmt) |
void(* xbt_log_layout_s::free_) (xbt_log_layout_t l) |
void* xbt_log_layout_s::data |