| 
    Cloudy
    
   Spectral Synthesis Code for Astrophysics 
   | 
 
#include <input.h>
Public Member Functions | |
| CardInfo () | |
Public Attributes | |
| string | chCardSav | 
| int | InclLevel | 
| bool | lgVisible | 
      
  | 
  inline | 
| string CardInfo::chCardSav | 
we will save the original (not caped) image of the line here
Referenced by cdRead().
| int CardInfo::InclLevel | 
keep track of the include level of each input line level 0 - main input file level 1 - init file included from main input file level 2 - init file included from level 1 init file etc...
| bool CardInfo::lgVisible | 
is this line visible, or should it be hidden due to the HIDE keyword and/or the PRINT ON / OFF commands...