SimGrid  3.13
Versatile Simulation of Distributed Systems
xbt_log_layout_s Struct Reference

#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)
 
voiddata
 

Member Data Documentation

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

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