ARB
Classes | Macros | Typedefs
BI_basepos.hxx File Reference
#include <arbdb_base.h>
#include <arb_assert.h>
#include <arbtools.h>
Include dependency graph for BI_basepos.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CharPredicate
 
class  BasePosition
 
struct  BI_ecoli_ref
 

Macros

#define bi_assert(bed)   arb_assert(bed)
 

Typedefs

typedef bool(* char_predicate_fun )(char)
 
typedef char_predicate_fun is_gap_fun
 

Macro Definition Documentation

#define bi_assert (   bed)    arb_assert(bed)

Typedef Documentation

typedef bool(* char_predicate_fun)(char)

Definition at line 28 of file BI_basepos.hxx.

Definition at line 44 of file BI_basepos.hxx.