ARB
Classes | Macros | Functions
RangeList.h File Reference
#include <pos_range.h>
#include <set>
Include dependency graph for RangeList.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define rl_assert (   cond)    arb_assert(cond)

Function Documentation

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().