|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| auto MayaFlux::create_container | ( | Args &&... | args | ) | -> std::shared_ptr<ContainerType> |
creates a new container of the specified type
| ContainerType | Type of container to create (must be derived from SignalSourceContainer) |
| Args | Constructor argument types |
| args | Constructor arguments for the container |
Definition at line 41 of file Depot.hpp.
Referenced by MayaFlux::IO::CameraReader::operator=().
Here is the caller graph for this function: