![]() |
CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
|
This is the complete list of members for PAR_FILE, including all inherited members.
| ACD_file | PAR_FILE | |
| Clean() | PAR_FILE | |
| ClipFileName(char *string) | IOFUN | static |
| ClipString(char *string) | IOFUN | static |
| CompareStrings(char *str1, char *str2) | IOFUN | static |
| dAlfa | PAR_FILE | |
| DAT_file | PAR_FILE | |
| dBeta | PAR_FILE | |
| dMach | PAR_FILE | |
| dP | PAR_FILE | |
| dQ | PAR_FILE | |
| dR | PAR_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 |
| iACD | PAR_FILE | |
| iProc | PAR_FILE | |
| isstrblank(char *cc, int iLen) | IOFUN | static |
| nColumns(FILE *stream, char Par[][32]) | IOFUN | static |
| nLines(FILE *stream) | IOFUN | static |
| PAN_file | PAR_FILE | |
| PAR_file | PAR_FILE | |
| PAR_FILE(void) (defined in PAR_FILE) | PAR_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(char *FileName) | PAR_FILE | |
| 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 |
| 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 |
| stat(const char *f, struct stat *b) | IOFUN | static |
| strlcpy(char *d, const char *s, size_t bufsize) | IOFUN | static |
| Unix2Win(char *s) | IOFUN | static |
| Win2Unix(char *s) | IOFUN | static |
| WritePAR(char *Filename) | PAR_FILE | |
| ~PAR_FILE(void) (defined in PAR_FILE) | PAR_FILE |