Classes

LV2::EventRef< Required > Struct Template Reference
[Plugin mixins]

#include <lv2plugin.hpp>

Classes

struct  I

Detailed Description

template<bool Required = true>
struct LV2::EventRef< Required >

The event ref/unref function, required for plugins with event ports.

The actual type that your plugin class will inherit when you use this mixin is the internal struct template I.


The documentation for this struct was generated from the following file: