cloudy trunk
Loading...
Searching...
No Matches
monitor_results.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  t_monitorresults

Functions

void ParseMonitorResults (Parser &)
void InitMonitorResults (void)
bool lgCheckMonitors (FILE *ioMONITORS)

Variables

bool lgMonitorsOK
bool lgBigBotch
bool lgPrtSciNot
t_monitorresults MonitorResults

Function Documentation

◆ InitMonitorResults()

void InitMonitorResults ( void )

must be called before rest, initializes assert variables

Definition at line 87 of file monitor_results.cpp.

References ErrorDefault, ErrorDefaultPerformance, lgInitDone, and nAsserts.

Referenced by ParseCommands().

◆ lgCheckMonitors()

◆ ParseMonitorResults()

Variable Documentation

◆ lgBigBotch

bool lgBigBotch

Definition at line 28 of file monitor_results.h.

◆ lgMonitorsOK

bool lgMonitorsOK
extern

these flags are set in lgCheckMonitors

Definition at line 37 of file monitor_results.cpp.

Referenced by cdInit(), cdMain(), and lgCheckMonitors().

◆ lgPrtSciNot

bool lgPrtSciNot

Definition at line 28 of file monitor_results.h.

◆ MonitorResults

t_monitorresults MonitorResults
extern

Definition at line 38 of file monitor_results.cpp.

Referenced by InitSimPostparse(), and lgCheckMonitors().