Loading...
Searching...
No Matches
Recording::RecorderFactory Class Referenceabstract
Inheritance diagram for Recording::RecorderFactory:
Public Member Functions | |
| virtual Priority | matches (const Device::Node &, const score::DocumentContext &ctx)=0 |
| virtual std::unique_ptr< RecordProvider > | make (const Device::NodeList &, const score::DocumentContext &ctx)=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:
- RecordProviderFactory.hpp
- RecordProviderFactory.cpp
Public Member Functions inherited from