SimGrid
3.16
Versatile Simulation of Distributed Systems
|
#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 |
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 |