ARB
Enumerations | Functions
arb_probe_match.cxx File Reference
#include <arbdb.h>
#include <PT_com.h>
#include <client.h>
#include <iostream>
Include dependency graph for arb_probe_match.cxx:

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)
 

Enumeration Type Documentation

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.

Function Documentation

static void help ( )
static

Definition at line 10 of file arb_probe_match.cxx.

Referenced by ARB_main().

int ARB_main ( int  argc,
char **  argv 
)