nfilepropertyreader.h File Reference

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


Namespaces

namespace  regina

Classes

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


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-2007, Ben Burton
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).