|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< T > MayaFlux::store | ( | std::shared_ptr< T > | obj | ) |
Transfer ownership of an existing object to the persistent store for process lifetime.
| T | Any type managed by shared_ptr. |
| obj | Object to retain. |
Definition at line 28 of file Persist.hpp.
References MayaFlux::internal::persistent_store().
Referenced by make_persistent_shared().
Here is the call graph for this function:
Here is the caller graph for this function: