21 #ifndef SIMULATION_CONTROLLER_H
22 #define SIMULATION_CONTROLLER_H
24 #define SC_INCLUDE_DYNAMIC_PROCESSES
36 static ofstream *logfile_ptr;
39 static void setOutputStreamPtr(ofstream *ptr);
40 static ofstream& get_logfile(
void);
41 static void endSimulation(
void);
Definition: simulation_controller.h:33
Definition: application.h:37