3 #ifndef __INDEX_CONFIG_H__
4 #define __INDEX_CONFIG_H__
7 #include "tools/ToolsConfig.h"
33 bool parse(
const stdString &config_name);
stdList< stdString > subarchives
List of sub-archives found in the indexconfig file.
Definition: IndexConfig.h:38
The index configuration is used by both the ArchiveIndexTool and the simple file-by-file mechanism su...
Definition: IndexConfig.h:16
bool parse(const stdString &config_name)
Parse the given configuration file.