Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::dsp::PortConnectionsCacheMixin< PortT > Class Template Reference

Public Member Functions

auto & port_sources () const
void set_port_sources (this auto &self, RangeOf< PortT * > auto source_ports)

Detailed Description

template<typename PortT>
class zrythm::dsp::PortConnectionsCacheMixin< PortT >

Definition at line 200 of file port.h.

Member Function Documentation

◆ port_sources()

template<typename PortT>
auto & zrythm::dsp::PortConnectionsCacheMixin< PortT >::port_sources ( ) const
inline

Definition at line 208 of file port.h.

◆ set_port_sources()

template<typename PortT>
void zrythm::dsp::PortConnectionsCacheMixin< PortT >::set_port_sources ( this auto & self,
RangeOf< PortT * > auto source_ports )
inline

Definition at line 210 of file port.h.


The documentation for this class was generated from the following file: