#include "config.h"
#include "EDoc/DirectoryArchive.h"
#include "EDoc/exceptions.h"
#include "EDoc/utils.h"
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Functions | |
static bool | EDoc::IsDirectory (std::string dirname) |
(BRIEF DESC NOT PROVIDED). | |
static std::list< ManagedFile > | EDoc::GetAllFiles (const ManagedFile &arch, std::string subdir) |
(BRIEF DESC NOT PROVIDED). |