Abstract file class.
![]() | File () |
![]() | ~File () |
![]() | Open (const string* file) open a file. |
![]() | Close () close current the file. |
![]() | Good () is it a correct file. |
![]() | GetFileName () return file name. |
![]() | IsOpened () |
Abstract file class.
virtual ~File()
virtual void Open(const string* file)
virtual void Close()
virtual bool Good()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de