SyTen

◆ loadFile() [2/2]

template<typename Type >
Type syten::loadFile ( std::string  file,
bool const  fromCache 
)

Returns an object of type Type loaded from file.

If fromCache is given, the file will be deleted on completion.

References loadFile().

+ Here is the call graph for this function: