| std::string syten::save | ( | T & | t | ) |
Save an object into a temporary file.
Generates a new filename in syten::cacheDir on-the-fly based on the current time and the address of the object.
| t | object to save |
References cacheFilename(), and save().
Here is the call graph for this function: