nfilepropertyreader.h File Reference
Deals with reading individual properties of objects from old-style binary 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.