CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
|
This is the complete list of members for PANUKL_AUTO, including all inherited members.
AUTO_file | PANUKL_AUTO | |
Clean() | PANUKL_AUTO | |
ClipFileName(char *string) | IOFUN | static |
ClipString(char *string) | IOFUN | static |
CompareStrings(char *str1, char *str2) | IOFUN | static |
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 |
isstrblank(char *cc, int iLen) | IOFUN | static |
Ms2File | PANUKL_AUTO | |
Ms2Flag | PANUKL_AUTO | |
nColumns(FILE *stream, char Par[][32]) | IOFUN | static |
NghFile | PANUKL_AUTO | |
NghFlag | PANUKL_AUTO | |
nLines(FILE *stream) | IOFUN | static |
PANUKL_AUTO(void) (defined in PANUKL_AUTO) | PANUKL_AUTO | |
ParFile | PANUKL_AUTO | |
ParFlag | PANUKL_AUTO | |
PrsFile | PANUKL_AUTO | |
PrsFlag | PANUKL_AUTO | |
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 |
Read(const char *AutoFile) | PANUKL_AUTO | |
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 |
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 |
Write(const char *AutoFile) | PANUKL_AUTO | |
~PANUKL_AUTO(void) (defined in PANUKL_AUTO) | PANUKL_AUTO |