|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | URITable |
Functions | |
| static void | uri_table_init (URITable *table) |
| static void | uri_table_destroy (URITable *table) |
| static LV2_URID | uri_table_map (LV2_URID_Map_Handle handle, const char *uri) |
| static const char * | uri_table_unmap (LV2_URID_Map_Handle handle, LV2_URID urid) |
A toy URI map/unmap implementation.
This file contains function definitions and must only be included once.
|
static |
|
static |