|
ARB
|
#include <rns.h>

Public Attributes | |
| char * | base |
| int | bases |
| int | helix |
| int | pairing |
| int | laufNr |
| char* S_RNS::base |
Definition at line 51 of file rns.h.
Referenced by allocRNS(), createOriginRNS(), dumpRNS(), dupRNS(), freeRNS(), mutateRNS(), and splitRNS().
| int S_RNS::bases |
Definition at line 52 of file rns.h.
Referenced by allocRNS(), dumpRNS(), dupRNS(), mutateRNS(), and splitRNS().
| int S_RNS::helix |
Definition at line 52 of file rns.h.
Referenced by createOriginRNS().
| int S_RNS::pairing |
Definition at line 52 of file rns.h.
Referenced by createOriginRNS(), and mutateRNS().
| int S_RNS::laufNr |
Definition at line 52 of file rns.h.
Referenced by createOriginRNS(), dupRNS(), and splitRNS().
1.8.8