|
MayaFlux 0.5.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 MayaFlux::Kakshya::TextureContainer::as_normalised_float(), MayaFlux::Portal::Forma::create_layer(), make_persistent_shared(), MayaFlux::Kakshya::WindowContainer::processed_frame_as_float(), and MayaFlux::Kakshya::VideoStreamContainer::processed_frame_as_float().
Here is the call graph for this function:
Here is the caller graph for this function: