CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
Loading...
Searching...
No Matches
POLAR_FILE Member List

This is the complete list of members for POLAR_FILE, including all inherited members.

Clean(void)POLAR_FILEvirtual
CleanTabs(void)TXT_OUT_FILEvirtual
ClipFileName(char *string)IOFUNstatic
ClipString(char *string)IOFUNstatic
cNameTXT_OUT_FILE
CompareStrings(char *str1, char *str2)IOFUNstatic
dResultTXT_OUT_FILE
file_exist(const char *name)IOFUNstatic
filename_date(const char *name)IOFUNstatic
filename_dir(char *name)IOFUNstatic
filename_ext(const char *buf)IOFUNstatic
filename_name(const char *name)IOFUNstatic
filename_setext(char *buf, int buflen, const char *ext)IOFUNstatic
fopen(const char *filename, const char *mode)IOFUNstatic
GetName(void)TXT_OUT_FILEvirtual
InitTabs(int n, int m)TXT_OUT_FILEvirtual
iObjTXT_OUT_FILE
isstrblank(char *cc, int iLen)IOFUNstatic
iTypeTXT_OUT_FILE
nColTXT_OUT_FILE
nColumns(FILE *stream, char Par[][32])IOFUNstatic
nLines(FILE *stream)IOFUNstatic
nRowTXT_OUT_FILE
POLAR_FILE(void) (defined in POLAR_FILE)POLAR_FILE
read(FILE *ff, char *value_x)IOFUNstatic
read(FILE *ff, int *value_x)IOFUNstatic
read(FILE *ff, long *value_x)IOFUNstatic
read(FILE *ff, float *value_x)IOFUNstatic
read(FILE *ff, double *value_x)IOFUNstatic
read(FILE *ff, long double *value_x)IOFUNstatic
read(FILE *ff, VECTOR_3D *vec)IOFUNstatic
Read(const char *FileName)TXT_OUT_FILEvirtual
Read(void)TXT_OUT_FILEvirtual
ReadComm(FILE *stream)IOFUNstatic
ReadDummy(FILE *stream)IOFUNstatic
readln(FILE *ff, char *value_x)IOFUNstatic
readln(FILE *ff, int *value_x)IOFUNstatic
readln(FILE *ff, long *value_x)IOFUNstatic
readln(FILE *ff, float *value_x)IOFUNstatic
readln(FILE *ff, double *value_x)IOFUNstatic
readln(FILE *ff, long double *value_x)IOFUNstatic
readln(FILE *ff)IOFUNstatic
readln(FILE *ff, VECTOR_3D *vec)IOFUNstatic
ReadPar(FILE *stream, const char *Format, void *Par)IOFUNstatic
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2)IOFUNstatic
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2, void *Par3)IOFUNstatic
ReadPar(FILE *stream, const char *Format, void *Par1, void *Par2, void *Par3, void *Par4)IOFUNstatic
ReadStr(FILE *stream, char *Par)IOFUNstatic
ReadStrL(FILE *stream, char *Par, int *len)IOFUNstatic
ReadVect(FILE *stream, double *Par, int n, double dScal=1.)IOFUNstatic
ReadVect(FILE *stream, float *Par, int n, float fScal=1.)IOFUNstatic
ReadVect(FILE *stream, long *Par, int n, long lScal=1)IOFUNstatic
ReadVect(FILE *stream, int *Par, int n, int iScal=1)IOFUNstatic
ReadVect3(FILE *stream, double *Par, double dScal=1.)IOFUNstatic
ReadVect3(FILE *stream, float *Par, float fScal=1.)IOFUNstatic
ReadVect3(FILE *stream, long *Par, long lScal=1)IOFUNstatic
ReadVect3(FILE *stream, int *Par, int iScal=1)IOFUNstatic
ReadVect3(FILE *stream, VECTOR_3D *Vec, double dScal=1.)IOFUNstatic
SetName(const char *FileName)TXT_OUT_FILEvirtual
stat(const char *f, struct stat *b)IOFUNstatic
strlcpy(char *d, const char *s, size_t bufsize)IOFUNstatic
TXT_OUT_FILE(int iTypeIn=0)TXT_OUT_FILE
Unix2Win(char *s)IOFUNstatic
Win2Unix(char *s)IOFUNstatic
Write(const char *FileName)TXT_OUT_FILEvirtual
Write(void)TXT_OUT_FILEvirtual
~POLAR_FILE(void) (defined in POLAR_FILE)POLAR_FILE
~TXT_OUT_FILE(void) (defined in TXT_OUT_FILE)TXT_OUT_FILEvirtual