nresources.h File Reference

Provides methods for accessing old-style binary file-like resources. More...

#include <regina-config.h>
#include <fstream>

Namespaces

namespace  regina

Classes

class  regina::NRandomAccessResource
 Provides a standard random access interface for old-style binary file-like resources. More...
class  regina::NLocalFileResource
 A random access resource that is simply a local file. More...


Detailed Description

Provides methods for accessing old-style binary file-like resources.

Deprecated:
The preferred way of representing data is using XML which is accessed using text I/O streams.

Copyright © 1999-2006, 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).