CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
|
This is the complete list of members for PRS_FILE, including all inherited members.
BLN_file | PRS_FILE | |
Clean(void) | PRS_FILE | |
ClipFileName(char *string) | IOFUN | static |
ClipString(char *string) | IOFUN | static |
CompareStrings(char *str1, char *str2) | IOFUN | static |
CZY_file | PRS_FILE | |
DAT_file | PRS_FILE | |
DefFile(char *cRob, char *cFile, const char *cExt) | PRS_FILE | |
DefNames(char *OUTdir) | PRS_FILE | |
dMach | PRS_FILE | |
dXEps | PRS_FILE | |
dXNum1 | PRS_FILE | |
dXNum2 | PRS_FILE | |
dYX1_Eps | PRS_FILE | |
dYX2_Eps | PRS_FILE | |
dZ1_Eps | PRS_FILE | |
dZ2_Eps | PRS_FILE | |
EPS_file | PRS_FILE | |
file_exist(const char *name) | IOFUN | static |
filename_date(const char *name) | IOFUN | static |
filename_dir(char *name) | IOFUN | static |
filename_ext(const char *buf) | IOFUN | static |
filename_name(const char *name) | IOFUN | static |
filename_setext(char *buf, int buflen, const char *ext) | IOFUN | static |
fopen(const char *filename, const char *mode) | IOFUN | static |
iAngle | PRS_FILE | |
iEps | PRS_FILE | |
iInd | PRS_FILE | |
iMach | PRS_FILE | |
iMeth | PRS_FILE | |
iNum1 | PRS_FILE | |
iNum2 | PRS_FILE | |
iNXY_Eps | PRS_FILE | |
iNZ_Eps | PRS_FILE | |
iOutFiles | PRS_FILE | |
iPitchX | PRS_FILE | |
isstrblank(char *cc, int iLen) | IOFUN | static |
nColumns(FILE *stream, char Par[][32]) | IOFUN | static |
nLines(FILE *stream) | IOFUN | static |
OUT_file | PRS_FILE | |
PAN_file | PRS_FILE | |
PRS_FILE(void) (defined in PRS_FILE) | PRS_FILE | |
PRS_file | PRS_FILE | |
read(FILE *ff, char *value_x) | IOFUN | static |
read(FILE *ff, int *value_x) | IOFUN | static |
read(FILE *ff, long *value_x) | IOFUN | static |
read(FILE *ff, float *value_x) | IOFUN | static |
read(FILE *ff, double *value_x) | IOFUN | static |
read(FILE *ff, long double *value_x) | IOFUN | static |
read(FILE *ff, VECTOR_3D *vec) | IOFUN | static |
ReadComm(FILE *stream) | IOFUN | static |
ReadDummy(FILE *stream) | IOFUN | static |
readln(FILE *ff, char *value_x) | IOFUN | static |
readln(FILE *ff, int *value_x) | IOFUN | static |
readln(FILE *ff, long *value_x) | IOFUN | static |
readln(FILE *ff, float *value_x) | IOFUN | static |
readln(FILE *ff, double *value_x) | IOFUN | static |
readln(FILE *ff, long double *value_x) | IOFUN | static |
readln(FILE *ff) | IOFUN | static |
readln(FILE *ff, VECTOR_3D *vec) | IOFUN | static |
ReadPar(FILE *stream, const char *Format, void *Par) | IOFUN | static |
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2) | IOFUN | static |
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2, void *Par3) | IOFUN | static |
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2, void *Par3, void *Par4) | IOFUN | static |
ReadPRS(const char *FileName) | PRS_FILE | |
ReadStr(FILE *stream, char *Par) | IOFUN | static |
ReadStrL(FILE *stream, char *Par, int *len) | IOFUN | static |
ReadVect(FILE *stream, double *Par, int n, double dScal=1.) | IOFUN | static |
ReadVect(FILE *stream, float *Par, int n, float fScal=1.) | IOFUN | static |
ReadVect(FILE *stream, long *Par, int n, long lScal=1) | IOFUN | static |
ReadVect(FILE *stream, int *Par, int n, int iScal=1) | IOFUN | static |
ReadVect3(FILE *stream, double *Par, double dScal=1.) | IOFUN | static |
ReadVect3(FILE *stream, float *Par, float fScal=1.) | IOFUN | static |
ReadVect3(FILE *stream, long *Par, long lScal=1) | IOFUN | static |
ReadVect3(FILE *stream, int *Par, int iScal=1) | IOFUN | static |
ReadVect3(FILE *stream, VECTOR_3D *Vec, double dScal=1.) | IOFUN | static |
SDS_file | PRS_FILE | |
stat(const char *f, struct stat *b) | IOFUN | static |
strlcpy(char *d, const char *s, size_t bufsize) | IOFUN | static |
TXT_file | PRS_FILE | |
Unix2Win(char *s) | IOFUN | static |
Win2Unix(char *s) | IOFUN | static |
WritePRS(const char *Filename) | PRS_FILE | |
~PRS_FILE(void) (defined in PRS_FILE) | PRS_FILE |