|
LMMS
|
#include <lilv_internal.h>
Public Attributes | |
| LilvWorld * | world |
| LilvNode * | uri |
| char * | bundle_path |
| void * | lib |
| LV2_Descriptor_Function | lv2_descriptor |
| const LV2_Lib_Descriptor * | desc |
| uint32_t | refs |
| char * LilvLib::bundle_path |
| const LV2_Lib_Descriptor * LilvLib::desc |
| void * LilvLib::lib |
| LV2_Descriptor_Function LilvLib::lv2_descriptor |
| uint32_t LilvLib::refs |
| LilvNode * LilvLib::uri |
| LilvWorld * LilvLib::world |