|
Zrythm
a highly automated and intuitive digital audio workstation
|

Data Fields | |
| int | len |
| Number of valid elements in the array. | |
| size_t | size |
| Size of the array. | |
| DictionaryEntry * | entry |
Definition at line 34 of file dictionary.h.
| DictionaryEntry* Dictionary::entry |
Definition at line 40 of file dictionary.h.
| int Dictionary::len |
Number of valid elements in the array.
Definition at line 37 of file dictionary.h.
| size_t Dictionary::size |
Size of the array.
Definition at line 39 of file dictionary.h.