cloudy trunk
Loading...
Searching...
No Matches
process_counter Struct Reference

#include <stars.h>

Collaboration diagram for process_counter:

Public Member Functions

 process_counter ()

Data Fields

int nFound
int notProcessed
int nOK
int nFail

Detailed Description

Definition at line 29 of file stars.h.

Constructor & Destructor Documentation

◆ process_counter()

process_counter::process_counter ( )
inline

Definition at line 35 of file stars.h.

References nFail, nFound, nOK, and notProcessed.

Field Documentation

◆ nFail

int process_counter::nFail

◆ nFound

int process_counter::nFound

Definition at line 31 of file stars.h.

Referenced by lgFileReadable(), ParseCompile(), and process_counter().

◆ nOK

int process_counter::nOK

◆ notProcessed

int process_counter::notProcessed

Definition at line 32 of file stars.h.

Referenced by lgValidBinFile(), ParseCompile(), and process_counter().


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