ARB
Classes | Functions
PT_complement.h File Reference
#include "pt_prototypes.h"
Include dependency graph for PT_complement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Complement
 

Functions

int get_complement (int base)
 
void complement_probe (char *Probe, int len)
 

Function Documentation

int get_complement ( int  base)
inline

Definition at line 29 of file PT_complement.h.

References Complement::get(), and pt_assert.

Referenced by complement_probe(), and MaxBond::MaxBond().

void complement_probe ( char Probe,
int  len 
)
inline

Definition at line 35 of file PT_complement.h.

References get_complement().

Referenced by find_family(), get_design_info(), and probe_match().