t_broke Struct Reference

#include <broke.h>

Collaboration diagram for t_broke:
[legend]

Data Fields

bool lgBroke
bool lgFixit
bool lgCheckit

Detailed Description

broke.h

Definition at line 8 of file broke.h.


Field Documentation

logical flag saying that the code is broken, set by calling broken(); causes a warning to be printed at the end of the calculation. prototype is in cddefines.h

Definition at line 12 of file broke.h.

Referenced by broken(), InitCoreload(), and PrtComment().

says that new code is in place that needs to be checked

Definition at line 18 of file broke.h.

Referenced by CodeReview(), InitCoreload(), and PrtComment().

flag set with call to fixit, says that code needs attention, but not broken. only causes a caution.

Definition at line 15 of file broke.h.

Referenced by fixit(), InitCoreload(), and PrtComment().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1