Struct that tracks state related to current file being scanned.
More...
#include <nomos.h>
Struct that tracks state related to current file being scanned.
curScan
Definition at line 404 of file nomos.h.
boolean to indicate running from command line
Definition at line 425 of file nomos.h.
the license(s) found, None or NotLikely. comma separated if multiple names are found.
Definition at line 422 of file nomos.h.
CDB, Would like to workaround and eliminate.
Definition at line 405 of file nomos.h.
the original file path passed in
Definition at line 408 of file nomos.h.
GArray* curScan::indexList |
List of license indexes
Definition at line 429 of file nomos.h.
GArray* curScan::keywordPositions |
List of matche positions
Definition at line 431 of file nomos.h.
char* curScan::licenseList[512] |
list of license names found, can be a single name
Definition at line 427 of file nomos.h.
[in] pfilename from scheduler
Definition at line 410 of file nomos.h.
[in] pfile_fk from scheduler
Definition at line 409 of file nomos.h.
Directory where file is
Definition at line 406 of file nomos.h.
File we're scanning (tmp file)
Definition at line 407 of file nomos.h.
GArray* curScan::theMatches |
List of matches
Definition at line 430 of file nomos.h.
pointer to storage for parsed names
Definition at line 426 of file nomos.h.
The documentation for this struct was generated from the following file: