Gadget
src
include
global.h
Go to the documentation of this file.
1
#include "
runid.h
"
2
#include "
errorhandler.h
"
3
#ifndef GLOBAL_H
4
#define GLOBAL_H
5
6
extern
RunID
RUNID
;
7
extern
ErrorHandler
handle
;
8
9
#endif
ErrorHandler
This is the class used to handle errors in the model, by displaying error messages to the user and lo...
Definition:
errorhandler.h:14
RunID
This is the class used to store information about the machine used for, and the time of,...
Definition:
runid.h:10
errorhandler.h
handle
ErrorHandler handle
Definition:
global.cc:4
RUNID
RunID RUNID
Definition:
global.cc:3
runid.h
Generated by
1.9.1