JASSv2
Classes
instream_file.h File Reference

Subclass of instream for reading data from a disk file. More...

#include "file.h"
#include "instream.h"
Include dependency graph for instream_file.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JASS::instream_file
 Subclass of the instream base class used for reading data from a disk file. More...
 

Detailed Description

Subclass of instream for reading data from a disk file.

Author
Andrew Trotman