Struct gen_rational_config_t
ClassList > gen_rational_config_t
The type definition for configuring the rational generation.
#include <generator_rational.h>
Public Attributes
| Type | Name |
|---|---|
| uint8_t | crossingNumber |
| storage_write_funptr_t | storage_write |
| note_tv_t * | tv_n |
| char * | tv_str_buff |
| size_t | tv_str_buff_len |
Public Attributes Documentation
variable crossingNumber
uint8_t gen_rational_config_t::crossingNumber;
variable storage_write
storage_write_funptr_t gen_rational_config_t::storage_write;
variable tv_n
note_tv_t* gen_rational_config_t::tv_n;
variable tv_str_buff
char* gen_rational_config_t::tv_str_buff;
variable tv_str_buff_len
size_t gen_rational_config_t::tv_str_buff_len;
The documentation for this class was generated from the following file source/gen-rational/src/generator_rational.h