Regina 7.4 Calculation Engine
memstream.h File Reference

Supports input streams that read directly from memory. More...

#include <iostream>
#include "regina-core.h"

Classes

class  regina::mem_istream
 An input stream that reads an array of characters in memory. More...
 
class  regina::mem_streambuf
 A stream buffer that provides the implementation details for mem_istream. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Detailed Description

Supports input streams that read directly from memory.