Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
Dictionary Struct Reference
Collaboration diagram for Dictionary:

Data Fields

int len
 Number of valid elements in the array.
 
size_t size
 Size of the array.
 
DictionaryEntryentry
 

Detailed Description

Definition at line 34 of file dictionary.h.

Field Documentation

◆ entry

DictionaryEntry* Dictionary::entry

Definition at line 40 of file dictionary.h.

◆ len

int Dictionary::len

Number of valid elements in the array.

Definition at line 37 of file dictionary.h.

◆ size

size_t Dictionary::size

Size of the array.

Definition at line 39 of file dictionary.h.


The documentation for this struct was generated from the following file: