Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
CardInfo Struct Reference

#include <input.h>

Public Member Functions

 CardInfo ()
 

Public Attributes

string chCardSav
 
int InclLevel
 
bool lgVisible
 

Constructor & Destructor Documentation

◆ CardInfo()

CardInfo::CardInfo ( )
inline

References InclLevel, and lgVisible.

Member Data Documentation

◆ chCardSav

string CardInfo::chCardSav

we will save the original (not caped) image of the line here

Referenced by cdRead().

◆ InclLevel

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...

Referenced by CardInfo().

◆ lgVisible

bool CardInfo::lgVisible

is this line visible, or should it be hidden due to the HIDE keyword and/or the PRINT ON / OFF commands...

Referenced by CardInfo().


The documentation for this struct was generated from the following file: