FORM 4.3
Public Member Functions | Data Fields
S_const Struct Reference

#include <structs.h>

Public Member Functions

 PADPOSITION (3, 0, 4, 2, 0)
 

Data Fields

POSITION MaxExprSize
 
POSITIONOldOnFile
 
WORD * OldNumFactors
 
WORD * Oldvflags
 
int NumOldOnFile
 
int NumOldNumFactors
 
int MultiThreaded
 
int Balancing
 
WORD ExecMode
 
WORD CollectOverFlag
 

Detailed Description

The S_const struct is part of the global data and resides in the ALLGLOBALS struct A under the name S We see it used with the macro AS as in AS.ExecMode It has some variables used by the master in multithreaded runs

Definition at line 1867 of file structs.h.

Field Documentation

◆ MaxExprSize

POSITION MaxExprSize

Definition at line 1868 of file structs.h.

◆ OldOnFile

POSITION* OldOnFile

Definition at line 1874 of file structs.h.

◆ OldNumFactors

WORD* OldNumFactors

Definition at line 1875 of file structs.h.

◆ Oldvflags

WORD* Oldvflags

Definition at line 1876 of file structs.h.

◆ NumOldOnFile

int NumOldOnFile

Definition at line 1877 of file structs.h.

◆ NumOldNumFactors

int NumOldNumFactors

Definition at line 1878 of file structs.h.

◆ MultiThreaded

int MultiThreaded

Definition at line 1879 of file structs.h.

◆ Balancing

int Balancing

Definition at line 1886 of file structs.h.

◆ ExecMode

WORD ExecMode

Definition at line 1887 of file structs.h.

◆ CollectOverFlag

WORD CollectOverFlag

Definition at line 1889 of file structs.h.


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