#include "EDoc/stdint.h"
#include "EDoc/PersistenceIFace.h"
#include <string>
#include <fstream>
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Data Structures | |
class | EDoc::BinaryPersistence |
An implementation of PersistenceIFace for writing to binary files. More... |