IDZEBRA  2.2.7
Data Fields
chrmaptab_info Struct Reference

Data Fields

chr_t_entryinput
 
chr_t_entryq_input
 
unsigned char * output [256]
 
int base_uppercase
 
NMEM nmem
 

Detailed Description

Definition at line 53 of file charmap.c.

Field Documentation

◆ base_uppercase

int chrmaptab_info::base_uppercase

Definition at line 58 of file charmap.c.

Referenced by chrmaptab_create(), and fun_addentry().

◆ input

chr_t_entry* chrmaptab_info::input

◆ nmem

NMEM chrmaptab_info::nmem

◆ output

unsigned char* chrmaptab_info::output[256]

Definition at line 57 of file charmap.c.

Referenced by chr_map_output(), chrmaptab_create(), and fun_addentry().

◆ q_input

chr_t_entry* chrmaptab_info::q_input

Definition at line 56 of file charmap.c.

Referenced by chr_map_q_input(), and chrmaptab_create().


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