Functions | |
bool | Open (const char *filename, SdifFileModeET Mode) |
bool | OpenRead (const char *filename) |
bool | OpenWrite (const char *filename) |
bool | Close () |
SdifFileT * | GetFile () const |
|
open the file of the entity in reading or writing mode
|
|
open a file in reading mode
|
|
open a file in writing mode
|
|
close a file
|
|
get the SdifFileT* file |