An AtomSink that calls methods on an Interface.
More...
#include <AtomReader.hpp>
|
static bool | is_message (const URIs &uris, const LV2_Atom *msg) |
|
An AtomSink that calls methods on an Interface.
§ write()
bool Ingen::AtomReader::write |
( |
const LV2_Atom * |
msg, |
|
|
int32_t |
default_id = 0 |
|
) |
| |
|
virtual |
Write an Atom to the sink.
- Parameters
-
default_id | The default response ID to use if no patch:sequenceNumber property is present on the message. |
- Returns
- True on success.
Implements Ingen::AtomSink.
The documentation for this class was generated from the following files:
- AtomReader.hpp
- AtomReader.cpp