liblcf
|
#include <ldb_chunks.h>
Public Types | |
enum | Index { name = 0x01, type = 0x02, a_rate = 0x0B, b_rate = 0x0C, c_rate = 0x0D, d_rate = 0x0E, e_rate = 0x0F } |
Definition at line 177 of file ldb_chunks.h.
Enumerator | |
---|---|
name | String |
type | Integer |
a_rate | Integer |
b_rate | Integer |
c_rate | Integer |
d_rate | Integer |
e_rate | Integer |
Definition at line 178 of file ldb_chunks.h.