NCBI C++ ToolKit
Classes | Typedefs | Enumerations | Enumerator | Functions | Variables
Code generated by DATATOOL from 'seqfeat.asn' (module 'NCBI-TxInit')
+ Collaboration diagram for Code generated by DATATOOL from 'seqfeat.asn' (module 'NCBI-TxInit'):

Classes

class  CTx_evidence
 CTx_evidence –. More...
 
class  CTx_evidence_Base
 CTx_evidence_Base –. More...
 
class  CTxinit
 CTxinit –. More...
 
class  CTxinit_Base
 CTxinit_Base –. More...
 

Typedefs

typedef CTx_evidence_Base CTx_evidence::Tparent
 
typedef CSerialObject CTx_evidence_Base::Tparent
 
typedef EExp_code CTx_evidence_Base::TExp_code
 
typedef EExpression_system CTx_evidence_Base::TExpression_system
 
typedef bool CTx_evidence_Base::TLow_prec_data
 
typedef bool CTx_evidence_Base::TFrom_homolog
 
typedef Tparent::CMemberIndex< E_memberIndex, 5 > CTx_evidence_Base::TmemberIndex
 
typedef CTxinit_Base CTxinit::Tparent
 
typedef CSerialObject CTxinit_Base::Tparent
 
typedef string CTxinit_Base::TName
 
typedef list< stringCTxinit_Base::TSyn
 
typedef list< CRef< CGene_ref > > CTxinit_Base::TGene
 
typedef list< CRef< CProt_ref > > CTxinit_Base::TProtein
 
typedef list< stringCTxinit_Base::TRna
 
typedef string CTxinit_Base::TExpression
 
typedef ETxsystem CTxinit_Base::TTxsystem
 
typedef string CTxinit_Base::TTxdescr
 
typedef COrg_ref CTxinit_Base::TTxorg
 
typedef bool CTxinit_Base::TMapping_precise
 
typedef bool CTxinit_Base::TLocation_accurate
 
typedef EInittype CTxinit_Base::TInittype
 
typedef list< CRef< CTx_evidence > > CTxinit_Base::TEvidence
 
typedef Tparent::CMemberIndex< E_memberIndex, 14 > CTxinit_Base::TmemberIndex
 

Enumerations

enum  CTx_evidence_Base::EExp_code {
  CTx_evidence_Base::eExp_code_unknown = 0 , CTx_evidence_Base::eExp_code_rna_seq = 1 , CTx_evidence_Base::eExp_code_rna_size = 2 , CTx_evidence_Base::eExp_code_np_map = 3 ,
  CTx_evidence_Base::eExp_code_np_size = 4 , CTx_evidence_Base::eExp_code_pe_seq = 5 , CTx_evidence_Base::eExp_code_cDNA_seq = 6 , CTx_evidence_Base::eExp_code_pe_map = 7 ,
  CTx_evidence_Base::eExp_code_pe_size = 8 , CTx_evidence_Base::eExp_code_pseudo_seq = 9 , CTx_evidence_Base::eExp_code_rev_pe_map = 10 , CTx_evidence_Base::eExp_code_other = 255
}
 
enum  CTx_evidence_Base::EExpression_system {
  CTx_evidence_Base::eExpression_system_unknown = 0 , CTx_evidence_Base::eExpression_system_physiological = 1 , CTx_evidence_Base::eExpression_system_in_vitro = 2 , CTx_evidence_Base::eExpression_system_oocyte = 3 ,
  CTx_evidence_Base::eExpression_system_transfection = 4 , CTx_evidence_Base::eExpression_system_transgenic = 5 , CTx_evidence_Base::eExpression_system_other = 255
}
 
enum class  CTx_evidence_Base::E_memberIndex {
  CTx_evidence_Base::e__allMandatory = 0 , CTx_evidence_Base::e_exp_code , CTx_evidence_Base::e_expression_system , CTx_evidence_Base::e_low_prec_data ,
  CTx_evidence_Base::e_from_homolog
}
 
enum  CTxinit_Base::ETxsystem {
  CTxinit_Base::eTxsystem_unknown = 0 , CTxinit_Base::eTxsystem_pol1 = 1 , CTxinit_Base::eTxsystem_pol2 = 2 , CTxinit_Base::eTxsystem_pol3 = 3 ,
  CTxinit_Base::eTxsystem_bacterial = 4 , CTxinit_Base::eTxsystem_viral = 5 , CTxinit_Base::eTxsystem_rna = 6 , CTxinit_Base::eTxsystem_organelle = 7 ,
  CTxinit_Base::eTxsystem_other = 255
}
 transcription apparatus used at this site More...
 
enum  CTxinit_Base::EInittype { CTxinit_Base::eInittype_unknown = 0 , CTxinit_Base::eInittype_single = 1 , CTxinit_Base::eInittype_multiple = 2 , CTxinit_Base::eInittype_region = 3 }
 
enum class  CTxinit_Base::E_memberIndex {
  CTxinit_Base::e__allMandatory = 0 , CTxinit_Base::e_name , CTxinit_Base::e_syn , CTxinit_Base::e_gene ,
  CTxinit_Base::e_protein , CTxinit_Base::e_rna , CTxinit_Base::e_expression , CTxinit_Base::e_txsystem ,
  CTxinit_Base::e_txdescr , CTxinit_Base::e_txorg , CTxinit_Base::e_mapping_precise , CTxinit_Base::e_location_accurate ,
  CTxinit_Base::e_inittype , CTxinit_Base::e_evidence
}
 

Functions

 CTx_evidence::CTx_evidence (void)
 
 CTx_evidence::~CTx_evidence (void)
 
 CTx_evidence::CTx_evidence (const CTx_evidence &value)
 
CTx_evidenceCTx_evidence::operator= (const CTx_evidence &value)
 
 CTx_evidence_Base::CTx_evidence_Base (void)
 
virtual CTx_evidence_Base::~CTx_evidence_Base (void)
 
 CTx_evidence_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() CTx_evidence_Base::EExp_code (void)
 Access to EExp_code's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() CTx_evidence_Base::EExpression_system (void)
 Access to EExpression_system's attributes (values, names) as defined in spec. More...
 
bool CTx_evidence_Base::IsSetExp_code (void) const
 Check if a value has been assigned to Exp_code data member. More...
 
bool CTx_evidence_Base::CanGetExp_code (void) const
 Check if it is safe to call GetExp_code method. More...
 
void CTx_evidence_Base::ResetExp_code (void)
 Reset Exp_code data member. More...
 
TExp_code CTx_evidence_Base::GetExp_code (void) const
 Get the Exp_code member data. More...
 
void CTx_evidence_Base::SetExp_code (TExp_code value)
 Assign a value to Exp_code data member. More...
 
TExp_codeCTx_evidence_Base::SetExp_code (void)
 Assign a value to Exp_code data member. More...
 
bool CTx_evidence_Base::IsSetExpression_system (void) const
 Check if a value has been assigned to Expression_system data member. More...
 
bool CTx_evidence_Base::CanGetExpression_system (void) const
 Check if it is safe to call GetExpression_system method. More...
 
void CTx_evidence_Base::ResetExpression_system (void)
 Reset Expression_system data member. More...
 
void CTx_evidence_Base::SetDefaultExpression_system (void)
 Assign default value to Expression_system data member. More...
 
TExpression_system CTx_evidence_Base::GetExpression_system (void) const
 Get the Expression_system member data. More...
 
void CTx_evidence_Base::SetExpression_system (TExpression_system value)
 Assign a value to Expression_system data member. More...
 
TExpression_systemCTx_evidence_Base::SetExpression_system (void)
 Assign a value to Expression_system data member. More...
 
bool CTx_evidence_Base::IsSetLow_prec_data (void) const
 Check if a value has been assigned to Low_prec_data data member. More...
 
bool CTx_evidence_Base::CanGetLow_prec_data (void) const
 Check if it is safe to call GetLow_prec_data method. More...
 
void CTx_evidence_Base::ResetLow_prec_data (void)
 Reset Low_prec_data data member. More...
 
