JASSv2
Classes
instream_file_star.h File Reference

Subclass of instream_file for construction using a FILE *. More...

#include <stdio.h>
#include "instream_file.h"
Include dependency graph for instream_file_star.h:

Go to the source code of this file.

Classes

class  JASS::instream_file_star
 Subclass of the instream_file class used for reading data from a disk file that already exists (e.g. stdin) More...
 

Detailed Description

Subclass of instream_file for construction using a FILE *.

Author
Andrew Trotman