#include "EDoc/ArchiveIFace.h"
#include "EDoc/ManagedFile.h"
#include "EDoc/ManagedFileCleanupIFace.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | EDocBFD |
Data Structures | |
class | EDocBFD::ExtractedBFDFile |
Used to cleanup when usage of an extracted BFD file is complete. More... | |
class | EDocBFD::BFDArchive |
Factory for inserting/extracting files to/from the .edoc section of a binary file. More... |