CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
|
This is the complete list of members for CON_FILE, including all inherited members.
Clean(void) | CON_FILE | |
ClipFileName(char *string) | IOFUN | static |
ClipString(char *string) | IOFUN | static |
CompareStrings(char *str1, char *str2) | IOFUN | static |
CON_FILE(void) (defined in CON_FILE) | CON_FILE | |
CON_file | CON_FILE | |
DAT_file | CON_FILE | |
DAT_file_1 | CON_FILE | |
DAT_file_2 | CON_FILE | |
dBref | CON_FILE | |
dMACref | CON_FILE | |
dOrig1 | CON_FILE | |
dOrig2 | CON_FILE | |
dRot1 | CON_FILE | |
dRot2 | CON_FILE | |
dSref | CON_FILE | |
dTrans1 | CON_FILE | |
dTrans2 | CON_FILE | |
dX25ref | CON_FILE | |
dZ25ref | CON_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 |
iFlagRef | CON_FILE | |
iRotFlag1 | CON_FILE | |
iRotFlag2 | CON_FILE | |
isstrblank(char *cc, int iLen) | IOFUN | static |
nColumns(FILE *stream, char Par[][32]) | IOFUN | static |
nLines(FILE *stream) | IOFUN | static |
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 |
ReadCON(char *FileName) | CON_FILE | |
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 |
WriteCON(char *Filename) | CON_FILE | |
~CON_FILE(void) (defined in CON_FILE) | CON_FILE |