58 #ifndef functionEntries_inputMode_H
59 #define functionEntries_inputMode_H
69 namespace functionEntries
83 static const Enum<entry::inputMode> selectableNames;
86 static bool execute(dictionary& unused, Istream& is);
95 class inputModeDefault
102 static bool execute(dictionary& parentDict, Istream& is);
118 static bool execute(dictionary& parentDict, Istream& is);
127 class inputModeOverwrite
134 static bool execute(dictionary& parentDict, Istream& is);
150 static bool execute(dictionary& parentDict, Istream& is);
166 static bool execute(dictionary& parentDict, Istream& is);