5 #ifndef BPP_IO_BPPOPARAMETRIZABLEFORMAT_H 6 #define BPP_IO_BPPOPARAMETRIZABLEFORMAT_H 35 std::vector<std::string>& writtenNames,
36 bool printComma =
false)
const override;
40 std::map<std::string, std::string>& globalAliases,
41 const std::vector<std::string>& names,
42 std::vector<std::string>& writtenNames,
43 bool printLocalAliases =
true,
44 bool printComma =
false)
const override;
47 #endif // BPP_IO_BPPOPARAMETRIZABLEFORMAT_H General interface writers.
Extend the Parametrizable interface with support for parameter aliases.
This is the interface for all objects that imply parameters.