#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <time.h>
#include <stdarg.h>
#include <assert.h>
#include "new_sim_log.h"
#include "new_sim_utils.h"
Include dependency graph for new_sim_log.cpp:
Variables | |
NewSimulatorLog | stdlog |
Define object stdlog of class NewSimulatorLog. |
The new Simulator plugin is adapted from the ipmidirect plugin. Thanks to
Thomas Kanngieser <thomas.kanngieser@fci.com>
Pierre Sangouard <psangouard@eso-tech.com>