Function eCAL::Config::dumpDefaultConfig
Defined in File configuration_writer.h
Function Documentation
-
bool eCAL::Config::dumpDefaultConfig(const std::string &config_dir_)
Dump the default configuration to default file (ecal.yaml).
- Parameters:
config_dir_ – The directory to write the default configuration file to.
- Returns:
bool True if the default configuration was successfully written to the file, false otherwise.