MADNESS  version 0.9
Classes | Namespaces
binfsar.h File Reference

Implements archive wrapping a binary filestream. More...

#include <fstream>
#include <madness/world/archive.h>
#include <madness/world/shared_ptr.h>
Include dependency graph for binfsar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madness::archive::BinaryFstreamOutputArchive
 Wraps an archive around a binary file stream for output. More...
 
class  madness::archive::BinaryFstreamInputArchive
 Wraps an archive around a binary file stream for input. More...
 

Namespaces

 madness
 Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces.
 
 madness::archive
 

Detailed Description

Implements archive wrapping a binary filestream.