JASSv2
Classes
instream_memory.h File Reference

Subclass of instream for reading data from a memory buffer. More...

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

Go to the source code of this file.

Classes

class  JASS::instream_memory
 Subclass of instream for reading data from a memory buffer. More...
 

Detailed Description

Subclass of instream for reading data from a memory buffer.

Author
Andrew Trotman