|
ARB
|
#include <pos_range.h>#include <set>

Go to the source code of this file.
Classes | |
| struct | less_DistinctPosRange |
| class | RangeList |
Macros | |
| #define | rl_assert(cond) arb_assert(cond) |
Functions | |
| RangeList | build_RangeList_from_string (const char *SAI_data, const char *set_bytes, bool invert) |
| #define rl_assert | ( | cond | ) | arb_assert(cond) |
Definition at line 22 of file RangeList.h.
Referenced by build_RangeList_from_string(), RangeList::inverse(), and less_DistinctPosRange::operator()().
| RangeList build_RangeList_from_string | ( | const char * | SAI_data, |
| const char * | set_bytes, | ||
| bool | invert | ||
| ) |
Definition at line 32 of file RangeList.cxx.
References RangeList::add(), RangeList::inverse(), and rl_assert.
Referenced by FastAligner_start(), and update_RangeList().
1.8.8