Skip to content

Struct gen_rlitt_config_t

ClassList > gen_rlitt_config_t

The type definition for configuring the rlitt generation.

  • #include <generator_rlitt.h>

Public Attributes

Type Name
const note_wptt_t ** rootstocks
size_t rootstocks_len
const note_wptt_t ** scions
size_t scions_len
storage_write_funptr_t storage_write

Public Attributes Documentation

variable rootstocks

const note_wptt_t** gen_rlitt_config_t::rootstocks;

variable rootstocks_len

size_t gen_rlitt_config_t::rootstocks_len;

variable scions

const note_wptt_t** gen_rlitt_config_t::scions;

variable scions_len

size_t gen_rlitt_config_t::scions_len;

variable storage_write

storage_write_funptr_t gen_rlitt_config_t::storage_write;


The documentation for this class was generated from the following file source/gen-rlitt/src/generator_rlitt.h