ARB
Public Member Functions | List of all members
GEN_gene Class Reference

#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::stringNodeInfo () const
 
const std::stringName () const
 
const GBDATAGbGene () const
 
GEN_rootRoot ()
 
void reinit_NDS () const
 

Detailed Description

Definition at line 43 of file GEN_gene.hxx.

Constructor & Destructor Documentation

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.

Member Function Documentation

bool GEN_gene::operator< ( const GEN_gene other) const
inline

Definition at line 61 of file GEN_gene.hxx.

References cmp.

long GEN_gene::StartPos ( ) const
inline

Definition at line 67 of file GEN_gene.hxx.

long GEN_gene::EndPos ( ) const
inline

Definition at line 68 of file GEN_gene.hxx.

long GEN_gene::Length ( ) const
inline

Definition at line 69 of file GEN_gene.hxx.

bool GEN_gene::Complement ( ) const
inline

Definition at line 70 of file GEN_gene.hxx.

const std::string& GEN_gene::NodeInfo ( ) const
inline

Definition at line 71 of file GEN_gene.hxx.

const std::string& GEN_gene::Name ( ) const
inline

Definition at line 72 of file GEN_gene.hxx.

Referenced by GEN_graphic::handle_command().

const GBDATA* GEN_gene::GbGene ( ) const
inline

Definition at line 73 of file GEN_gene.hxx.

GEN_root* GEN_gene::Root ( )
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().


The documentation for this class was generated from the following files: