Beatmup
input_stream.h File Reference
#include "../basic_types.h"
#include <fstream>

Go to the source code of this file.

Classes

class  Beatmup::InputStream
 Minimal input stream interface. More...
 
class  Beatmup::FileInputStream
 InputStream reading from a file. More...
 
class  Beatmup::MemoryInputStream
 InputStream reading from memory. More...
 

Namespaces

 Beatmup