RNAstructure Classes
Version 6.2
|
This is the complete list of members for TwoRNA, including all inherited members.
compoundmessage | TwoRNA | |
ErrorCodeTwo | TwoRNA | protected |
GetErrorCode() const | TwoRNA | |
GetErrorDetails() const | TwoRNA | |
GetErrorMessage(const int error) | TwoRNA | |
GetErrorMessageString(const int error) | TwoRNA | |
GetRNA1() | TwoRNA | |
GetRNA2() | TwoRNA | |
GetTemperature() const | TwoRNA | |
lastErrorDetails | TwoRNA | private |
ResetError() | TwoRNA | |
rna1 | TwoRNA | private |
rna2 | TwoRNA | private |
SetErrorDetails(const string &details) | TwoRNA | |
SetTemperature(double temperature) | TwoRNA | |
TwoRNA(const char sequence1[], const char sequence2[], bool IsRNA=true) | TwoRNA | |
TwoRNA(const char filename1[], const RNAInputType type1, const char filename2[], const RNAInputType type2, bool IsRNA=true) | TwoRNA | |
TwoRNA(const char filename1[], const RNAInputType type1, const char filename2[], const RNAInputType type2, const Thermodynamics *copyThermo) | TwoRNA | |
TwoRNA() | TwoRNA | |
~TwoRNA() | TwoRNA |