void CTx_evidence_Base::SetDefaultLow_prec_data (void)
 Assign default value to Low_prec_data data member. More...
 
TLow_prec_data CTx_evidence_Base::GetLow_prec_data (void) const
 Get the Low_prec_data member data. More...
 
void CTx_evidence_Base::SetLow_prec_data (TLow_prec_data value)
 Assign a value to Low_prec_data data member. More...
 
TLow_prec_dataCTx_evidence_Base::SetLow_prec_data (void)
 Assign a value to Low_prec_data data member. More...
 
bool CTx_evidence_Base::IsSetFrom_homolog (void) const
 experiment actually done on Check if a value has been assigned to From_homolog data member. More...
 
bool CTx_evidence_Base::CanGetFrom_homolog (void) const
 Check if it is safe to call GetFrom_homolog method. More...
 
void CTx_evidence_Base::ResetFrom_homolog (void)
 Reset From_homolog data member. More...
 
void CTx_evidence_Base::SetDefaultFrom_homolog (void)
 Assign default value to From_homolog data member. More...
 
TFrom_homolog CTx_evidence_Base::GetFrom_homolog (void) const
 Get the From_homolog member data. More...
 
void CTx_evidence_Base::SetFrom_homolog (TFrom_homolog value)
 Assign a value to From_homolog data member. More...
 
TFrom_homologCTx_evidence_Base::SetFrom_homolog (void)
 Assign a value to From_homolog data member. More...
 
virtual void CTx_evidence_Base::Reset (void)
 Reset the whole object. More...
 
 CTx_evidence_Base::CTx_evidence_Base (const CTx_evidence_Base &)
 
CTx_evidence_BaseCTx_evidence_Base::operator= (const CTx_evidence_Base &)
 
 CTxinit::CTxinit (void)
 
 CTxinit::~CTxinit (void)
 
 CTxinit::CTxinit (const CTxinit &value)
 
CTxinitCTxinit::operator= (const CTxinit &value)
 
 CTxinit_Base::CTxinit_Base (void)
 
virtual CTxinit_Base::~CTxinit_Base (void)
 
 CTxinit_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() CTxinit_Base::ETxsystem (void)
 Access to ETxsystem's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() CTxinit_Base::EInittype (void)
 Access to EInittype's attributes (values, names) as defined in spec. More...
 
bool CTxinit_Base::IsSetName (void) const
 descriptive name of initiation site Check if a value has been assigned to Name data member. More...
 
bool CTxinit_Base::CanGetName (void) const
 Check if it is safe to call GetName method. More...
 
void CTxinit_Base::ResetName (void)
 Reset Name data member. More...
 
const TNameCTxinit_Base::GetName (void) const
 Get the Name member data. More...
 
void CTxinit_Base::SetName (const TName &value)
 Assign a value to Name data member. More...
 
void CTxinit_Base::SetName (TName &&value)
 
TNameCTxinit_Base::SetName (void)
 Assign a value to Name data member. More...
 
bool CTxinit_Base::IsSetSyn (void) const
 synonyms Check if a value has been assigned to Syn data member. More...
 
bool CTxinit_Base::CanGetSyn (void) const
 Check if it is safe to call GetSyn method. More...
 
void CTxinit_Base::ResetSyn (void)
 Reset Syn data member. More...
 
const TSynCTxinit_Base::GetSyn (void) const
 Get the Syn member data. More...
 
TSynCTxinit_Base::SetSyn (void)
 Assign a value to Syn data member. More...
 
bool CTxinit_Base::IsSetGene (void) const
 gene(s) transcribed Check if a value has been assigned to Gene data member. More...
 
bool CTxinit_Base::CanGetGene (void) const
 Check if it is safe to call GetGene method. More...
 
void CTxinit_Base::ResetGene (void)
 Reset Gene data member. More...
 
const TGeneCTxinit_Base::GetGene (void) const
 Get the Gene member data. More...
 
TGeneCTxinit_Base::SetGene (void)
 Assign a value to Gene data member. More...
 
bool CTxinit_Base::IsSetProtein (void) const
 protein(s) produced Check if a value has been assigned to Protein data member. More...
 
bool CTxinit_Base::CanGetProtein (void) const
 Check if it is safe to call GetProtein method. More...
 
void CTxinit_Base::ResetProtein (void)
 Reset Protein data member. More...
 
const TProteinCTxinit_Base::GetProtein (void) const
 Get the Protein member data. More...
 
TProteinCTxinit_Base::SetProtein (void)
 Assign a value to Protein data member. More...
 
bool CTxinit_Base::IsSetRna (void) const
 rna(s) produced Check if a value has been assigned to Rna data member. More...
 
bool CTxinit_Base::CanGetRna (void) const
 Check if it is safe to call GetRna method. More...
 
void CTxinit_Base::ResetRna (void)
 Reset Rna data member. More...
 
const TRnaCTxinit_Base::GetRna (void) const
 Get the Rna member data. More...
 
TRnaCTxinit_Base::SetRna (void)
 Assign a value to Rna data member. More...
 
bool CTxinit_Base::IsSetExpression (void) const
 tissue/time of expression Check if a value has been assigned to Expression data member. More...
 
bool CTxinit_Base::CanGetExpression (void) const
 Check if it is safe to call GetExpression method. More...
 
void CTxinit_Base::ResetExpression (void)
 Reset Expression data member. More...
 
const TExpressionCTxinit_Base::GetExpression (void) const
 Get the Expression member data. More...
 
void CTxinit_Base::SetExpression (const TExpression &value)
 Assign a value to Expression data member. More...
 
void CTxinit_Base::SetExpression (TExpression &&value)
 
TExpressionCTxinit_Base::SetExpression (void)
 Assign a value to Expression data member. More...
 
bool CTxinit_Base::IsSetTxsystem (void) const
 Check if a value has been assigned to Txsystem data member. More...
 
bool CTxinit_Base::CanGetTxsystem (void) const
 Check if it is safe to call GetTxsystem method. More...
 
void CTxinit_Base::ResetTxsystem (void)
 Reset Txsystem data member. More...
 
TTxsystem CTxinit_Base::GetTxsystem (void) const
 Get the Txsystem member data. More...
 
void CTxinit_Base::SetTxsystem (TTxsystem value)
 Assign a value to Txsystem data member. More...
 
TTxsystemCTxinit_Base::SetTxsystem (void)
 Assign a value to Txsystem data member. More...
 
bool CTxinit_Base::IsSetTxdescr (void) const
 modifiers on txsystem Check if a value has been assigned to Txdescr data member. More...
 
bool CTxinit_Base::CanGetTxdescr (void) const
 Check if it is safe to call GetTxdescr method. More...
 
void CTxinit_Base::ResetTxdescr (void)
 Reset Txdescr data member. More...
 
const TTxdescrCTxinit_Base::GetTxdescr (void) const
 Get the Txdescr member data. More...
 
void CTxinit_Base::SetTxdescr (const TTxdescr &value)
 Assign a value to Txdescr data member. More...
 
void CTxinit_Base::SetTxdescr (TTxdescr &&value)
 
TTxdescrCTxinit_Base::SetTxdescr (void)
 Assign a value to Txdescr data member. More...
 
bool CTxinit_Base::IsSetTxorg (void) const
 organism supplying transcription apparatus Check if a value has been assigned to Txorg data member. More...
 
bool CTxinit_Base::CanGetTxorg (void) const
 Check if it is safe to call GetTxorg method. More...
 
void CTxinit_Base::ResetTxorg (void)
 Reset Txorg data member. More...
 
const TTxorgCTxinit_Base::GetTxorg (void) const
 Get the Txorg member data. More...
 
void CTxinit_Base::SetTxorg (TTxorg &value)
 Assign a value to Txorg data member. More...
 
TTxorgCTxinit_Base::SetTxorg (void)
 Assign a value to Txorg data member. More...
 
bool CTxinit_Base::IsSetMapping_precise (void) const
 mapping precise or approx Check if a value has been assigned to Mapping_precise data member. More...
 
bool CTxinit_Base::CanGetMapping_precise (void) const
 Check if it is safe to call GetMapping_precise method. More...
 
void CTxinit_Base::ResetMapping_precise (void)
 Reset Mapping_precise data member. More...
 
void CTxinit_Base::SetDefaultMapping_precise (void)
 Assign default value to Mapping_precise data member. More...
 
TMapping_precise CTxinit_Base::GetMapping_precise (void) const
 Get the Mapping_precise member data. More...
 
void CTxinit_Base::SetMapping_precise (TMapping_precise value)
 Assign a value to Mapping_precise data member. More...
 
TMapping_preciseCTxinit_Base::SetMapping_precise (void)
 Assign a value to Mapping_precise data member. More...
 
bool CTxinit_Base::IsSetLocation_accurate (void) const
 does Seq-loc reflect mapping Check if a value has been assigned to Location_accurate data member. More...
 
bool CTxinit_Base::CanGetLocation_accurate (void) const
 Check if it is safe to call GetLocation_accurate method. More...
 
void CTxinit_Base::ResetLocation_accurate (void)
 Reset Location_accurate data member. More...
 
void CTxinit_Base::SetDefaultLocation_accurate (void)
 Assign default value to Location_accurate data member. More...
 
TLocation_accurate CTxinit_Base::GetLocation_accurate (void) const
 Get the Location_accurate member data. More...
 
void CTxinit_Base::SetLocation_accurate (TLocation_accurate value)
 Assign a value to Location_accurate data member. More...
 
TLocation_accurateCTxinit_Base::SetLocation_accurate (void)
 Assign a value to Location_accurate data member. More...
 
bool CTxinit_Base::IsSetInittype (void) const
 Check if a value has been assigned to Inittype data member. More...
 
bool CTxinit_Base::CanGetInittype (void) const
 Check if it is safe to call GetInittype method. More...
 
void CTxinit_Base::ResetInittype (void)
 Reset Inittype data member. More...
 
TInittype CTxinit_Base::GetInittype (void) const
 Get the Inittype member data. More...
 
void CTxinit_Base::SetInittype (TInittype value)
 Assign a value to Inittype data member. More...
 
TInittypeCTxinit_Base::SetInittype (void)
 Assign a value to Inittype data member. More...
 
bool CTxinit_Base::IsSetEvidence (void) const
 Check if a value has been assigned to Evidence data member. More...
 
bool CTxinit_Base::CanGetEvidence (void) const
 Check if it is safe to call GetEvidence method. More...
 
void CTxinit_Base::ResetEvidence (void)
 Reset Evidence data member. More...
 
const TEvidenceCTxinit_Base::GetEvidence (void) const
 Get the Evidence member data. More...
 
TEvidenceCTxinit_Base::SetEvidence (void)
 Assign a value to Evidence data member. More...
 
virtual void CTxinit_Base::Reset (void)
 Reset the whole object. More...
 
 CTxinit_Base::CTxinit_Base (const CTxinit_Base &)
 
CTxinit_BaseCTxinit_Base::operator= (const CTxinit_Base &)
 

Variables

Uint4 CTx_evidence_Base::m_set_State [1]
 
EExp_code CTx_evidence_Base::m_Exp_code
 
EExpression_system CTx_evidence_Base::m_Expression_system
 
bool CTx_evidence_Base::m_Low_prec_data
 
bool CTx_evidence_Base::m_From_homolog
 
Uint4 CTxinit_Base::m_set_State [1]
 
string CTxinit_Base::m_Name
 
list< stringCTxinit_Base::m_Syn
 
list< CRef< CGene_ref > > CTxinit_Base::m_Gene
 
list< CRef< CProt_ref > > CTxinit_Base::m_Protein
 
list< stringCTxinit_Base::m_Rna
 
string CTxinit_Base::m_Expression
 
ETxsystem CTxinit_Base::m_Txsystem
 
string CTxinit_Base::m_Txdescr
 
CRef< TTxorgCTxinit_Base::m_Txorg
 
bool CTxinit_Base::m_Mapping_precise
 
bool CTxinit_Base::m_Location_accurate
 
EInittype CTxinit_Base::m_Inittype
 
list< CRef< CTx_evidence > > CTxinit_Base::m_Evidence
 

Detailed Description

Typedef Documentation

◆ TEvidence

Definition at line 131 of file Txinit_.hpp.

◆ TExp_code

Definition at line 112 of file Tx_evidence_.hpp.

◆ TExpression

Definition at line 124 of file Txinit_.hpp.

◆ TExpression_system

Definition at line 113 of file Tx_evidence_.hpp.

◆ TFrom_homolog

Definition at line 115 of file Tx_evidence_.hpp.

◆ TGene

typedef list< CRef< CGene_ref > > CTxinit_Base::TGene

Definition at line 121 of file Txinit_.hpp.

◆ TInittype

Definition at line 130 of file Txinit_.hpp.

◆ TLocation_accurate

Definition at line 129 of file Txinit_.hpp.

◆ TLow_prec_data

Definition at line 114 of file Tx_evidence_.hpp.

◆ TMapping_precise

Definition at line 128 of file Txinit_.hpp.

◆ TmemberIndex [1/2]

Definition at line 125 of file Tx_evidence_.hpp.

◆ TmemberIndex [2/2]

Definition at line 150 of file Txinit_.hpp.

◆ TName

Definition at line 119 of file Txinit_.hpp.

◆ Tparent [1/4]

Definition at line 67 of file Tx_evidence.hpp.

◆ Tparent [2/4]

Definition at line 70 of file Tx_evidence_.hpp.

◆ Tparent [3/4]

typedef CTxinit_Base CTxinit::Tparent
private

Definition at line 67 of file Txinit.hpp.

◆ Tparent [4/4]

Definition at line 82 of file Txinit_.hpp.

◆ TProtein

Definition at line 122 of file Txinit_.hpp.

◆ TRna

typedef list< string > CTxinit_Base::TRna

Definition at line 123 of file Txinit_.hpp.

◆ TSyn

typedef list< string > CTxinit_Base::TSyn

Definition at line 120 of file Txinit_.hpp.

◆ TTxdescr

Definition at line 126 of file Txinit_.hpp.

◆ TTxorg

Definition at line 127 of file Txinit_.hpp.

◆ TTxsystem

Definition at line 125 of file Txinit_.hpp.

Enumeration Type Documentation

◆ E_memberIndex [1/2]

Enumerator
e__allMandatory 
e_exp_code 
e_expression_system 
e_low_prec_data 
e_from_homolog 

Definition at line 118 of file Tx_evidence_.hpp.

◆ E_memberIndex [2/2]

Enumerator
e__allMandatory 
e_name 
e_syn 
e_gene 
e_protein 
e_rna 
e_expression 
e_txsystem 
e_txdescr 
e_txorg 
e_mapping_precise 
e_location_accurate 
e_inittype 
e_evidence 

Definition at line 134 of file Txinit_.hpp.

◆ EExp_code

Enumerator
eExp_code_unknown 
eExp_code_rna_seq 

direct RNA sequencing

eExp_code_rna_size 

RNA length measurement.

eExp_code_np_map 

nuclease protection mapping with homologous sequence ladder

eExp_code_np_size 

nuclease protected fragment length measurement

eExp_code_pe_seq 

dideoxy RNA sequencing

eExp_code_cDNA_seq 

full-length cDNA sequencing

eExp_code_pe_map 

primer extension mapping with homologous sequence ladder

eExp_code_pe_size 

primer extension product length measurement

eExp_code_pseudo_seq 

full-length processed pseudogene sequencing

eExp_code_rev_pe_map 

see NOTE (1) below

eExp_code_other 

Definition at line 80 of file Tx_evidence_.hpp.

◆ EExpression_system

Enumerator
eExpression_system_unknown 
eExpression_system_physiological 
eExpression_system_in_vitro 
eExpression_system_oocyte 
eExpression_system_transfection 
eExpression_system_transgenic 
eExpression_system_other 

Definition at line 98 of file Tx_evidence_.hpp.

◆ EInittype

Enumerator
eInittype_unknown 
eInittype_single 
eInittype_multiple 
eInittype_region 

Definition at line 108 of file Txinit_.hpp.

◆ ETxsystem

transcription apparatus used at this site

Enumerator
eTxsystem_unknown 
eTxsystem_pol1 

eukaryotic Pol I

eTxsystem_pol2 

eukaryotic Pol II

eTxsystem_pol3 

eukaryotic Pol III

eTxsystem_bacterial 
eTxsystem_viral 
eTxsystem_rna 

RNA replicase.

eTxsystem_organelle 
eTxsystem_other 

Definition at line 93 of file Txinit_.hpp.

Function Documentation

◆ CanGetEvidence()

bool CTxinit_Base::CanGetEvidence ( void  ) const
inline

Check if it is safe to call GetEvidence method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 1123 of file Txinit_.hpp.

◆ CanGetExp_code()

bool CTx_evidence_Base::CanGetExp_code ( void  ) const
inline

Check if it is safe to call GetExp_code method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 321 of file Tx_evidence_.hpp.

References CTx_evidence_Base::IsSetExp_code().

Referenced by CTx_evidence_Base::GetExp_code().

◆ CanGetExpression()

bool CTxinit_Base::CanGetExpression ( void  ) const
inline

Check if it is safe to call GetExpression method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 814 of file Txinit_.hpp.

References CTxinit_Base::IsSetExpression().

Referenced by CTxinit_Base::GetExpression().

◆ CanGetExpression_system()

bool CTx_evidence_Base::CanGetExpression_system ( void  ) const
inline

Check if it is safe to call GetExpression_system method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 368 of file Tx_evidence_.hpp.

◆ CanGetFrom_homolog()

bool CTx_evidence_Base::CanGetFrom_homolog ( void  ) const
inline

Check if it is safe to call GetFrom_homolog method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 468 of file Tx_evidence_.hpp.

◆ CanGetGene()

bool CTxinit_Base::CanGetGene ( void  ) const
inline

Check if it is safe to call GetGene method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 739 of file Txinit_.hpp.

◆ CanGetInittype()

bool CTxinit_Base::CanGetInittype ( void  ) const
inline

Check if it is safe to call GetInittype method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 1076 of file Txinit_.hpp.

References CTxinit_Base::IsSetInittype().

Referenced by CTxinit_Base::GetInittype().

◆ CanGetLocation_accurate()

bool CTxinit_Base::CanGetLocation_accurate ( void  ) const
inline

Check if it is safe to call GetLocation_accurate method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 1026 of file Txinit_.hpp.

◆ CanGetLow_prec_data()

bool CTx_evidence_Base::CanGetLow_prec_data ( void  ) const
inline

Check if it is safe to call GetLow_prec_data method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 418 of file Tx_evidence_.hpp.

◆ CanGetMapping_precise()

bool CTxinit_Base::CanGetMapping_precise ( void  ) const
inline

Check if it is safe to call GetMapping_precise method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 976 of file Txinit_.hpp.

◆ CanGetName()

bool CTxinit_Base::CanGetName ( void  ) const
inline

Check if it is safe to call GetName method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 667 of file Txinit_.hpp.

References CTxinit_Base::IsSetName().

Referenced by CTxinit_Base::GetName().

◆ CanGetProtein()

bool CTxinit_Base::CanGetProtein ( void  ) const
inline

Check if it is safe to call GetProtein method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 764 of file Txinit_.hpp.

◆ CanGetRna()

bool CTxinit_Base::CanGetRna ( void  ) const
inline

Check if it is safe to call GetRna method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 789 of file Txinit_.hpp.

◆ CanGetSyn()

bool CTxinit_Base::CanGetSyn ( void  ) const
inline

Check if it is safe to call GetSyn method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 714 of file Txinit_.hpp.

◆ CanGetTxdescr()

bool CTxinit_Base::CanGetTxdescr ( void  ) const
inline

Check if it is safe to call GetTxdescr method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 908 of file Txinit_.hpp.

References CTxinit_Base::IsSetTxdescr().

Referenced by CTxinit_Base::GetTxdescr().

◆ CanGetTxorg()

bool CTxinit_Base::CanGetTxorg ( void  ) const
inline

Check if it is safe to call GetTxorg method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 955 of file Txinit_.hpp.

References CTxinit_Base::IsSetTxorg().

Referenced by CTxinit_Base::GetTxorg().

◆ CanGetTxsystem()

bool CTxinit_Base::CanGetTxsystem ( void  ) const
inline

Check if it is safe to call GetTxsystem method.

Returns
  • true, if the data member is getatable.
  • false, otherwise.

Definition at line 861 of file Txinit_.hpp.

References CTxinit_Base::IsSetTxsystem().

Referenced by CTxinit_Base::GetTxsystem().

◆ CTx_evidence() [1/2]

CTx_evidence::CTx_evidence ( const CTx_evidence value)
private

◆ CTx_evidence() [2/2]

CTx_evidence::CTx_evidence ( void  )
inline

Definition at line 86 of file Tx_evidence.hpp.

◆ CTx_evidence_Base() [1/2]

CTx_evidence_Base::CTx_evidence_Base ( const CTx_evidence_Base )
private

◆ CTx_evidence_Base() [2/2]

END_CLASS_INFO CTx_evidence_Base::CTx_evidence_Base ( void  )

Definition at line 105 of file Tx_evidence_.cpp.

References CTx_evidence_Base::m_set_State.

◆ CTxinit() [1/2]

CTxinit::CTxinit ( const CTxinit value)
private

◆ CTxinit() [2/2]

CTxinit::CTxinit ( void  )
inline

Definition at line 86 of file Txinit.hpp.

◆ CTxinit_Base() [1/2]

CTxinit_Base::CTxinit_Base ( const CTxinit_Base )
private

◆ CTxinit_Base() [2/2]

END_CLASS_INFO CTxinit_Base::CTxinit_Base ( void  )

Definition at line 186 of file Txinit_.cpp.

References CTxinit_Base::m_set_State.

◆ DECLARE_INTERNAL_TYPE_INFO() [1/2]

CTx_evidence_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [2/2]

CTxinit_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ EExp_code()

static const NCBI_NS_NCBI::CEnumeratedTypeValues* ENUM_METHOD_NAME() CTx_evidence_Base::EExp_code ( void  )
static

Access to EExp_code's attributes (values, names) as defined in spec.

◆ EExpression_system()

static const NCBI_NS_NCBI::CEnumeratedTypeValues* ENUM_METHOD_NAME() CTx_evidence_Base::EExpression_system ( void  )
static

Access to EExpression_system's attributes (values, names) as defined in spec.

◆ EInittype()

static const NCBI_NS_NCBI::CEnumeratedTypeValues* ENUM_METHOD_NAME() CTxinit_Base::EInittype ( void  )
static

Access to EInittype's attributes (values, names) as defined in spec.

◆ ETxsystem()

static const NCBI_NS_NCBI::CEnumeratedTypeValues* ENUM_METHOD_NAME() CTxinit_Base::ETxsystem ( void  )
static

Access to ETxsystem's attributes (values, names) as defined in spec.

◆ GetEvidence()

const CTxinit_Base::TEvidence & CTxinit_Base::GetEvidence ( void  ) const
inline

Get the Evidence member data.

Returns
Reference to the member data.

Definition at line 1129 of file Txinit_.hpp.

References CTxinit_Base::m_Evidence.

◆ GetExp_code()

CTx_evidence_Base::TExp_code CTx_evidence_Base::GetExp_code ( void  ) const
inline

Get the Exp_code member data.

Returns
Copy of the member data.

Definition at line 334 of file Tx_evidence_.hpp.

References CTx_evidence_Base::CanGetExp_code(), CTx_evidence_Base::m_Exp_code, and CSerialObject::ThrowUnassigned().

◆ GetExpression()

const CTxinit_Base::TExpression & CTxinit_Base::GetExpression ( void  ) const
inline

Get the Expression member data.

Returns
Reference to the member data.

Definition at line 820 of file Txinit_.hpp.

References CTxinit_Base::CanGetExpression(), CTxinit_Base::m_Expression, and CSerialObject::ThrowUnassigned().

◆ GetExpression_system()

CTx_evidence_Base::TExpression_system CTx_evidence_Base::GetExpression_system ( void  ) const
inline

Get the Expression_system member data.

Returns
Copy of the member data.

Definition at line 387 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_Expression_system.

◆ GetFrom_homolog()

CTx_evidence_Base::TFrom_homolog CTx_evidence_Base::GetFrom_homolog ( void  ) const
inline

Get the From_homolog member data.

Returns
Copy of the member data.

Definition at line 487 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_From_homolog.

◆ GetGene()

const CTxinit_Base::TGene & CTxinit_Base::GetGene ( void  ) const
inline

Get the Gene member data.

Returns
Reference to the member data.

Definition at line 745 of file Txinit_.hpp.

References CTxinit_Base::m_Gene.

◆ GetInittype()

CTxinit_Base::TInittype CTxinit_Base::GetInittype ( void  ) const
inline

Get the Inittype member data.

Returns
Copy of the member data.

Definition at line 1089 of file Txinit_.hpp.

References CTxinit_Base::CanGetInittype(), CTxinit_Base::m_Inittype, and CSerialObject::ThrowUnassigned().

◆ GetLocation_accurate()

CTxinit_Base::TLocation_accurate CTxinit_Base::GetLocation_accurate ( void  ) const
inline

Get the Location_accurate member data.

Returns
Copy of the member data.

Definition at line 1045 of file Txinit_.hpp.

References CTxinit_Base::m_Location_accurate.

◆ GetLow_prec_data()

CTx_evidence_Base::TLow_prec_data CTx_evidence_Base::GetLow_prec_data ( void  ) const
inline

Get the Low_prec_data member data.

Returns
Copy of the member data.

Definition at line 437 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_Low_prec_data.

◆ GetMapping_precise()

CTxinit_Base::TMapping_precise CTxinit_Base::GetMapping_precise ( void  ) const
inline

Get the Mapping_precise member data.

Returns
Copy of the member data.

Definition at line 995 of file Txinit_.hpp.

References CTxinit_Base::m_Mapping_precise.

◆ GetName()

const CTxinit_Base::TName & CTxinit_Base::GetName ( void  ) const
inline

Get the Name member data.

Returns
Reference to the member data.

Definition at line 673 of file Txinit_.hpp.

References CTxinit_Base::CanGetName(), CTxinit_Base::m_Name, and CSerialObject::ThrowUnassigned().

◆ GetProtein()

const CTxinit_Base::TProtein & CTxinit_Base::GetProtein ( void  ) const
inline

Get the Protein member data.

Returns
Reference to the member data.

Definition at line 770 of file Txinit_.hpp.

References CTxinit_Base::m_Protein.

◆ GetRna()

const CTxinit_Base::TRna & CTxinit_Base::GetRna ( void  ) const
inline

Get the Rna member data.

Returns
Reference to the member data.

Definition at line 795 of file Txinit_.hpp.

References CTxinit_Base::m_Rna.

◆ GetSyn()

const CTxinit_Base::TSyn & CTxinit_Base::GetSyn ( void  ) const
inline

Get the Syn member data.

Returns
Reference to the member data.

Definition at line 720 of file Txinit_.hpp.

References CTxinit_Base::m_Syn.

◆ GetTxdescr()

const CTxinit_Base::TTxdescr & CTxinit_Base::GetTxdescr ( void  ) const
inline

Get the Txdescr member data.

Returns
Reference to the member data.

Definition at line 914 of file Txinit_.hpp.

References CTxinit_Base::CanGetTxdescr(), CTxinit_Base::m_Txdescr, and CSerialObject::ThrowUnassigned().

◆ GetTxorg()

const CTxinit_Base::TTxorg & CTxinit_Base::GetTxorg ( void  ) const
inline

Get the Txorg member data.

Returns
Reference to the member data.

Definition at line 961 of file Txinit_.hpp.

References CTxinit_Base::CanGetTxorg(), CTxinit_Base::m_Txorg, and CSerialObject::ThrowUnassigned().

◆ GetTxsystem()

CTxinit_Base::TTxsystem CTxinit_Base::GetTxsystem ( void  ) const
inline

Get the Txsystem member data.

Returns
Copy of the member data.

Definition at line 874 of file Txinit_.hpp.

References CTxinit_Base::CanGetTxsystem(), CTxinit_Base::m_Txsystem, and CSerialObject::ThrowUnassigned().

◆ IsSetEvidence()

bool CTxinit_Base::IsSetEvidence ( void  ) const
inline

Check if a value has been assigned to Evidence data member.

Data member Evidence is optional; its type is defined as 'typedef list< CRef< CTx_evidence > > TEvidence'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 1117 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

◆ IsSetExp_code()

bool CTx_evidence_Base::IsSetExp_code ( void  ) const
inline

Check if a value has been assigned to Exp_code data member.

Data member Exp_code is mandatory; its type is defined as 'typedef EExp_code TExp_code'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 315 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_set_State.

Referenced by CTx_evidence_Base::CanGetExp_code(), and CTx_evidence_Base::SetExp_code().

◆ IsSetExpression()

bool CTxinit_Base::IsSetExpression ( void  ) const
inline

tissue/time of expression Check if a value has been assigned to Expression data member.

Data member Expression is optional; its type is defined as 'typedef string TExpression'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 808 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::CanGetExpression(), and CTxinit_Base::SetExpression().

◆ IsSetExpression_system()

bool CTx_evidence_Base::IsSetExpression_system ( void  ) const
inline

Check if a value has been assigned to Expression_system data member.

Data member Expression_system is optional with default eExpression_system_physiological; its type is defined as 'typedef EExpression_system TExpression_system'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 362 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_set_State.

Referenced by CTx_evidence_Base::SetExpression_system().

◆ IsSetFrom_homolog()

bool CTx_evidence_Base::IsSetFrom_homolog ( void  ) const
inline

experiment actually done on Check if a value has been assigned to From_homolog data member.

Data member From_homolog is optional with default false; its type is defined as 'typedef bool TFrom_homolog'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 462 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_set_State.

Referenced by CTx_evidence_Base::SetFrom_homolog().

◆ IsSetGene()

bool CTxinit_Base::IsSetGene ( void  ) const
inline

gene(s) transcribed Check if a value has been assigned to Gene data member.

Data member Gene is optional; its type is defined as 'typedef list< CRef< CGene_ref > > TGene'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 733 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CAutogeneratedCleanup::x_BasicCleanupSeqFeat_xref_E_E_data_data_txinit_txinit_ETC(), and CAutogeneratedExtendedCleanup::x_ExtendedCleanupTxinit().

◆ IsSetInittype()

bool CTxinit_Base::IsSetInittype ( void  ) const
inline

Check if a value has been assigned to Inittype data member.

Data member Inittype is optional; its type is defined as 'typedef EInittype TInittype'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 1070 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::CanGetInittype(), and CTxinit_Base::SetInittype().

◆ IsSetLocation_accurate()

bool CTxinit_Base::IsSetLocation_accurate ( void  ) const
inline

does Seq-loc reflect mapping Check if a value has been assigned to Location_accurate data member.

Data member Location_accurate is optional with default false; its type is defined as 'typedef bool TLocation_accurate'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 1020 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::SetLocation_accurate().

◆ IsSetLow_prec_data()

bool CTx_evidence_Base::IsSetLow_prec_data ( void  ) const
inline

Check if a value has been assigned to Low_prec_data data member.

Data member Low_prec_data is optional with default false; its type is defined as 'typedef bool TLow_prec_data'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 412 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_set_State.

Referenced by CTx_evidence_Base::SetLow_prec_data().

◆ IsSetMapping_precise()

bool CTxinit_Base::IsSetMapping_precise ( void  ) const
inline

mapping precise or approx Check if a value has been assigned to Mapping_precise data member.

Data member Mapping_precise is optional with default false; its type is defined as 'typedef bool TMapping_precise'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 970 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::SetMapping_precise().

◆ IsSetName()

bool CTxinit_Base::IsSetName ( void  ) const
inline

descriptive name of initiation site Check if a value has been assigned to Name data member.

Data member Name is mandatory; its type is defined as 'typedef string TName'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 661 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::CanGetName(), and CTxinit_Base::SetName().

◆ IsSetProtein()

bool CTxinit_Base::IsSetProtein ( void  ) const
inline

protein(s) produced Check if a value has been assigned to Protein data member.

Data member Protein is optional; its type is defined as 'typedef list< CRef< CProt_ref > > TProtein'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 758 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CAutogeneratedCleanup::x_BasicCleanupSeqFeat_xref_E_E_data_data_txinit_txinit_ETC(), and CAutogeneratedExtendedCleanup::x_ExtendedCleanupTxinit().

◆ IsSetRna()

bool CTxinit_Base::IsSetRna ( void  ) const
inline

rna(s) produced Check if a value has been assigned to Rna data member.

Data member Rna is optional; its type is defined as 'typedef list< string > TRna'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 783 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

◆ IsSetSyn()

bool CTxinit_Base::IsSetSyn ( void  ) const
inline

synonyms Check if a value has been assigned to Syn data member.

Data member Syn is optional; its type is defined as 'typedef list< string > TSyn'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 708 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

◆ IsSetTxdescr()

bool CTxinit_Base::IsSetTxdescr ( void  ) const
inline

modifiers on txsystem Check if a value has been assigned to Txdescr data member.

Data member Txdescr is optional; its type is defined as 'typedef string TTxdescr'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 902 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::CanGetTxdescr(), and CTxinit_Base::SetTxdescr().

◆ IsSetTxorg()

bool CTxinit_Base::IsSetTxorg ( void  ) const
inline

organism supplying transcription apparatus Check if a value has been assigned to Txorg data member.

Data member Txorg is optional; its type is defined as 'typedef COrg_ref TTxorg'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 949 of file Txinit_.hpp.

References CTxinit_Base::m_Txorg.

Referenced by CTxinit_Base::CanGetTxorg(), CAutogeneratedCleanup::x_BasicCleanupSeqFeat_xref_E_E_data_data_txinit_txinit_ETC(), and CAutogeneratedExtendedCleanup::x_ExtendedCleanupTxinit().

◆ IsSetTxsystem()

bool CTxinit_Base::IsSetTxsystem ( void  ) const
inline

Check if a value has been assigned to Txsystem data member.

Data member Txsystem is mandatory; its type is defined as 'typedef ETxsystem TTxsystem'

Returns
  • true, if a value has been assigned.
  • false, otherwise.

Definition at line 855 of file Txinit_.hpp.

References CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::CanGetTxsystem(), and CTxinit_Base::SetTxsystem().

◆ operator=() [1/4]

CTx_evidence& CTx_evidence::operator= ( const CTx_evidence value)
private

◆ operator=() [2/4]

CTx_evidence_Base& CTx_evidence_Base::operator= ( const CTx_evidence_Base )
private

◆ operator=() [3/4]

CTxinit& CTxinit::operator= ( const CTxinit value)
private

◆ operator=() [4/4]

CTxinit_Base& CTxinit_Base::operator= ( const CTxinit_Base )
private

◆ Reset() [1/2]

END_ENUM_INFO void CTx_evidence_Base::Reset ( void  )
virtual

◆ Reset() [2/2]

void CTxinit_Base::Reset ( void  )
virtual

◆ ResetEvidence()

void CTxinit_Base::ResetEvidence ( void  )

Reset Evidence data member.

Definition at line 140 of file Txinit_.cpp.

References CTxinit_Base::m_Evidence, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset().

◆ ResetExp_code()

void CTx_evidence_Base::ResetExp_code ( void  )
inline

Reset Exp_code data member.

Definition at line 327 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_Exp_code, and CTx_evidence_Base::m_set_State.

Referenced by CTx_evidence_Base::Reset().

◆ ResetExpression()

void CTxinit_Base::ResetExpression ( void  )

Reset Expression data member.

Definition at line 111 of file Txinit_.cpp.

References CTxinit_Base::m_Expression, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset().

◆ ResetExpression_system()

void CTx_evidence_Base::ResetExpression_system ( void  )
inline

◆ ResetFrom_homolog()

void CTx_evidence_Base::ResetFrom_homolog ( void  )
inline

Reset From_homolog data member.

Definition at line 474 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_From_homolog, and CTx_evidence_Base::m_set_State.

Referenced by CTx_evidence_Base::Reset(), and CTx_evidence_Base::SetDefaultFrom_homolog().

◆ ResetGene()

void CTxinit_Base::ResetGene ( void  )

Reset Gene data member.

Definition at line 93 of file Txinit_.cpp.

References CTxinit_Base::m_Gene, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset().

◆ ResetInittype()

void CTxinit_Base::ResetInittype ( void  )
inline

Reset Inittype data member.

Definition at line 1082 of file Txinit_.hpp.

References CTxinit_Base::m_Inittype, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset().

◆ ResetLocation_accurate()

void CTxinit_Base::ResetLocation_accurate ( void  )
inline

Reset Location_accurate data member.

Definition at line 1032 of file Txinit_.hpp.

References CTxinit_Base::m_Location_accurate, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset(), and CTxinit_Base::SetDefaultLocation_accurate().

◆ ResetLow_prec_data()

void CTx_evidence_Base::ResetLow_prec_data ( void  )
inline

Reset Low_prec_data data member.

Definition at line 424 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_Low_prec_data, and CTx_evidence_Base::m_set_State.

Referenced by CTx_evidence_Base::Reset(), and CTx_evidence_Base::SetDefaultLow_prec_data().

◆ ResetMapping_precise()

void CTxinit_Base::ResetMapping_precise ( void  )
inline

Reset Mapping_precise data member.

Definition at line 982 of file Txinit_.hpp.

References CTxinit_Base::m_Mapping_precise, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset(), and CTxinit_Base::SetDefaultMapping_precise().

◆ ResetName()

END_ENUM_INFO void CTxinit_Base::ResetName ( void  )

Reset Name data member.

Definition at line 81 of file Txinit_.cpp.

References CTxinit_Base::m_Name, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset().

◆ ResetProtein()

void CTxinit_Base::ResetProtein ( void  )

Reset Protein data member.

Definition at line 99 of file Txinit_.cpp.

References CTxinit_Base::m_Protein, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset().

◆ ResetRna()

void CTxinit_Base::ResetRna ( void  )

Reset Rna data member.

Definition at line 105 of file Txinit_.cpp.

References CTxinit_Base::m_Rna, and CTxinit_Base::m_set_State.

Referenced by CTxinit_Base::Reset().

◆ ResetSyn()

void CTxinit_Base::ResetSyn ( void  )

Reset Syn data member.

Definition at line 87 of file Txinit_.cpp.

References CTxinit_Base::m_set_State, and CTxinit_Base::m_Syn.

Referenced by CTxinit_Base::Reset().

◆ ResetTxdescr()

void CTxinit_Base::ResetTxdescr ( void  )

Reset Txdescr data member.

Definition at line 117 of file Txinit_.cpp.

References CTxinit_Base::m_set_State, and CTxinit_Base::m_Txdescr.

Referenced by CTxinit_Base::Reset().

◆ ResetTxorg()

void CTxinit_Base::ResetTxorg ( void  )

Reset Txorg data member.

Definition at line 123 of file Txinit_.cpp.

References CTxinit_Base::m_Txorg.

Referenced by CTxinit_Base::Reset().

◆ ResetTxsystem()

void CTxinit_Base::ResetTxsystem ( void  )
inline

Reset Txsystem data member.

Definition at line 867 of file Txinit_.hpp.

References CTxinit_Base::m_set_State, and CTxinit_Base::m_Txsystem.

Referenced by CTxinit_Base::Reset().

◆ SetDefaultExpression_system()

void CTx_evidence_Base::SetDefaultExpression_system ( void  )
inline

Assign default value to Expression_system data member.

Definition at line 381 of file Tx_evidence_.hpp.

References CTx_evidence_Base::ResetExpression_system().

◆ SetDefaultFrom_homolog()

void CTx_evidence_Base::SetDefaultFrom_homolog ( void  )
inline

Assign default value to From_homolog data member.

Definition at line 481 of file Tx_evidence_.hpp.

References CTx_evidence_Base::ResetFrom_homolog().

◆ SetDefaultLocation_accurate()

void CTxinit_Base::SetDefaultLocation_accurate ( void  )
inline

Assign default value to Location_accurate data member.

Definition at line 1039 of file Txinit_.hpp.

References CTxinit_Base::ResetLocation_accurate().

◆ SetDefaultLow_prec_data()

void CTx_evidence_Base::SetDefaultLow_prec_data ( void  )
inline

Assign default value to Low_prec_data data member.

Definition at line 431 of file Tx_evidence_.hpp.

References CTx_evidence_Base::ResetLow_prec_data().

◆ SetDefaultMapping_precise()

void CTxinit_Base::SetDefaultMapping_precise ( void  )
inline

Assign default value to Mapping_precise data member.

Definition at line 989 of file Txinit_.hpp.

References CTxinit_Base::ResetMapping_precise().

◆ SetEvidence()

CTxinit_Base::TEvidence & CTxinit_Base::SetEvidence ( void  )
inline

Assign a value to Evidence data member.

Returns
Reference to the data value.

Definition at line 1135 of file Txinit_.hpp.

References CTxinit_Base::m_Evidence, and CTxinit_Base::m_set_State.

◆ SetExp_code() [1/2]

void CTx_evidence_Base::SetExp_code ( CTx_evidence_Base::TExp_code  value)
inline

Assign a value to Exp_code data member.

Parameters
valueValue to assign

Definition at line 343 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_Exp_code, CTx_evidence_Base::m_set_State, and value.

◆ SetExp_code() [2/2]

CTx_evidence_Base::TExp_code & CTx_evidence_Base::SetExp_code ( void  )
inline

Assign a value to Exp_code data member.

Returns
Reference to the data value.

Definition at line 350 of file Tx_evidence_.hpp.

References CTx_evidence_Base::IsSetExp_code(), CTx_evidence_Base::m_Exp_code, CTx_evidence_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetExpression() [1/3]

void CTxinit_Base::SetExpression ( const TExpression value)
inline

Assign a value to Expression data member.

Parameters
valueValue to assign

Definition at line 829 of file Txinit_.hpp.

References CTxinit_Base::m_Expression, CTxinit_Base::m_set_State, and value.

◆ SetExpression() [2/3]

void CTxinit_Base::SetExpression ( CTxinit_Base::TExpression &&  value)
inline

Definition at line 836 of file Txinit_.hpp.

References CTxinit_Base::m_Expression, CTxinit_Base::m_set_State, and value.

◆ SetExpression() [3/3]

CTxinit_Base::TExpression & CTxinit_Base::SetExpression ( void  )
inline

Assign a value to Expression data member.

Returns
Reference to the data value.

Definition at line 843 of file Txinit_.hpp.

References CTxinit_Base::IsSetExpression(), CTxinit_Base::m_Expression, CTxinit_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetExpression_system() [1/2]

void CTx_evidence_Base::SetExpression_system ( CTx_evidence_Base::TExpression_system  value)
inline

Assign a value to Expression_system data member.

Parameters
valueValue to assign

Definition at line 393 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_Expression_system, CTx_evidence_Base::m_set_State, and value.

◆ SetExpression_system() [2/2]

CTx_evidence_Base::TExpression_system & CTx_evidence_Base::SetExpression_system ( void  )
inline

Assign a value to Expression_system data member.

Returns
Reference to the data value.

Definition at line 400 of file Tx_evidence_.hpp.

References CTx_evidence_Base::IsSetExpression_system(), CTx_evidence_Base::m_Expression_system, CTx_evidence_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetFrom_homolog() [1/2]

void CTx_evidence_Base::SetFrom_homolog ( CTx_evidence_Base::TFrom_homolog  value)
inline

Assign a value to From_homolog data member.

Parameters
valueValue to assign

Definition at line 493 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_From_homolog, CTx_evidence_Base::m_set_State, and value.

◆ SetFrom_homolog() [2/2]

CTx_evidence_Base::TFrom_homolog & CTx_evidence_Base::SetFrom_homolog ( void  )
inline

Assign a value to From_homolog data member.

Returns
Reference to the data value.

Definition at line 500 of file Tx_evidence_.hpp.

References CTx_evidence_Base::IsSetFrom_homolog(), CTx_evidence_Base::m_From_homolog, CTx_evidence_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetGene()

CTxinit_Base::TGene & CTxinit_Base::SetGene ( void  )
inline

Assign a value to Gene data member.

Returns
Reference to the data value.

Definition at line 751 of file Txinit_.hpp.

References CTxinit_Base::m_Gene, and CTxinit_Base::m_set_State.

Referenced by CAutogeneratedCleanup::x_BasicCleanupSeqFeat_xref_E_E_data_data_txinit_txinit_ETC(), and CAutogeneratedExtendedCleanup::x_ExtendedCleanupTxinit().

◆ SetInittype() [1/2]

void CTxinit_Base::SetInittype ( CTxinit_Base::TInittype  value)
inline

Assign a value to Inittype data member.

Parameters
valueValue to assign

Definition at line 1098 of file Txinit_.hpp.

References CTxinit_Base::m_Inittype, CTxinit_Base::m_set_State, and value.

◆ SetInittype() [2/2]

CTxinit_Base::TInittype & CTxinit_Base::SetInittype ( void  )
inline

Assign a value to Inittype data member.

Returns
Reference to the data value.

Definition at line 1105 of file Txinit_.hpp.

References CTxinit_Base::IsSetInittype(), CTxinit_Base::m_Inittype, CTxinit_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetLocation_accurate() [1/2]

void CTxinit_Base::SetLocation_accurate ( CTxinit_Base::TLocation_accurate  value)
inline

Assign a value to Location_accurate data member.

Parameters
valueValue to assign

Definition at line 1051 of file Txinit_.hpp.

References CTxinit_Base::m_Location_accurate, CTxinit_Base::m_set_State, and value.

◆ SetLocation_accurate() [2/2]

CTxinit_Base::TLocation_accurate & CTxinit_Base::SetLocation_accurate ( void  )
inline

Assign a value to Location_accurate data member.

Returns
Reference to the data value.

Definition at line 1058 of file Txinit_.hpp.

References CTxinit_Base::IsSetLocation_accurate(), CTxinit_Base::m_Location_accurate, CTxinit_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetLow_prec_data() [1/2]

void CTx_evidence_Base::SetLow_prec_data ( CTx_evidence_Base::TLow_prec_data  value)
inline

Assign a value to Low_prec_data data member.

Parameters
valueValue to assign

Definition at line 443 of file Tx_evidence_.hpp.

References CTx_evidence_Base::m_Low_prec_data, CTx_evidence_Base::m_set_State, and value.

◆ SetLow_prec_data() [2/2]

CTx_evidence_Base::TLow_prec_data & CTx_evidence_Base::SetLow_prec_data ( void  )
inline

Assign a value to Low_prec_data data member.

Returns
Reference to the data value.

Definition at line 450 of file Tx_evidence_.hpp.

References CTx_evidence_Base::IsSetLow_prec_data(), CTx_evidence_Base::m_Low_prec_data, CTx_evidence_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetMapping_precise() [1/2]

void CTxinit_Base::SetMapping_precise ( CTxinit_Base::TMapping_precise  value)
inline

Assign a value to Mapping_precise data member.

Parameters
valueValue to assign

Definition at line 1001 of file Txinit_.hpp.

References CTxinit_Base::m_Mapping_precise, CTxinit_Base::m_set_State, and value.

◆ SetMapping_precise() [2/2]

CTxinit_Base::TMapping_precise & CTxinit_Base::SetMapping_precise ( void  )
inline

Assign a value to Mapping_precise data member.

Returns
Reference to the data value.

Definition at line 1008 of file Txinit_.hpp.

References CTxinit_Base::IsSetMapping_precise(), CTxinit_Base::m_Mapping_precise, CTxinit_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetName() [1/3]

void CTxinit_Base::SetName ( const TName value)
inline

Assign a value to Name data member.

Parameters
valueValue to assign

Definition at line 682 of file Txinit_.hpp.

References CTxinit_Base::m_Name, CTxinit_Base::m_set_State, and value.

◆ SetName() [2/3]

void CTxinit_Base::SetName ( CTxinit_Base::TName &&  value)
inline

Definition at line 689 of file Txinit_.hpp.

References CTxinit_Base::m_Name, CTxinit_Base::m_set_State, and value.

◆ SetName() [3/3]

CTxinit_Base::TName & CTxinit_Base::SetName ( void  )
inline

Assign a value to Name data member.

Returns
Reference to the data value.

Definition at line 696 of file Txinit_.hpp.

References CTxinit_Base::IsSetName(), CTxinit_Base::m_Name, CTxinit_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetProtein()

CTxinit_Base::TProtein & CTxinit_Base::SetProtein ( void  )
inline

Assign a value to Protein data member.

Returns
Reference to the data value.

Definition at line 776 of file Txinit_.hpp.

References CTxinit_Base::m_Protein, and CTxinit_Base::m_set_State.

Referenced by CAutogeneratedCleanup::x_BasicCleanupSeqFeat_xref_E_E_data_data_txinit_txinit_ETC(), and CAutogeneratedExtendedCleanup::x_ExtendedCleanupTxinit().

◆ SetRna()

CTxinit_Base::TRna & CTxinit_Base::SetRna ( void  )
inline

Assign a value to Rna data member.

Returns
Reference to the data value.

Definition at line 801 of file Txinit_.hpp.

References CTxinit_Base::m_Rna, and CTxinit_Base::m_set_State.

◆ SetSyn()

CTxinit_Base::TSyn & CTxinit_Base::SetSyn ( void  )
inline

Assign a value to Syn data member.

Returns
Reference to the data value.

Definition at line 726 of file Txinit_.hpp.

References CTxinit_Base::m_set_State, and CTxinit_Base::m_Syn.

◆ SetTxdescr() [1/3]

void CTxinit_Base::SetTxdescr ( const TTxdescr value)
inline

Assign a value to Txdescr data member.

Parameters
valueValue to assign

Definition at line 923 of file Txinit_.hpp.

References CTxinit_Base::m_set_State, CTxinit_Base::m_Txdescr, and value.

◆ SetTxdescr() [2/3]

void CTxinit_Base::SetTxdescr ( CTxinit_Base::TTxdescr &&  value)
inline

Definition at line 930 of file Txinit_.hpp.

References CTxinit_Base::m_set_State, CTxinit_Base::m_Txdescr, and value.

◆ SetTxdescr() [3/3]

CTxinit_Base::TTxdescr & CTxinit_Base::SetTxdescr ( void  )
inline

Assign a value to Txdescr data member.

Returns
Reference to the data value.

Definition at line 937 of file Txinit_.hpp.

References CTxinit_Base::IsSetTxdescr(), CTxinit_Base::m_set_State, CTxinit_Base::m_Txdescr, and CSerialObject::UnassignedString().

◆ SetTxorg() [1/2]

void CTxinit_Base::SetTxorg ( CTxinit_Base::TTxorg value)

Assign a value to Txorg data member.

Parameters
valueReference to value.

Definition at line 128 of file Txinit_.cpp.

References CTxinit_Base::m_Txorg, and value.

Referenced by CAutogeneratedCleanup::x_BasicCleanupSeqFeat_xref_E_E_data_data_txinit_txinit_ETC(), and CAutogeneratedExtendedCleanup::x_ExtendedCleanupTxinit().

◆ SetTxorg() [2/2]

CTxinit_Base::TTxorg & CTxinit_Base::SetTxorg ( void  )

Assign a value to Txorg data member.

Returns
Reference to the data value.

Definition at line 133 of file Txinit_.cpp.

References CTxinit_Base::m_Txorg.

◆ SetTxsystem() [1/2]

void CTxinit_Base::SetTxsystem ( CTxinit_Base::TTxsystem  value)
inline

Assign a value to Txsystem data member.

Parameters
valueValue to assign

Definition at line 883 of file Txinit_.hpp.

References CTxinit_Base::m_set_State, CTxinit_Base::m_Txsystem, and value.

◆ SetTxsystem() [2/2]

CTxinit_Base::TTxsystem & CTxinit_Base::SetTxsystem ( void  )
inline

Assign a value to Txsystem data member.

Returns
Reference to the data value.

Definition at line 890 of file Txinit_.hpp.

References CTxinit_Base::IsSetTxsystem(), CTxinit_Base::m_set_State, CTxinit_Base::m_Txsystem, and CSerialObject::UnassignedByte().

◆ ~CTx_evidence()

CTx_evidence::~CTx_evidence ( void  )

Definition at line 50 of file Tx_evidence.cpp.

◆ ~CTx_evidence_Base()

CTx_evidence_Base::~CTx_evidence_Base ( void  )
virtual

Definition at line 112 of file Tx_evidence_.cpp.

◆ ~CTxinit()

CTxinit::~CTxinit ( void  )

Definition at line 50 of file Txinit.cpp.

◆ ~CTxinit_Base()

CTxinit_Base::~CTxinit_Base ( void  )
virtual

Definition at line 193 of file Txinit_.cpp.

Variable Documentation

◆ m_Evidence

list< CRef< CTx_evidence > > CTxinit_Base::m_Evidence
private

◆ m_Exp_code

EExp_code CTx_evidence_Base::m_Exp_code
private

◆ m_Expression

string CTxinit_Base::m_Expression
private

◆ m_Expression_system

EExpression_system CTx_evidence_Base::m_Expression_system
private

◆ m_From_homolog

bool CTx_evidence_Base::m_From_homolog
private

◆ m_Gene

list< CRef< CGene_ref > > CTxinit_Base::m_Gene
private

◆ m_Inittype

EInittype CTxinit_Base::m_Inittype
private

◆ m_Location_accurate

bool CTxinit_Base::m_Location_accurate
private

◆ m_Low_prec_data

bool CTx_evidence_Base::m_Low_prec_data
private

◆ m_Mapping_precise

bool CTxinit_Base::m_Mapping_precise
private

◆ m_Name

string CTxinit_Base::m_Name
private

◆ m_Protein

list< CRef< CProt_ref > > CTxinit_Base::m_Protein
private

◆ m_Rna

list< string > CTxinit_Base::m_Rna
private

Definition at line 640 of file Txinit_.hpp.

Referenced by CTxinit_Base::GetRna(), CTxinit_Base::ResetRna(), and CTxinit_Base::SetRna().

◆ m_set_State [1/2]

Uint4 CTx_evidence_Base::m_set_State[1]
private

◆ m_set_State [2/2]

Uint4 CTxinit_Base::m_set_State[1]
private

◆ m_Syn

list< string > CTxinit_Base::m_Syn
private

Definition at line 637 of file Txinit_.hpp.

Referenced by CTxinit_Base::GetSyn(), CTxinit_Base::ResetSyn(), and CTxinit_Base::SetSyn().

◆ m_Txdescr

string CTxinit_Base::m_Txdescr
private

◆ m_Txorg

CRef< TTxorg > CTxinit_Base::m_Txorg
private

◆ m_Txsystem

ETxsystem CTxinit_Base::m_Txsystem
private
Modified on Sat Dec 09 04:49:23 2023 by modify_doxy.py rev. 669887