File Constructors

 

 

Note:

 

The Constructor and destructor are given for the sake of completion.  You should not have to use them.  SliceOmatic already has a module to read in files and to close them.  If you want to read a file, use the "Fct_File_Open", and to close a file, use the "Fct_File_Delete" of the SliceO_5 library.

 

Public:

 

 

 

 

SliceO_File

Class constructor.

 

~SliceO_File

Class destructor.