Function rcg::getAvailableGenTLs

Function Documentation

std::vector<std::string> rcg::getAvailableGenTLs(const char *paths)

The function uses the given list files of paths that is separated by colons or semicolons, depending on the used operating system, and returns all files with the suffix .cti.

Parameters:

Paths, which – may be 0.

Returns:

List of files with suffix cti, including path to that file.