Elements 6.3.1
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
Todo List
Member Elements::getVersionFromSvnKeywords (const std::string &svnUrl, const std::string &svnId)
remove the any reference to SVN for the next major release
Member Elements::getVersionString (unsigned short major, unsigned short minor, unsigned short patch=0)
use the unsigned uint16_t instead of short for the next major release
Member Elements::ProgramManager::getDefaultConfigFile (const Path::Item &program_name, const std::string &module_name="")
check whether priotities are correct if more than one config file is found in pathSearchInEnvVariable
Member Elements::ProgramManager::onTerminate () noexcept
: set the exit code according to the type of exception if a clear match is found.