nresources.h File Reference

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

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


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...

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.


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