Regina 7.3 Calculation Engine
Classes | Namespaces
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.


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).