SimGrid  3.13
Versatile Simulation of Distributed Systems
xbt_log_event_s Struct Reference

#include <log.h>

Public Attributes

xbt_log_category_t cat
 
e_xbt_log_priority_t priority
 
const char * fileName
 
const char * functionName
 
int lineNum
 
va_list ap
 
char * buffer
 
int buffer_size
 

Member Data Documentation

xbt_log_category_t xbt_log_event_s::cat
e_xbt_log_priority_t xbt_log_event_s::priority
const char* xbt_log_event_s::fileName
const char* xbt_log_event_s::functionName
int xbt_log_event_s::lineNum
va_list xbt_log_event_s::ap
char* xbt_log_event_s::buffer
int xbt_log_event_s::buffer_size

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