VIPER REFERENCE MANUAL
iflFileDesc ( | const char* name, iflFormat* format=NULL); |
iflFileDesc ( | const char* fileName, int index, const char* formatName=NULL, const char* formatSpecific=NULL); |
iflFileDesc ( | const char* fileName, int index, iflFormat* format, const char* formatSpecific=NULL); |
~iflFileDesc ( | ); |
iflStatus getStatus ( | ); |
const char* getFileName ( | ); |
int getFileDesc ( | ); |
int getIndex ( | ); |
const char* getFormatName ( | ); |
iflFormat* getFormat ( | ); |
const char* getFormatSpecific ( | ); |
void setFileDesc ( | int filedesc); |
iflFileDesc ( | const char* name, iflFormat* format=NULL); |
iflFileDesc ( | const char* fileName, int index, const char* formatName=NULL, const char* formatSpecific=NULL); |
iflFileDesc ( | const char* fileName, int index, iflFormat* format, const char* formatSpecific=NULL); |
~iflFileDesc ( | ); |
int getFileDesc ( | ); |
const char* getFileName ( | ); |
iflFormat* getFormat ( | ); |
const char* getFormatName ( | ); |
const char* getFormatSpecific ( | ); |
int getIndex ( | ); |
iflStatus getStatus ( | ); |
void setFileDesc ( | int filedesc); |