|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::store | ( | T | obj | ) |
Transfer ownership of a value to the persistent store for process lifetime.
| T | Any movable type. |
| obj | Value to store. Moved into a shared_ptr internally. |
Definition at line 61 of file Persist.hpp.
References MayaFlux::internal::persistent_store().
Here is the call graph for this function: