|
template<typename T > |
void | stash (T thing, const std::string &identifier) |
|
bool | exists (const std::string &identifier) const |
|
template<typename T > |
T | get (const std::string &identifier) const |
|
void | unstash (const std::string &identifier) |
|
The documentation for this class was generated from the following file: