-bool DelCorpFunction(const CONFIG & config,
- const std::string & arg,
- const std::map<std::string, std::string> & /*options*/);
-
-bool AddCorpFunction(const CONFIG & config,
- const std::string & arg,
- const std::map<std::string, std::string> & options);
-
-bool ChgCorpFunction(const CONFIG & config,
- const std::string & arg,
- const std::map<std::string, std::string> & options);