| Elements
    6.2
    A C++ base framework for the Euclid Software. | 
| Functions | |
| ELEMENTS_API std::string | getVariableName () | 
| alias for the getAuxiliaryVariableName function  More... | |
| template<typename T > | |
| ELEMENTS_API Path::Item | getPath (const T &file_name, bool raise_exception=true) | 
| alias for the getAuxiliaryPath function  More... | |
| template ELEMENTS_API Path::Item | getPath (const Path::Item &file_name, bool raise_exception) | 
| template ELEMENTS_API Path::Item | getPath (const std::string &file_name, bool raise_exception) | 
| ELEMENTS_API std::vector< Path::Item > | getLocations (bool exist_only=false) | 
| alias for the getAuxiliaryLocations function  More... | |
| template Path::Item Elements::Kernel::Auxiliary::getPath | ( | const Path::Item & | file_name, | 
| bool | raise_exception | ||
| ) | 
| template Path::Item Elements::Kernel::Auxiliary::getPath | ( | const std::string & | file_name, | 
| bool | raise_exception | ||
| ) | 
 1.8.17
 1.8.17