#include <fsg_search_internal.h>
Data Fields | |
ps_seg_t | base |
Base structure. | |
fsg_hist_entry_t ** | hist |
Sequence of history entries. | |
int16 | n_hist |
Number of history entries. | |
int16 | cur |
Current position in hist. |
Definition at line 58 of file fsg_search_internal.h.
int16 fsg_seg_s::cur |
fsg_hist_entry_t** fsg_seg_s::hist |
int16 fsg_seg_s::n_hist |