#include "EDoc/ManagedFile.h"
#include <string>
#include <list>
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Data Structures | |
class | EDoc::ArchiveIFace |
Standard interface for accessing files inside different types of archives. More... | |
Typedefs | |
typedef std::list< ArchiveIFace * > | EDoc::ArchiveList |