Regina Calculation Engine
Classes | Namespaces
file/nfilepropertyreader.h File Reference

Deals with reading individual properties of objects from old-style binary files. More...

#include "regina-core.h"

Classes

class  regina::NFilePropertyReader
 Assists with reading individual object properties from old-style binary data files. More...

Namespaces

namespace  regina
 

Contains the entire Regina calculation engine.



Detailed Description

Deals with reading individual properties of objects from old-style binary files.

Deprecated:
The preferred way of storing data is using XML which is accessed via text I/O streams. New-style XML data files should simply bundle object properties in with the standard XML read/write routines.

Copyright © 1999-2011, The Regina development team
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).