SimGrid  3.16
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

◆ do_layout

int(* xbt_log_layout_s::do_layout) (xbt_log_layout_t l, xbt_log_event_t event, const char *fmt)

◆ free_

void(* xbt_log_layout_s::free_) (xbt_log_layout_t l)

◆ data

void* xbt_log_layout_s::data

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