|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | _LV2_Log |
Macros | |
| #define | LV2_LOG_URI "http://lv2plug.in/ns/ext/log" |
| http://lv2plug.in/ns/ext/log | |
| #define | LV2_LOG_PREFIX LV2_LOG_URI "#" |
| http://lv2plug.in/ns/ext/log# | |
| #define | LV2_LOG__Entry LV2_LOG_PREFIX "Entry" |
| http://lv2plug.in/ns/ext/log#Entry | |
| #define | LV2_LOG__Error LV2_LOG_PREFIX "Error" |
| http://lv2plug.in/ns/ext/log#Error | |
| #define | LV2_LOG__Note LV2_LOG_PREFIX "Note" |
| http://lv2plug.in/ns/ext/log#Note | |
| #define | LV2_LOG__Trace LV2_LOG_PREFIX "Trace" |
| http://lv2plug.in/ns/ext/log#Trace | |
| #define | LV2_LOG__Warning LV2_LOG_PREFIX "Warning" |
| http://lv2plug.in/ns/ext/log#Warning | |
| #define | LV2_LOG__log LV2_LOG_PREFIX "log" |
| http://lv2plug.in/ns/ext/log#log | |
Typedefs | |
| typedef void * | LV2_Log_Handle |
| typedef struct _LV2_Log | LV2_Log_Log |