Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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-2004, 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).