MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ bind_detach_name()

const std::string & MayaFlux::Nexus::Wiring::bind_detach_name ( ) const
inline

Name of the bind detach function, empty if anonymous or none.

Definition at line 305 of file Wiring.hpp.

305{ return m_bind_detach_name; }
std::string m_bind_detach_name
Definition Wiring.hpp:246