Loading...
Searching...
No Matches
Process::LoadPresetCommandFactory Class Referenceabstract
Inheritance diagram for Process::LoadPresetCommandFactory:
Public Member Functions | |
| virtual bool | matches (const Process::ProcessModel &obj, unused_t newval, const score::DocumentContext &ctx) const noexcept=0 |
| virtual score::Command * | make (const Process::ProcessModel &obj, Process::Preset newval, const score::DocumentContext &ctx) const =0 |
Public Member Functions inherited from score::InterfaceBase | |
| virtual InterfaceKey | interfaceKey () const noexcept=0 |
| Identifies an interface uniquely. | |
The documentation for this class was generated from the following files:
- LoadPresetCommandFactory.hpp
- LoadPresetCommandFactory.cpp
Public Member Functions inherited from