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

◆ radiate_fn_name()

const std::string & MayaFlux::Nexus::Presence::radiate_fn_name ( ) const
inline

Identifier for the radiate callable, empty if anonymous.

Definition at line 130 of file Presence.hpp.

130{ return m_radiate_fn_name; }
std::string m_radiate_fn_name
Definition Presence.hpp:165