IDZEBRA  2.2.7
Data Fields
zebra_maps_s Struct Reference

Data Fields

char * tabpath
 
char * tabroot
 
NMEM nmem
 
char temp_map_str [2]
 
const char * temp_map_ptr [2]
 
WRBUF wrbuf_1
 
int no_files_read
 
zebra_map_t map_list
 
zebra_map_t last_map
 

Detailed Description

Definition at line 72 of file zebramap.c.

Field Documentation

◆ last_map

zebra_map_t zebra_maps_s::last_map

Definition at line 81 of file zebramap.c.

Referenced by parse_command(), zebra_add_map(), and zebra_maps_open().

◆ map_list

zebra_map_t zebra_maps_s::map_list

Definition at line 80 of file zebramap.c.

Referenced by zebra_add_map(), zebra_map_get(), zebra_maps_close(), and zebra_maps_open().

◆ nmem

NMEM zebra_maps_s::nmem

◆ no_files_read

int zebra_maps_s::no_files_read

Definition at line 79 of file zebramap.c.

Referenced by zebra_map_get_or_add(), zebra_maps_open(), and zebra_maps_read_file().

◆ tabpath

char* zebra_maps_s::tabpath

Definition at line 73 of file zebramap.c.

Referenced by parse_command(), zebra_charmap_get(), zebra_maps_open(), and zebra_maps_read_file().

◆ tabroot

char* zebra_maps_s::tabroot

Definition at line 74 of file zebramap.c.

Referenced by parse_command(), zebra_charmap_get(), zebra_maps_open(), and zebra_maps_read_file().

◆ temp_map_ptr

const char* zebra_maps_s::temp_map_ptr[2]

Definition at line 77 of file zebramap.c.

Referenced by zebra_maps_input(), zebra_maps_open(), and zebra_maps_search().

◆ temp_map_str

char zebra_maps_s::temp_map_str[2]

Definition at line 76 of file zebramap.c.

Referenced by zebra_maps_input(), zebra_maps_open(), and zebra_maps_search().

◆ wrbuf_1

WRBUF zebra_maps_s::wrbuf_1

Definition at line 78 of file zebramap.c.

Referenced by zebra_maps_close(), zebra_maps_open(), and zebra_replace().


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