|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nexus::Fabric::remove | ( | uint32_t | id | ) |
Remove a registered object by id, cancelling any associated tasks.
| id | Stable id assigned at registration. |
Definition at line 75 of file Fabric.cpp.
References MayaFlux::Vruta::EventManager::cancel_event(), MayaFlux::Vruta::TaskScheduler::cancel_task(), m_event_manager, m_index, m_registrations, and m_scheduler.
Here is the call graph for this function: