ARB
|
#include <arbdb.h>
#include <PT_com.h>
#include <client.h>
#include <iostream>
Go to the source code of this file.
Enumerations | |
enum | SORT_BY_TYPE { SORT_BY_MISMATCHES = 0, SORT_BY_WEIGHTED_MISMATCHES = 1, SORT_BY_WEIGHTED_MISMATCHES_W_POS_AND_STRENGTH = 2 } |
Functions | |
static void | help () |
int | ARB_main (int argc, char **argv) |
enum SORT_BY_TYPE |
Enumerator | |
---|---|
SORT_BY_MISMATCHES | |
SORT_BY_WEIGHTED_MISMATCHES | |
SORT_BY_WEIGHTED_MISMATCHES_W_POS_AND_STRENGTH |
Definition at line 34 of file arb_probe_match.cxx.
|
static |
Definition at line 10 of file arb_probe_match.cxx.
Referenced by ARB_main().
Definition at line 40 of file arb_probe_match.cxx.
References aisc_close(), aisc_create(), aisc_get(), AISC_MAGIC_NUMBER, aisc_nput(), aisc_open(), com, bytestring::data, error(), fflush(), help(), link, locs, NULp, SORT_BY_MISMATCHES, SORT_BY_WEIGHTED_MISMATCHES, and SORT_BY_WEIGHTED_MISMATCHES_W_POS_AND_STRENGTH.