LV2
1.0.13
|
Data Structures | |
struct | LV2_Atom |
struct | LV2_Atom_Int |
struct | LV2_Atom_Long |
struct | LV2_Atom_Float |
struct | LV2_Atom_Double |
struct | LV2_Atom_URID |
struct | LV2_Atom_String |
struct | LV2_Atom_Literal_Body |
struct | LV2_Atom_Literal |
struct | LV2_Atom_Tuple |
struct | LV2_Atom_Vector_Body |
struct | LV2_Atom_Vector |
struct | LV2_Atom_Property_Body |
struct | LV2_Atom_Property |
struct | LV2_Atom_Object_Body |
struct | LV2_Atom_Object |
struct | LV2_Atom_Event |
struct | LV2_Atom_Sequence_Body |
struct | LV2_Atom_Sequence |
Typedefs | |
typedef char | lv2_atom_assert_double_fits_in_64_bits[((sizeof(double)<=sizeof(uint64_t)) *2) - 1] |
typedef LV2_Atom_Int | LV2_Atom_Bool |