Ardour
9.0-pre0-350-gf17a656217
|
Go to the source code of this file.
Macros | |
#define | TO_STRING_FULL(Type) |
#define | STRING_TO_FULL(Type) |
#define | TO_STRING(Type) |
#define | STRING_TO(Type) |
#define | DEFINE_ENUM_CONVERT(Type) |
#define DEFINE_ENUM_CONVERT | ( | Type | ) |
Definition at line 52 of file enum_convert.h.
#define STRING_TO | ( | Type | ) |
Definition at line 48 of file enum_convert.h.
#define STRING_TO_FULL | ( | Type | ) |
Definition at line 36 of file enum_convert.h.
#define TO_STRING | ( | Type | ) |
Definition at line 44 of file enum_convert.h.
#define TO_STRING_FULL | ( | Type | ) |
Definition at line 28 of file enum_convert.h.