22 #define MAX_LINE_LENGTH 256
23 #define WHITESPACE " \t\n"
25 #define MAGIC_ENTRY "Ctrl and Alt keys stuck -- press Del to continue."
85 bool setOption(
const string option,
const string value,
Mode m);
166 string getOption(
const string module,
const string option);
173 string getArgument(
const string directive,
const string module);
180 string getComment(
const string directive,
const string module);
224 bool removeEntry(
const string directive,
const string module);
273 bool isModule(
const string directive,
const string module);
280 bool isOption(
const string module,
const string option);
298 bool updateIndex(
const string directive,
const string module);