arsa  2.7
Classes | Namespaces | Functions
IReadFile.h File Reference
#include "IReferenceCounted.h"
#include "coreutil.h"
#include "EReadFileType.h"

Go to the source code of this file.

Classes

class  irr::io::IReadFile
 Interface providing read access to a file. More...
 

Namespaces

 irr
 Everything in the Irrlicht Engine can be found in this namespace.
 
 irr::io
 This namespace provides interfaces for input/output: Reading and writing files, accessing zip archives, xml files, ...
 

Functions

IReadFile * irr::io::createLimitReadFile (const io::path &fileName, IReadFile *alreadyOpenedFile, long pos, long areaSize)
 Internal function, please do not use. More...