cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields
process_counter Struct Reference

#include <stars.h>

Collaboration diagram for process_counter:
Collaboration graph
[legend]

Public Member Functions

 process_counter ()
 

Data Fields

int nFound
 
int notProcessed
 
int nOK
 
int nFail
 

Detailed Description

Definition at line 25 of file stars.h.

Constructor & Destructor Documentation

process_counter::process_counter ( )
inline

Definition at line 31 of file stars.h.

Field Documentation

int process_counter::nFail

Definition at line 30 of file stars.h.

Referenced by lgCompileAtmosphere(), lgCompileAtmosphereCoStar(), and ParseCompile().

int process_counter::nFound

Definition at line 27 of file stars.h.

Referenced by lgFileReadable(), and ParseCompile().

int process_counter::nOK

Definition at line 29 of file stars.h.

Referenced by lgCompileAtmosphere(), lgCompileAtmosphereCoStar(), and ParseCompile().

int process_counter::notProcessed

Definition at line 28 of file stars.h.

Referenced by lgValidBinFile(), and ParseCompile().


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

Generated for cloudy by doxygen 1.8.3.1