Function eCAL::Config::dumpDefaultConfig

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.