32 #ifndef PLANCK_ANNOUNCE_H 33 #define PLANCK_ANNOUNCE_H 39 void announce (
const std::string &name);
44 const std::string &usage,
bool verbose=
true);
48 void module_startup (
const std::string &name,
int argc,
const char **argv,
49 int argc_expected,
const std::string &argv_expected,
bool verbose=
true);
53 void module_startup (
const std::string &name,
int argc,
const char **argv,
void module_startup(const std::string &name, bool argc_valid, const std::string &usage, bool verbose=true)
void announce(const std::string &name)