#include <gap_map.h>
Public Member Functions | |
| GAPMAP (TO_BLOCK *block) | |
| ~GAPMAP () | |
| bool | table_gap (int16_t left, int16_t right) |
Private Attributes | |
| int16_t | total_rows |
| int16_t | min_left |
| int16_t | max_right |
| int16_t | bucket_size |
| int16_t * | map |
| int16_t | map_max |
| bool | any_tabs |
| GAPMAP::GAPMAP | ( | TO_BLOCK * | block | ) |
|
inline |
| bool GAPMAP::table_gap | ( | int16_t | left, |
| int16_t | right | ||
| ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |