#include <gx_internal_plugins.h>
|
static LV2_URID | lv2_urid_map (LV2_URID_Map_Handle, const char *const uri_) |
|
static uint32_t | lv2_uri_to_id (LV2_URI_Map_Callback_Data handle, const char *, const char *uri) |
|
static const char * | lv2_urid_unmap (LV2_URID_Unmap_Handle, const LV2_URID urid) |
|
Definition at line 619 of file gx_internal_plugins.h.
◆ LV2Features() [1/2]
gx_engine::LV2Features::LV2Features |
( |
| ) |
|
|
inlineprivate |
◆ LV2Features() [2/2]
gx_engine::LV2Features::LV2Features |
( |
LV2Features const & |
| ) |
|
|
delete |
◆ getInstance()
static LV2Features & gx_engine::LV2Features::getInstance |
( |
| ) |
|
|
inlinestatic |
◆ lv2_uri_to_id()
static uint32_t gx_engine::LV2Features::lv2_uri_to_id |
( |
LV2_URI_Map_Callback_Data |
handle, |
|
|
const char * |
, |
|
|
const char * |
uri |
|
) |
| |
|
staticprivate |
◆ lv2_urid_map()
static LV2_URID gx_engine::LV2Features::lv2_urid_map |
( |
LV2_URID_Map_Handle |
, |
|
|
const char *const |
uri_ |
|
) |
| |
|
staticprivate |
◆ lv2_urid_unmap()
static const char * gx_engine::LV2Features::lv2_urid_unmap |
( |
LV2_URID_Unmap_Handle |
, |
|
|
const LV2_URID |
urid |
|
) |
| |
|
staticprivate |
◆ operator=()
void gx_engine::LV2Features::operator= |
( |
LV2Features const & |
| ) |
|
|
delete |
◆ gx_features
LV2_Feature* gx_engine::LV2Features::gx_features[] |
|
static |
◆ gx_options
LV2_Options_Option gx_engine::LV2Features::gx_options[2] |
|
staticprivate |
◆ gx_options_feature
LV2_Feature gx_engine::LV2Features::gx_options_feature |
|
staticprivate |
◆ gx_uri_map
LV2_URI_Map_Feature gx_engine::LV2Features::gx_uri_map |
|
staticprivate |
◆ gx_uri_map_feature
LV2_Feature gx_engine::LV2Features::gx_uri_map_feature |
|
staticprivate |
◆ gx_urid_map
LV2_URID_Map gx_engine::LV2Features::gx_urid_map |
|
static |
◆ gx_urid_map_feature
LV2_Feature gx_engine::LV2Features::gx_urid_map_feature |
|
staticprivate |
◆ gx_urid_unmap
LV2_URID_Unmap gx_engine::LV2Features::gx_urid_unmap |
|
static |
◆ gx_urid_unmap_feature
LV2_Feature gx_engine::LV2Features::gx_urid_unmap_feature |
|
staticprivate |
The documentation for this class was generated from the following file: