StimBuff: Move supportsQuleIfaceApi into base class
This commit is contained in:
@@ -76,6 +76,9 @@ public:
|
||||
const std::shared_ptr<device::DeviceAttachmentSpec>
|
||||
&deviceAttachmentSpec) = 0;
|
||||
|
||||
virtual bool exportsQualeIfaceApi(
|
||||
const std::string& qualeIfaceApi) const = 0;
|
||||
|
||||
bool addAttachedStimulusBufferIfNotExists(
|
||||
const std::shared_ptr<StimulusBuffer>& buffer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user