class
File
(Return to index)
Type:
Instantiable
Derived Classes
Include file:
OS/file.h
Public:
virtual void
close
()
virtual long
length
() const
virtual void
limit
(unsigned int buffersize)
virtual const
String
*
name
() const
virtual
~File
()
Protected:
File
(FileInfo*)
FileInfo*
rep
() const
(more documentation)