|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GaussLoadTypes | |
---|---|
com.jstatcom.engine.gauss | GAUSS communication that uses an installed version of the software. |
Uses of GaussLoadTypes in com.jstatcom.engine.gauss |
---|
Fields in com.jstatcom.engine.gauss declared as GaussLoadTypes | |
---|---|
static GaussLoadTypes |
GaussLoadTypes.GCG
A GAUSS compiled executable (.gcg), loaded via the use command. |
static GaussLoadTypes |
GaussLoadTypes.GLOBAL
A global symbol. |
static GaussLoadTypes |
GaussLoadTypes.LIB
A GAUSS library (.lcg), loaded via the lib command. |
static GaussLoadTypes |
GaussLoadTypes.SYS
A dynamic link library (.dll under Windows). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |