|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Wiring & MayaFlux::Nexus::Wiring::bind | ( | std::string | attach_name, |
| std::function< void()> | attach, | ||
| std::string | detach_name, | ||
| std::function< void()> | detach | ||
| ) |
Call named attach/detach functions.
Definition at line 167 of file Wiring.cpp.
References m_bind_attach, m_bind_attach_name, m_bind_detach, and m_bind_detach_name.