#include <gx_internal_plugins.h>
Definition at line 666 of file gx_internal_plugins.h.
◆ LV2Features()
gx_engine::LV2Features::LV2Features |
( |
LV2Features const & |
| ) |
|
|
delete |
◆ getInstance()
static LV2Features& gx_engine::LV2Features::getInstance |
( |
| ) |
|
|
inlinestatic |
◆ operator=()
void gx_engine::LV2Features::operator= |
( |
LV2Features const & |
| ) |
|
|
delete |
◆ gx_features
LV2_Feature * gx_engine::LV2Features::gx_features |
|
static |
Initial value:= {
&gx_urid_map_feature,
&gx_uri_map_feature,
&gx_urid_unmap_feature,
&gx_options_feature,
nullptr
}
Definition at line 691 of file gx_internal_plugins.h.
◆ gx_urid_map
LV2_URID_Map gx_engine::LV2Features::gx_urid_map |
|
static |
◆ gx_urid_unmap
LV2_URID_Unmap gx_engine::LV2Features::gx_urid_unmap |
|
static |
The documentation for this class was generated from the following files: