ARB
|
#include <GEN_gene.hxx>
Public Member Functions | |
GEN_gene (GBDATA *gb_gene_, GEN_root *root_, const GEN_position *location) | |
GEN_gene (GBDATA *gb_gene_, GEN_root *root_, const GEN_position *location, int partNumber) | |
bool | operator< (const GEN_gene &other) const |
long | StartPos () const |
long | EndPos () const |
long | Length () const |
bool | Complement () const |
const std::string & | NodeInfo () const |
const std::string & | Name () const |
const GBDATA * | GbGene () const |
GEN_root * | Root () |
void | reinit_NDS () const |
Definition at line 43 of file GEN_gene.hxx.
GEN_gene::GEN_gene | ( | GBDATA * | gb_gene_, |
GEN_root * | root_, | ||
const GEN_position * | location | ||
) |
Definition at line 132 of file GEN_gene.cxx.
References GEN_make_node_text_nds(), and init.
GEN_gene::GEN_gene | ( | GBDATA * | gb_gene_, |
GEN_root * | root_, | ||
const GEN_position * | location, | ||
int | partNumber | ||
) |
Definition at line 141 of file GEN_gene.cxx.
References buffer, init, and GEN_position::parts.
|
inline |
Definition at line 61 of file GEN_gene.hxx.
References cmp.
|
inline |
Definition at line 67 of file GEN_gene.hxx.
|
inline |
Definition at line 68 of file GEN_gene.hxx.
|
inline |
Definition at line 69 of file GEN_gene.hxx.
|
inline |
Definition at line 70 of file GEN_gene.hxx.
|
inline |
Definition at line 71 of file GEN_gene.hxx.
|
inline |
Definition at line 72 of file GEN_gene.hxx.
Referenced by GEN_graphic::handle_command().
|
inline |
Definition at line 73 of file GEN_gene.hxx.
|
inline |
Definition at line 74 of file GEN_gene.hxx.
void GEN_gene::reinit_NDS | ( | ) | const |
Definition at line 158 of file GEN_gene.cxx.
References GEN_make_node_text_nds().