ARB
|
#include <arbdb.h>
Go to the source code of this file.
Classes | |
struct | Struct2Dplus3D |
struct | Struct2Dinfo |
struct | Struct3Dinfo |
struct | HelixNrInfo |
struct | CurrSpecies |
struct | Insertions |
struct | Structure3D |
Macros | |
#define | SAI 0 |
#define | SEARCH 1 |
#define | SSU_16S 1 |
#define | LSU_23S 2 |
#define | LSU_5S 3 |
#define | _1PNU 1 |
#define | _1VOR 2 |
#define | _1C2W 3 |
#define SAI 0 |
Definition at line 18 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::MapSaiToEcoliTemplate(), and ValidSearchColor().
#define SEARCH 1 |
Definition at line 19 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::MapSearchStringsToEcoliTemplate(), and ValidSearchColor().
#define SSU_16S 1 |
Definition at line 21 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::calc_helix_count(), CreateDisplayHelices_window(), Structure3D::FindTypeOfRNA(), Structure3D::GenerateDisplayLists(), Structure3D::GenerateTertiaryInteractionsDispLists(), Structure3D::GetSecondaryStructureInfo(), and Structure3D::ReadCoOrdinateFile().
#define LSU_23S 2 |
Definition at line 22 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::calc_helix_count(), CreateDisplayHelices_window(), CreateRNA3DMainWindow(), Structure3D::FindTypeOfRNA(), Structure3D::GenerateDisplayLists(), Structure3D::GenerateTertiaryInteractionsDispLists(), Structure3D::GetSecondaryStructureInfo(), and Structure3D::ReadCoOrdinateFile().
#define LSU_5S 3 |
Definition at line 23 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::calc_helix_count(), CreateDisplayHelices_window(), Structure3D::FindTypeOfRNA(), Structure3D::GenerateDisplayLists(), Structure3D::GenerateTertiaryInteractionsDispLists(), Structure3D::GetSecondaryStructureInfo(), and Structure3D::ReadCoOrdinateFile().
#define _1PNU 1 |
Definition at line 25 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::ReadCoOrdinateFile().
#define _1VOR 2 |
Definition at line 26 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::ReadCoOrdinateFile().
#define _1C2W 3 |
Definition at line 27 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::ReadCoOrdinateFile().
anonymous enum |
Definition at line 30 of file RNA3D_StructureData.hxx.