|
cloudy
trunk
|
#include <stars.h>

Public Member Functions | |
| process_counter () | |
Data Fields | |
| int | nFound |
| int | notProcessed |
| int | nOK |
| int | nFail |
| int process_counter::nFail |
Definition at line 34 of file stars.h.
Referenced by lgCompileAtmosphere(), and ParseCompile().
| int process_counter::nFound |
Definition at line 31 of file stars.h.
Referenced by lgFileReadable(), and ParseCompile().
| int process_counter::nOK |
Definition at line 33 of file stars.h.
Referenced by lgCompileAtmosphere(), and ParseCompile().
| int process_counter::notProcessed |
Definition at line 32 of file stars.h.
Referenced by lgValidBinFile(), and ParseCompile().
1.8.5