DSPatch v.9.2.0
Loading...
Searching...
No Matches
DSPatch::Component Member List

This is the complete list of members for DSPatch::Component, including all inherited members.

Component(ProcessOrder processOrder=ProcessOrder::InOrder) (defined in DSPatch::Component)DSPatch::Component
ConnectInput(Component::SPtr const &fromComponent, int fromOutput, int toInput) (defined in DSPatch::Component)DSPatch::Component
DisconnectAllInputs() (defined in DSPatch::Component)DSPatch::Component
DisconnectInput(int inputNo) (defined in DSPatch::Component)DSPatch::Component
DisconnectInput(Component::SCPtr const &fromComponent) (defined in DSPatch::Component)DSPatch::Component
GetBufferCount() const (defined in DSPatch::Component)DSPatch::Component
GetInputCount() const (defined in DSPatch::Component)DSPatch::Component
GetInputName(int inputNo) const (defined in DSPatch::Component)DSPatch::Component
GetOutputCount() const (defined in DSPatch::Component)DSPatch::Component
GetOutputName(int outputNo) const (defined in DSPatch::Component)DSPatch::Component
NONCOPYABLE(Component) (defined in DSPatch::Component)DSPatch::Component
Process_(SignalBus &, SignalBus &)=0 (defined in DSPatch::Component)DSPatch::Componentprotectedpure virtual
ProcessOrder enum name (defined in DSPatch::Component)DSPatch::Component
Reset(int bufferNo=0) (defined in DSPatch::Component)DSPatch::Component
SCPtr typedef (defined in DSPatch::Component)DSPatch::Component
SetBufferCount(int bufferCount) (defined in DSPatch::Component)DSPatch::Component
SetInputCount_(int inputCount, std::vector< std::string > const &inputNames={}) (defined in DSPatch::Component)DSPatch::Componentprotected
SetOutputCount_(int outputCount, std::vector< std::string > const &outputNames={}) (defined in DSPatch::Component)DSPatch::Componentprotected
SPtr typedef (defined in DSPatch::Component)DSPatch::Component
Tick(TickMode mode=TickMode::Series, int bufferNo=0) (defined in DSPatch::Component)DSPatch::Component
TickMode enum name (defined in DSPatch::Component)DSPatch::Component
~Component() (defined in DSPatch::Component)DSPatch::Componentvirtual