37 #ifndef TF_FCOMMAND_H_VERSION 39 #define TF_FCOMMAND_H_VERSION \ 58 static void help(std::ostream& os,
const bool& verbose=
false);
59 void read(std::istream& is,
const bool& verbose=
false);
60 void read(
const char* filename,
const bool& verbose=
false);
66 #endif // TF_FCOMMAND_H_VERSION (includeguard) static void help(std::ostream &os, const bool &verbose=false)
FilterCommands(std::istream &is, const bool &verbose=false)
FilterCommands(const char *filename, const bool &verbose=false)
provides specific filters (prototypes)
bool command(const char *command, const bool &verbose=false)
void read(std::istream &is, const bool &verbose=false)