JASSv2
Classes
instream.h File Reference

Base class for reading data from some input source. More...

#include <vector>
#include <memory>
#include "document.h"
#include "allocator_memory.h"
Include dependency graph for instream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JASS::instream
 Read data from an input stream. More...
 

Detailed Description

Base class for reading data from some input source.

Author
Andrew Trotman