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

Classes

class  CGBAltSeqData
 CGBAltSeqData –. More...
 
class  CGBAltSeqData_Base
 CGBAltSeqData_Base –. More...
 
class  CGBAltSeqItem
 CGBAltSeqItem –. More...
 
class  CGBAltSeqItem_Base
 CGBAltSeqItem_Base –. More...
 
class  CGBAuthor
 CGBAuthor –. More...
 
class  CGBAuthor_Base
 CGBAuthor_Base –. More...
 
class  CGBComment
 CGBComment –. More...
 
class  CGBComment_Base
 CGBComment_Base –. More...
 
class  CGBCommentParagraph
 CGBCommentParagraph –. More...
 
class  CGBCommentParagraph_Base
 CGBCommentParagraph_Base –. More...
 
class  CGBFeature
 CGBFeature –. More...
 
class  CGBFeature_Base
 CGBFeature_Base –. More...
 
class  CGBFeatureSet
 CGBFeatureSet –. More...
 
class  CGBFeatureSet_Base
 CGBFeatureSet_Base –. More...
 
class  CGBInterval
 CGBInterval –. More...
 
class  CGBInterval_Base
 CGBInterval_Base –. More...
 
class  CGBKeyword
 CGBKeyword –. More...
 
class  CGBKeyword_Base
 CGBKeyword_Base –. More...
 
class  CGBQualifier
 CGBQualifier –. More...
 
class  CGBQualifier_Base
 CGBQualifier_Base –. More...
 
class  CGBReference
 CGBReference –. More...
 
class  CGBReference_Base
 CGBReference_Base –. More...
 
class  CGBSecondary_accn
 CGBSecondary_accn –. More...
 
class  CGBSecondary_accn_Base
 CGBSecondary_accn_Base –. More...
 
class  CGBSeq
 CGBSeq –. More...
 
class  CGBSeq_Base
 CGBSeq_Base –. More...
 
class  CGBSeqid
 CGBSeqid –. More...
 
class  CGBSeqid_Base
 CGBSeqid_Base –. More...
 
class  CGBSet
 CGBSet –. More...
 
class  CGBSet_Base
 ******** GBSeq represents the elements in a GenBank style report of a sequence with some small additions to structure and support for protein (GenPept) versions of GenBank format as seen in Entrez. More...
 
class  CGBStrucComment
 CGBStrucComment –. More...
 
class  CGBStrucComment_Base
 CGBStrucComment_Base –. More...
 
class  CGBStrucCommentItem
 CGBStrucCommentItem –. More...
 
class  CGBStrucCommentItem_Base
 CGBStrucCommentItem_Base –. More...
 
class  CGBXref
 CGBXref –. More...
 
class  CGBXref_Base
 CGBXref_Base –. More...
 

Typedefs

typedef CGBAltSeqData_Base CGBAltSeqData::Tparent
 
typedef CSerialObject CGBAltSeqData_Base::Tparent
 
typedef string CGBAltSeqData_Base::TName
 
typedef list< CRef< CGBAltSeqItem > > CGBAltSeqData_Base::TItems
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > CGBAltSeqData_Base::TmemberIndex
 
typedef CGBAltSeqItem_Base CGBAltSeqItem::Tparent
 
typedef CSerialObject CGBAltSeqItem_Base::Tparent
 
typedef CGBInterval CGBAltSeqItem_Base::TInterval
 
typedef bool CGBAltSeqItem_Base::TIsgap
 
typedef int CGBAltSeqItem_Base::TGap_length
 
typedef string CGBAltSeqItem_Base::TGap_type
 
typedef string CGBAltSeqItem_Base::TGap_linkage
 
typedef string CGBAltSeqItem_Base::TGap_comment
 
typedef string CGBAltSeqItem_Base::TFirst_accn
 
typedef string CGBAltSeqItem_Base::TLast_accn
 
typedef string CGBAltSeqItem_Base::TValue
 
typedef Tparent::CMemberIndex< E_memberIndex, 10 > CGBAltSeqItem_Base::TmemberIndex
 
typedef CGBAuthor_Base CGBAuthor::Tparent
 
typedef CStringAliasBase< stringCGBAuthor_Base::Tparent
 
typedef CGBComment_Base CGBComment::Tparent
 
typedef CSerialObject CGBComment_Base::Tparent
 
typedef string CGBComment_Base::TType
 
typedef list< CGBCommentParagraphCGBComment_Base::TParagraphs
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > CGBComment_Base::TmemberIndex
 
typedef CGBCommentParagraph_Base CGBCommentParagraph::Tparent
 
typedef CStringAliasBase< stringCGBCommentParagraph_Base::Tparent
 
typedef CGBFeature_Base CGBFeature::Tparent
 
typedef CSerialObject CGBFeature_Base::Tparent
 
typedef string CGBFeature_Base::TKey
 
typedef string CGBFeature_Base::TLocation
 
typedef list< CRef< CGBInterval > > CGBFeature_Base::TIntervals
 
typedef string CGBFeature_Base::TOperator
 
typedef bool CGBFeature_Base::TPartial5
 
typedef bool CGBFeature_Base::TPartial3
 
typedef list< CRef< CGBQualifier > > CGBFeature_Base::TQuals
 
typedef list< CRef< CGBXref > > CGBFeature_Base::TXrefs
 
typedef Tparent::CMemberIndex< E_memberIndex, 9 > CGBFeature_Base::TmemberIndex
 
typedef CGBFeatureSet_Base CGBFeatureSet::Tparent
 
typedef CSerialObject CGBFeatureSet_Base::Tparent
 
typedef string CGBFeatureSet_Base::TAnnot_source
 
typedef list< CRef< CGBFeature > > CGBFeatureSet_Base::TFeatures
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > CGBFeatureSet_Base::TmemberIndex
 
typedef CGBInterval_Base CGBInterval::Tparent
 
typedef CSerialObject CGBInterval_Base::Tparent
 
typedef TSeqPos CGBInterval_Base::TFrom
 
typedef TSeqPos CGBInterval_Base::TTo
 
typedef TSeqPos CGBInterval_Base::TPoint
 
typedef bool CGBInterval_Base::TIscomp
 
typedef bool CGBInterval_Base::TInterbp
 
typedef string CGBInterval_Base::TAccession
 
typedef Tparent::CMemberIndex< E_memberIndex, 7 > CGBInterval_Base::TmemberIndex
 
typedef CGBKeyword_Base CGBKeyword::Tparent
 
typedef CStringAliasBase< stringCGBKeyword_Base::Tparent
 
typedef CGBQualifier_Base CGBQualifier::Tparent
 
typedef CSerialObject CGBQualifier_Base::Tparent
 
typedef string CGBQualifier_Base::TName
 
typedef string CGBQualifier_Base::TValue
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > CGBQualifier_Base::TmemberIndex
 
typedef CGBReference_Base CGBReference::Tparent
 
typedef CSerialObject CGBReference_Base::Tparent
 
typedef string CGBReference_Base::TReference
 
typedef string CGBReference_Base::TPosition
 
typedef list< CGBAuthorCGBReference_Base::TAuthors
 
typedef string CGBReference_Base::TConsortium
 
typedef string CGBReference_Base::TTitle
 
typedef string CGBReference_Base::TJournal
 
typedef list< CRef< CGBXref > > CGBReference_Base::TXref
 
typedef int CGBReference_Base::TPubmed
 
typedef string CGBReference_Base::TRemark
 
typedef Tparent::CMemberIndex< E_memberIndex, 10 > CGBReference_Base::TmemberIndex
 
typedef CGBSecondary_accn_Base CGBSecondary_accn::Tparent
 
typedef CStringAliasBase< stringCGBSecondary_accn_Base::Tparent
 
typedef CGBSeq_Base CGBSeq::Tparent
 
typedef CSerialObject CGBSeq_Base::Tparent
 
typedef string CGBSeq_Base::TLocus
 
typedef TSeqPos CGBSeq_Base::TLength
 
typedef string CGBSeq_Base::TStrandedness
 
typedef string CGBSeq_Base::TMoltype
 
typedef string CGBSeq_Base::TTopology
 
typedef string CGBSeq_Base::TDivision
 
typedef string CGBSeq_Base::TUpdate_date
 
typedef string CGBSeq_Base::TCreate_date
 
typedef string CGBSeq_Base::TUpdate_release
 
typedef string CGBSeq_Base::TCreate_release
 
typedef string CGBSeq_Base::TDefinition
 
typedef string CGBSeq_Base::TPrimary_accession
 
typedef string CGBSeq_Base::TEntry_version
 
typedef string CGBSeq_Base::TAccession_version
 
typedef list< CGBSeqidCGBSeq_Base::TOther_seqids
 
typedef list< CGBSecondary_accnCGBSeq_Base::TSecondary_accessions
 
typedef string CGBSeq_Base::TProject
 
typedef list< CGBKeywordCGBSeq_Base::TKeywords
 
typedef string CGBSeq_Base::TSegment
 
typedef string CGBSeq_Base::TSource
 
typedef string CGBSeq_Base::TOrganism
 
typedef string CGBSeq_Base::TTaxonomy
 
typedef list< CRef< CGBReference > > CGBSeq_Base::TReferences
 
typedef string CGBSeq_Base::TComment
 
typedef list< CRef< CGBComment > > CGBSeq_Base::TComment_set
 
typedef list< CRef< CGBStrucComment > > CGBSeq_Base::TStruc_comments
 
typedef string CGBSeq_Base::TPrimary
 
typedef string CGBSeq_Base::TSource_db
 
typedef string CGBSeq_Base::TDatabase_reference
 
typedef list< CRef< CGBFeature > > CGBSeq_Base::TFeature_table
 
typedef list< CRef< CGBFeatureSet > > CGBSeq_Base::TFeature_set
 
typedef string CGBSeq_Base::TSequence
 
typedef string CGBSeq_Base::TContig
 
typedef list< CRef< CGBAltSeqData > > CGBSeq_Base::TAlt_seq
 
typedef list< CRef< CGBXref > > CGBSeq_Base::TXrefs
 
typedef Tparent::CMemberIndex< E_memberIndex, 36 > CGBSeq_Base::TmemberIndex
 
typedef CGBSeqid_Base CGBSeqid::Tparent
 
typedef CStringAliasBase< stringCGBSeqid_Base::Tparent
 
typedef CGBSet_Base CGBSet::Tparent
 
typedef CSerialObject CGBSet_Base::Tparent
 
typedef list< CRef< CGBSeq > > CGBSet_Base::Tdata
 
typedef CGBStrucComment_Base CGBStrucComment::Tparent
 
typedef CSerialObject CGBStrucComment_Base::Tparent
 
typedef string CGBStrucComment_Base::TName
 
typedef list< CRef< CGBStrucCommentItem > > CGBStrucComment_Base::TItems
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > CGBStrucComment_Base::TmemberIndex
 
typedef CGBStrucCommentItem_Base CGBStrucCommentItem::Tparent
 
typedef CSerialObject CGBStrucCommentItem_Base::Tparent
 
typedef string CGBStrucCommentItem_Base::TTag
 
typedef string CGBStrucCommentItem_Base::TValue
 
typedef string CGBStrucCommentItem_Base::TUrl
 
typedef Tparent::CMemberIndex< E_memberIndex, 4 > CGBStrucCommentItem_Base::TmemberIndex
 
typedef CGBXref_Base CGBXref::Tparent
 
typedef CSerialObject CGBXref_Base::Tparent
 
typedef string CGBXref_Base::TDbname
 
typedef string CGBXref_Base::TId
 
typedef Tparent::CMemberIndex< E_memberIndex, 3 > CGBXref_Base::TmemberIndex
 

Enumerations

enum class  CGBAltSeqData_Base::E_memberIndex { CGBAltSeqData_Base::e__allMandatory = 0 , CGBAltSeqData_Base::e_name , CGBAltSeqData_Base::e_items }
 
enum class  CGBAltSeqItem_Base::E_memberIndex {
  CGBAltSeqItem_Base::e__allMandatory = 0 , CGBAltSeqItem_Base::e_interval , CGBAltSeqItem_Base::e_isgap , CGBAltSeqItem_Base::e_gap_length ,
  CGBAltSeqItem_Base::e_gap_type , CGBAltSeqItem_Base::e_gap_linkage , CGBAltSeqItem_Base::e_gap_comment , CGBAltSeqItem_Base::e_first_accn ,
  CGBAltSeqItem_Base::e_last_accn , CGBAltSeqItem_Base::e_value
}
 
enum class  CGBComment_Base::E_memberIndex { CGBComment_Base::e__allMandatory = 0 , CGBComment_Base::e_type , CGBComment_Base::e_paragraphs }
 
enum class  CGBFeature_Base::E_memberIndex {
  CGBFeature_Base::e__allMandatory = 0 , CGBFeature_Base::e_key , CGBFeature_Base::e_location , CGBFeature_Base::e_intervals ,
  CGBFeature_Base::e_operator , CGBFeature_Base::e_partial5 , CGBFeature_Base::e_partial3 , CGBFeature_Base::e_quals ,
  CGBFeature_Base::e_xrefs
}
 
enum class  CGBFeatureSet_Base::E_memberIndex { CGBFeatureSet_Base::e__allMandatory = 0 , CGBFeatureSet_Base::e_annot_source , CGBFeatureSet_Base::e_features }
 
enum class  CGBInterval_Base::E_memberIndex {
  CGBInterval_Base::e__allMandatory = 0 , CGBInterval_Base::e_from , CGBInterval_Base::e_to , CGBInterval_Base::e_point ,
  CGBInterval_Base::e_iscomp , CGBInterval_Base::e_interbp , CGBInterval_Base::e_accession
}
 
enum class  CGBQualifier_Base::E_memberIndex { CGBQualifier_Base::e__allMandatory = 0 , CGBQualifier_Base::e_name , CGBQualifier_Base::e_value }
 
enum class  CGBReference_Base::E_memberIndex {
  CGBReference_Base::e__allMandatory = 0 , CGBReference_Base::e_reference , CGBReference_Base::e_position , CGBReference_Base::e_authors ,
  CGBReference_Base::e_consortium , CGBReference_Base::e_title , CGBReference_Base::e_journal , CGBReference_Base::e_xref ,
  CGBReference_Base::e_pubmed , CGBReference_Base::e_remark
}
 
enum class  CGBSeq_Base::E_memberIndex {
  CGBSeq_Base::e__allMandatory = 0 , CGBSeq_Base::e_locus , CGBSeq_Base::e_length , CGBSeq_Base::e_strandedness ,
  CGBSeq_Base::e_moltype , CGBSeq_Base::e_topology , CGBSeq_Base::e_division , CGBSeq_Base::e_update_date ,
  CGBSeq_Base::e_create_date , CGBSeq_Base::e_update_release , CGBSeq_Base::e_create_release , CGBSeq_Base::e_definition ,
  CGBSeq_Base::e_primary_accession , CGBSeq_Base::e_entry_version , CGBSeq_Base::e_accession_version , CGBSeq_Base::e_other_seqids ,
  CGBSeq_Base::e_secondary_accessions , CGBSeq_Base::e_project , CGBSeq_Base::e_keywords , CGBSeq_Base::e_segment ,
  CGBSeq_Base::e_source , CGBSeq_Base::e_organism , CGBSeq_Base::e_taxonomy , CGBSeq_Base::e_references ,
  CGBSeq_Base::e_comment , CGBSeq_Base::e_comment_set , CGBSeq_Base::e_struc_comments , CGBSeq_Base::e_primary ,
  CGBSeq_Base::e_source_db , CGBSeq_Base::e_database_reference , CGBSeq_Base::e_feature_table , CGBSeq_Base::e_feature_set ,
  CGBSeq_Base::e_sequence , CGBSeq_Base::e_contig , CGBSeq_Base::e_alt_seq , CGBSeq_Base::e_xrefs
}
 
enum class  CGBStrucComment_Base::E_memberIndex { CGBStrucComment_Base::e__allMandatory = 0 , CGBStrucComment_Base::e_name , CGBStrucComment_Base::e_items }
 
enum class  CGBStrucCommentItem_Base::E_memberIndex { CGBStrucCommentItem_Base::e__allMandatory = 0 , CGBStrucCommentItem_Base::e_tag , CGBStrucCommentItem_Base::e_value , CGBStrucCommentItem_Base::e_url }
 
enum class  CGBXref_Base::E_memberIndex { CGBXref_Base::e__allMandatory = 0 , CGBXref_Base::e_dbname , CGBXref_Base::e_id }
 

Functions

 CGBAltSeqData::CGBAltSeqData (void)
 
 CGBAltSeqData::~CGBAltSeqData (void)
 
 CGBAltSeqData::CGBAltSeqData (const CGBAltSeqData &value)
 
CGBAltSeqDataCGBAltSeqData::operator= (const CGBAltSeqData &value)
 
 CGBAltSeqData_Base::CGBAltSeqData_Base (void)
 
virtual CGBAltSeqData_Base::~CGBAltSeqData_Base (void)
 
 CGBAltSeqData_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBAltSeqData_Base::IsSetName (void) const
 e.g., contig, wgs, scaffold, cage, genome Check if a value has been assigned to Name data member. More...
 
bool CGBAltSeqData_Base::CanGetName (void) const
 Check if it is safe to call GetName method. More...
 
void CGBAltSeqData_Base::ResetName (void)
 Reset Name data member. More...
 
const TNameCGBAltSeqData_Base::GetName (void) const
 Get the Name member data. More...
 
void CGBAltSeqData_Base::SetName (const TName &value)
 Assign a value to Name data member. More...
 
void CGBAltSeqData_Base::SetName (TName &&value)
 
TNameCGBAltSeqData_Base::SetName (void)
 Assign a value to Name data member. More...
 
bool CGBAltSeqData_Base::IsSetItems (void) const
 Check if a value has been assigned to Items data member. More...
 
bool CGBAltSeqData_Base::CanGetItems (void) const
 Check if it is safe to call GetItems method. More...
 
void CGBAltSeqData_Base::ResetItems (void)
 Reset Items data member. More...
 
const TItemsCGBAltSeqData_Base::GetItems (void) const
 Get the Items member data. More...
 
TItemsCGBAltSeqData_Base::SetItems (void)
 Assign a value to Items data member. More...
 
virtual void CGBAltSeqData_Base::Reset (void)
 Reset the whole object. More...
 
 CGBAltSeqData_Base::CGBAltSeqData_Base (const CGBAltSeqData_Base &)
 
CGBAltSeqData_BaseCGBAltSeqData_Base::operator= (const CGBAltSeqData_Base &)
 
 CGBAltSeqItem::CGBAltSeqItem (void)
 
 CGBAltSeqItem::~CGBAltSeqItem (void)
 
 CGBAltSeqItem::CGBAltSeqItem (const CGBAltSeqItem &value)
 
CGBAltSeqItemCGBAltSeqItem::operator= (const CGBAltSeqItem &value)
 
 CGBAltSeqItem_Base::CGBAltSeqItem_Base (void)
 
virtual CGBAltSeqItem_Base::~CGBAltSeqItem_Base (void)
 
 CGBAltSeqItem_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBAltSeqItem_Base::IsSetInterval (void) const
 Check if a value has been assigned to Interval data member. More...
 
bool CGBAltSeqItem_Base::CanGetInterval (void) const
 Check if it is safe to call GetInterval method. More...
 
void CGBAltSeqItem_Base::ResetInterval (void)
 Reset Interval data member. More...
 
const TIntervalCGBAltSeqItem_Base::GetInterval (void) const
 Get the Interval member data. More...
 
void CGBAltSeqItem_Base::SetInterval (TInterval &value)
 Assign a value to Interval data member. More...
 
TIntervalCGBAltSeqItem_Base::SetInterval (void)
 Assign a value to Interval data member. More...
 
bool CGBAltSeqItem_Base::IsSetIsgap (void) const
 Check if a value has been assigned to Isgap data member. More...
 
bool CGBAltSeqItem_Base::CanGetIsgap (void) const
 Check if it is safe to call GetIsgap method. More...
 
void CGBAltSeqItem_Base::ResetIsgap (void)
 Reset Isgap data member. More...
 
TIsgap CGBAltSeqItem_Base::GetIsgap (void) const
 Get the Isgap member data. More...
 
void CGBAltSeqItem_Base::SetIsgap (TIsgap value)
 Assign a value to Isgap data member. More...
 
TIsgapCGBAltSeqItem_Base::SetIsgap (void)
 Assign a value to Isgap data member. More...
 
bool CGBAltSeqItem_Base::IsSetGap_length (void) const
 Check if a value has been assigned to Gap_length data member. More...
 
bool CGBAltSeqItem_Base::CanGetGap_length (void) const
 Check if it is safe to call GetGap_length method. More...
 
void CGBAltSeqItem_Base::ResetGap_length (void)
 Reset Gap_length data member. More...
 
TGap_length CGBAltSeqItem_Base::GetGap_length (void) const
 Get the Gap_length member data. More...
 
void CGBAltSeqItem_Base::SetGap_length (TGap_length value)
 Assign a value to Gap_length data member. More...
 
TGap_lengthCGBAltSeqItem_Base::SetGap_length (void)
 Assign a value to Gap_length data member. More...
 
bool CGBAltSeqItem_Base::IsSetGap_type (void) const
 Check if a value has been assigned to Gap_type data member. More...
 
bool CGBAltSeqItem_Base::CanGetGap_type (void) const
 Check if it is safe to call GetGap_type method. More...
 
void CGBAltSeqItem_Base::ResetGap_type (void)
 Reset Gap_type data member. More...
 
const TGap_typeCGBAltSeqItem_Base::GetGap_type (void) const
 Get the Gap_type member data. More...
 
void CGBAltSeqItem_Base::SetGap_type (const TGap_type &value)
 Assign a value to Gap_type data member. More...
 
void CGBAltSeqItem_Base::SetGap_type (TGap_type &&value)
 
TGap_typeCGBAltSeqItem_Base::SetGap_type (void)
 Assign a value to Gap_type data member. More...
 
bool CGBAltSeqItem_Base::IsSetGap_linkage (void) const
 Check if a value has been assigned to Gap_linkage data member. More...
 
bool CGBAltSeqItem_Base::CanGetGap_linkage (void) const
 Check if it is safe to call GetGap_linkage method. More...
 
void CGBAltSeqItem_Base::ResetGap_linkage (void)
 Reset Gap_linkage data member. More...
 
const TGap_linkageCGBAltSeqItem_Base::GetGap_linkage (void) const
 Get the Gap_linkage member data. More...
 
void CGBAltSeqItem_Base::SetGap_linkage (const TGap_linkage &value)
 Assign a value to Gap_linkage data member. More...
 
void CGBAltSeqItem_Base::SetGap_linkage (TGap_linkage &&value)
 
TGap_linkageCGBAltSeqItem_Base::SetGap_linkage (void)
 Assign a value to Gap_linkage data member. More...
 
bool CGBAltSeqItem_Base::IsSetGap_comment (void) const
 Check if a value has been assigned to Gap_comment data member. More...
 
bool CGBAltSeqItem_Base::CanGetGap_comment (void) const
 Check if it is safe to call GetGap_comment method. More...
 
void CGBAltSeqItem_Base::ResetGap_comment (void)
 Reset Gap_comment data member. More...
 
const TGap_commentCGBAltSeqItem_Base::GetGap_comment (void) const
 Get the Gap_comment member data. More...
 
void CGBAltSeqItem_Base::SetGap_comment (const TGap_comment &value)
 Assign a value to Gap_comment data member. More...
 
void CGBAltSeqItem_Base::SetGap_comment (TGap_comment &&value)
 
TGap_commentCGBAltSeqItem_Base::SetGap_comment (void)
 Assign a value to Gap_comment data member. More...
 
bool CGBAltSeqItem_Base::IsSetFirst_accn (void) const
 Check if a value has been assigned to First_accn data member. More...
 
bool CGBAltSeqItem_Base::CanGetFirst_accn (void) const
 Check if it is safe to call GetFirst_accn method. More...
 
void CGBAltSeqItem_Base::ResetFirst_accn (void)
 Reset First_accn data member. More...
 
const TFirst_accnCGBAltSeqItem_Base::GetFirst_accn (void) const
 Get the First_accn member data. More...
 
void CGBAltSeqItem_Base::SetFirst_accn (const TFirst_accn &value)
 Assign a value to First_accn data member. More...
 
void CGBAltSeqItem_Base::SetFirst_accn (TFirst_accn &&value)
 
TFirst_accnCGBAltSeqItem_Base::SetFirst_accn (void)
 Assign a value to First_accn data member. More...
 
bool CGBAltSeqItem_Base::IsSetLast_accn (void) const
 Check if a value has been assigned to Last_accn data member. More...
 
bool CGBAltSeqItem_Base::CanGetLast_accn (void) const
 Check if it is safe to call GetLast_accn method. More...
 
void CGBAltSeqItem_Base::ResetLast_accn (void)
 Reset Last_accn data member. More...
 
const TLast_accnCGBAltSeqItem_Base::GetLast_accn (void) const
 Get the Last_accn member data. More...
 
void CGBAltSeqItem_Base::SetLast_accn (const TLast_accn &value)
 Assign a value to Last_accn data member. More...
 
void CGBAltSeqItem_Base::SetLast_accn (TLast_accn &&value)
 
TLast_accnCGBAltSeqItem_Base::SetLast_accn (void)
 Assign a value to Last_accn data member. More...
 
bool CGBAltSeqItem_Base::IsSetValue (void) const
 Check if a value has been assigned to Value data member. More...
 
bool CGBAltSeqItem_Base::CanGetValue (void) const
 Check if it is safe to call GetValue method. More...
 
void CGBAltSeqItem_Base::ResetValue (void)
 Reset Value data member. More...
 
const TValueCGBAltSeqItem_Base::GetValue (void) const
 Get the Value member data. More...
 
void CGBAltSeqItem_Base::SetValue (const TValue &value)
 Assign a value to Value data member. More...
 
void CGBAltSeqItem_Base::SetValue (TValue &&value)
 
TValueCGBAltSeqItem_Base::SetValue (void)
 Assign a value to Value data member. More...
 
virtual void CGBAltSeqItem_Base::Reset (void)
 Reset the whole object. More...
 
 CGBAltSeqItem_Base::CGBAltSeqItem_Base (const CGBAltSeqItem_Base &)
 
CGBAltSeqItem_BaseCGBAltSeqItem_Base::operator= (const CGBAltSeqItem_Base &)
 
 CGBAuthor::CGBAuthor (void)
 
 CGBAuthor::CGBAuthor (const std::string &value)
 Explicit constructor from the primitive type. More...
 
 CGBAuthor_Base::CGBAuthor_Base (void)
 
 CGBAuthor_Base::DECLARE_STD_ALIAS_TYPE_INFO ()
 
 CGBAuthor_Base::CGBAuthor_Base (const string &data)
 
NCBI_NS_NCBI::CNcbiOstreamoperator<< (NCBI_NS_NCBI::CNcbiOstream &str, const CGBAuthor_Base &obj)
 
NCBI_NS_NCBI::CNcbiIstreamoperator>> (NCBI_NS_NCBI::CNcbiIstream &str, CGBAuthor_Base &obj)
 
 CGBComment::CGBComment (void)
 
 CGBComment::~CGBComment (void)
 
 CGBComment::CGBComment (const CGBComment &value)
 
CGBCommentCGBComment::operator= (const CGBComment &value)
 
 CGBComment_Base::CGBComment_Base (void)
 
virtual CGBComment_Base::~CGBComment_Base (void)
 
 CGBComment_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBComment_Base::IsSetType (void) const
 Check if a value has been assigned to Type data member. More...
 
bool CGBComment_Base::CanGetType (void) const
 Check if it is safe to call GetType method. More...
 
void CGBComment_Base::ResetType (void)
 Reset Type data member. More...
 
const TTypeCGBComment_Base::GetType (void) const
 Get the Type member data. More...
 
void CGBComment_Base::SetType (const TType &value)
 Assign a value to Type data member. More...
 
void CGBComment_Base::SetType (TType &&value)
 
TTypeCGBComment_Base::SetType (void)
 Assign a value to Type data member. More...
 
bool CGBComment_Base::IsSetParagraphs (void) const
 Check if a value has been assigned to Paragraphs data member. More...
 
bool CGBComment_Base::CanGetParagraphs (void) const
 Check if it is safe to call GetParagraphs method. More...
 
void CGBComment_Base::ResetParagraphs (void)
 Reset Paragraphs data member. More...
 
const TParagraphsCGBComment_Base::GetParagraphs (void) const
 Get the Paragraphs member data. More...
 
TParagraphsCGBComment_Base::SetParagraphs (void)
 Assign a value to Paragraphs data member. More...
 
virtual void CGBComment_Base::Reset (void)
 Reset the whole object. More...
 
 CGBComment_Base::CGBComment_Base (const CGBComment_Base &)
 
CGBComment_BaseCGBComment_Base::operator= (const CGBComment_Base &)
 
 CGBCommentParagraph::CGBCommentParagraph (void)
 
 CGBCommentParagraph::CGBCommentParagraph (const std::string &value)
 Explicit constructor from the primitive type. More...
 
 CGBCommentParagraph_Base::CGBCommentParagraph_Base (void)
 
 CGBCommentParagraph_Base::DECLARE_STD_ALIAS_TYPE_INFO ()
 
 CGBCommentParagraph_Base::CGBCommentParagraph_Base (const string &data)
 
NCBI_NS_NCBI::CNcbiOstreamoperator<< (NCBI_NS_NCBI::CNcbiOstream &str, const CGBCommentParagraph_Base &obj)
 
NCBI_NS_NCBI::CNcbiIstreamoperator>> (NCBI_NS_NCBI::CNcbiIstream &str, CGBCommentParagraph_Base &obj)
 
 CGBFeature::CGBFeature (void)
 
 CGBFeature::~CGBFeature (void)
 
 CGBFeature::CGBFeature (const CGBFeature &value)
 
CGBFeatureCGBFeature::operator= (const CGBFeature &value)
 
 CGBFeature_Base::CGBFeature_Base (void)
 
virtual CGBFeature_Base::~CGBFeature_Base (void)
 
 CGBFeature_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBFeature_Base::IsSetKey (void) const
 Check if a value has been assigned to Key data member. More...
 
bool CGBFeature_Base::CanGetKey (void) const
 Check if it is safe to call GetKey method. More...
 
void CGBFeature_Base::ResetKey (void)
 Reset Key data member. More...
 
const TKeyCGBFeature_Base::GetKey (void) const
 Get the Key member data. More...
 
void CGBFeature_Base::SetKey (const TKey &value)
 Assign a value to Key data member. More...
 
void CGBFeature_Base::SetKey (TKey &&value)
 
TKeyCGBFeature_Base::SetKey (void)
 Assign a value to Key data member. More...
 
bool CGBFeature_Base::IsSetLocation (void) const
 Check if a value has been assigned to Location data member. More...
 
bool CGBFeature_Base::CanGetLocation (void) const
 Check if it is safe to call GetLocation method. More...
 
void CGBFeature_Base::ResetLocation (void)
 Reset Location data member. More...
 
const TLocationCGBFeature_Base::GetLocation (void) const
 Get the Location member data. More...
 
void CGBFeature_Base::SetLocation (const TLocation &value)
 Assign a value to Location data member. More...
 
void CGBFeature_Base::SetLocation (TLocation &&value)
 
TLocationCGBFeature_Base::SetLocation (void)
 Assign a value to Location data member. More...
 
bool CGBFeature_Base::IsSetIntervals (void) const
 Check if a value has been assigned to Intervals data member. More...
 
bool CGBFeature_Base::CanGetIntervals (void) const
 Check if it is safe to call GetIntervals method. More...
 
void CGBFeature_Base::ResetIntervals (void)
 Reset Intervals data member. More...
 
const TIntervalsCGBFeature_Base::GetIntervals (void) const
 Get the Intervals member data. More...
 
TIntervalsCGBFeature_Base::SetIntervals (void)
 Assign a value to Intervals data member. More...
 
bool CGBFeature_Base::IsSetOperator (void) const
 Check if a value has been assigned to Operator data member. More...
 
bool CGBFeature_Base::CanGetOperator (void) const
 Check if it is safe to call GetOperator method. More...
 
void CGBFeature_Base::ResetOperator (void)
 Reset Operator data member. More...
 
const TOperatorCGBFeature_Base::GetOperator (void) const
 Get the Operator member data. More...
 
void CGBFeature_Base::SetOperator (const TOperator &value)
 Assign a value to Operator data member. More...
 
void CGBFeature_Base::SetOperator (TOperator &&value)
 
TOperatorCGBFeature_Base::SetOperator (void)
 Assign a value to Operator data member. More...
 
bool CGBFeature_Base::IsSetPartial5 (void) const
 Check if a value has been assigned to Partial5 data member. More...
 
bool CGBFeature_Base::CanGetPartial5 (void) const
 Check if it is safe to call GetPartial5 method. More...
 
void CGBFeature_Base::ResetPartial5 (void)
 Reset Partial5 data member. More...
 
TPartial5 CGBFeature_Base::GetPartial5 (void) const
 Get the Partial5 member data. More...
 
void CGBFeature_Base::SetPartial5 (TPartial5 value)
 Assign a value to Partial5 data member. More...
 
TPartial5CGBFeature_Base::SetPartial5 (void)
 Assign a value to Partial5 data member. More...
 
bool CGBFeature_Base::IsSetPartial3 (void) const
 Check if a value has been assigned to Partial3 data member. More...
 
bool CGBFeature_Base::CanGetPartial3 (void) const
 Check if it is safe to call GetPartial3 method. More...
 
void CGBFeature_Base::ResetPartial3 (void)
 Reset Partial3 data member. More...
 
TPartial3 CGBFeature_Base::GetPartial3 (void) const
 Get the Partial3 member data. More...
 
void CGBFeature_Base::SetPartial3 (TPartial3 value)
 Assign a value to Partial3 data member. More...
 
TPartial3CGBFeature_Base::SetPartial3 (void)
 Assign a value to Partial3 data member. More...
 
bool CGBFeature_Base::IsSetQuals (void) const
 Check if a value has been assigned to Quals data member. More...
 
bool CGBFeature_Base::CanGetQuals (void) const
 Check if it is safe to call GetQuals method. More...
 
void CGBFeature_Base::ResetQuals (void)
 Reset Quals data member. More...
 
const TQualsCGBFeature_Base::GetQuals (void) const
 Get the Quals member data. More...
 
TQualsCGBFeature_Base::SetQuals (void)
 Assign a value to Quals data member. More...
 
bool CGBFeature_Base::IsSetXrefs (void) const
 Check if a value has been assigned to Xrefs data member. More...
 
bool CGBFeature_Base::CanGetXrefs (void) const
 Check if it is safe to call GetXrefs method. More...
 
void CGBFeature_Base::ResetXrefs (void)
 Reset Xrefs data member. More...
 
const TXrefsCGBFeature_Base::GetXrefs (void) const
 Get the Xrefs member data. More...
 
TXrefsCGBFeature_Base::SetXrefs (void)
 Assign a value to Xrefs data member. More...
 
virtual void CGBFeature_Base::Reset (void)
 Reset the whole object. More...
 
 CGBFeature_Base::CGBFeature_Base (const CGBFeature_Base &)
 
CGBFeature_BaseCGBFeature_Base::operator= (const CGBFeature_Base &)
 
 CGBFeatureSet::CGBFeatureSet (void)
 
 CGBFeatureSet::~CGBFeatureSet (void)
 
 CGBFeatureSet::CGBFeatureSet (const CGBFeatureSet &value)
 
CGBFeatureSetCGBFeatureSet::operator= (const CGBFeatureSet &value)
 
 CGBFeatureSet_Base::CGBFeatureSet_Base (void)
 
virtual CGBFeatureSet_Base::~CGBFeatureSet_Base (void)
 
 CGBFeatureSet_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBFeatureSet_Base::IsSetAnnot_source (void) const
 Check if a value has been assigned to Annot_source data member. More...
 
bool CGBFeatureSet_Base::CanGetAnnot_source (void) const
 Check if it is safe to call GetAnnot_source method. More...
 
void CGBFeatureSet_Base::ResetAnnot_source (void)
 Reset Annot_source data member. More...
 
const TAnnot_sourceCGBFeatureSet_Base::GetAnnot_source (void) const
 Get the Annot_source member data. More...
 
void CGBFeatureSet_Base::SetAnnot_source (const TAnnot_source &value)
 Assign a value to Annot_source data member. More...
 
void CGBFeatureSet_Base::SetAnnot_source (TAnnot_source &&value)
 
TAnnot_sourceCGBFeatureSet_Base::SetAnnot_source (void)
 Assign a value to Annot_source data member. More...
 
bool CGBFeatureSet_Base::IsSetFeatures (void) const
 Check if a value has been assigned to Features data member. More...
 
bool CGBFeatureSet_Base::CanGetFeatures (void) const
 Check if it is safe to call GetFeatures method. More...
 
void CGBFeatureSet_Base::ResetFeatures (void)
 Reset Features data member. More...
 
const TFeaturesCGBFeatureSet_Base::GetFeatures (void) const
 Get the Features member data. More...
 
TFeaturesCGBFeatureSet_Base::SetFeatures (void)
 Assign a value to Features data member. More...
 
virtual void CGBFeatureSet_Base::Reset (void)
 Reset the whole object. More...
 
 CGBFeatureSet_Base::CGBFeatureSet_Base (const CGBFeatureSet_Base &)
 
CGBFeatureSet_BaseCGBFeatureSet_Base::operator= (const CGBFeatureSet_Base &)
 
 CGBInterval::CGBInterval (void)
 
 CGBInterval::~CGBInterval (void)
 
 CGBInterval::CGBInterval (const CGBInterval &value)
 
CGBIntervalCGBInterval::operator= (const CGBInterval &value)
 
 CGBInterval_Base::CGBInterval_Base (void)
 
virtual CGBInterval_Base::~CGBInterval_Base (void)
 
 CGBInterval_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBInterval_Base::IsSetFrom (void) const
 Check if a value has been assigned to From data member. More...
 
bool CGBInterval_Base::CanGetFrom (void) const
 Check if it is safe to call GetFrom method. More...
 
void CGBInterval_Base::ResetFrom (void)
 Reset From data member. More...
 
TFrom CGBInterval_Base::GetFrom (void) const
 Get the From member data. More...
 
void CGBInterval_Base::SetFrom (TFrom value)
 Assign a value to From data member. More...
 
TFromCGBInterval_Base::SetFrom (void)
 Assign a value to From data member. More...
 
bool CGBInterval_Base::IsSetTo (void) const
 Check if a value has been assigned to To data member. More...
 
bool CGBInterval_Base::CanGetTo (void) const
 Check if it is safe to call GetTo method. More...
 
void CGBInterval_Base::ResetTo (void)
 Reset To data member. More...
 
TTo CGBInterval_Base::GetTo (void) const
 Get the To member data. More...
 
void CGBInterval_Base::SetTo (TTo value)
 Assign a value to To data member. More...
 
TToCGBInterval_Base::SetTo (void)
 Assign a value to To data member. More...
 
bool CGBInterval_Base::IsSetPoint (void) const
 Check if a value has been assigned to Point data member. More...
 
bool CGBInterval_Base::CanGetPoint (void) const
 Check if it is safe to call GetPoint method. More...
 
void CGBInterval_Base::ResetPoint (void)
 Reset Point data member. More...
 
TPoint CGBInterval_Base::GetPoint (void) const
 Get the Point member data. More...
 
void CGBInterval_Base::SetPoint (TPoint value)
 Assign a value to Point data member. More...
 
TPointCGBInterval_Base::SetPoint (void)
 Assign a value to Point data member. More...
 
bool CGBInterval_Base::IsSetIscomp (void) const
 Check if a value has been assigned to Iscomp data member. More...
 
bool CGBInterval_Base::CanGetIscomp (void) const
 Check if it is safe to call GetIscomp method. More...
 
void CGBInterval_Base::ResetIscomp (void)
 Reset Iscomp data member. More...
 
TIscomp CGBInterval_Base::GetIscomp (void) const
 Get the Iscomp member data. More...
 
void CGBInterval_Base::SetIscomp (TIscomp value)
 Assign a value to Iscomp data member. More...
 
TIscompCGBInterval_Base::SetIscomp (void)
 Assign a value to Iscomp data member. More...
 
bool CGBInterval_Base::IsSetInterbp (void) const
 Check if a value has been assigned to Interbp data member. More...
 
bool CGBInterval_Base::CanGetInterbp (void) const
 Check if it is safe to call GetInterbp method. More...
 
void CGBInterval_Base::ResetInterbp (void)
 Reset Interbp data member. More...
 
TInterbp CGBInterval_Base::GetInterbp (void) const
 Get the Interbp member data. More...
 
void CGBInterval_Base::SetInterbp (TInterbp value)
 Assign a value to Interbp data member. More...
 
TInterbpCGBInterval_Base::SetInterbp (void)
 Assign a value to Interbp data member. More...
 
bool CGBInterval_Base::IsSetAccession (void) const
 Check if a value has been assigned to Accession data member. More...
 
bool CGBInterval_Base::CanGetAccession (void) const
 Check if it is safe to call GetAccession method. More...
 
void CGBInterval_Base::ResetAccession (void)
 Reset Accession data member. More...
 
const TAccessionCGBInterval_Base::GetAccession (void) const
 Get the Accession member data. More...
 
void CGBInterval_Base::SetAccession (const TAccession &value)
 Assign a value to Accession data member. More...
 
void CGBInterval_Base::SetAccession (TAccession &&value)
 
TAccessionCGBInterval_Base::SetAccession (void)
 Assign a value to Accession data member. More...
 
virtual void CGBInterval_Base::Reset (void)
 Reset the whole object. More...
 
 CGBInterval_Base::CGBInterval_Base (const CGBInterval_Base &)
 
CGBInterval_BaseCGBInterval_Base::operator= (const CGBInterval_Base &)
 
 CGBKeyword::CGBKeyword (void)
 
 CGBKeyword::CGBKeyword (const std::string &value)
 Explicit constructor from the primitive type. More...
 
 CGBKeyword_Base::CGBKeyword_Base (void)
 
 CGBKeyword_Base::DECLARE_STD_ALIAS_TYPE_INFO ()
 
 CGBKeyword_Base::CGBKeyword_Base (const string &data)
 
NCBI_NS_NCBI::CNcbiOstreamoperator<< (NCBI_NS_NCBI::CNcbiOstream &str, const CGBKeyword_Base &obj)
 
NCBI_NS_NCBI::CNcbiIstreamoperator>> (NCBI_NS_NCBI::CNcbiIstream &str, CGBKeyword_Base &obj)
 
 CGBQualifier::CGBQualifier (void)
 
 CGBQualifier::~CGBQualifier (void)
 
 CGBQualifier::CGBQualifier (const CGBQualifier &value)
 
CGBQualifierCGBQualifier::operator= (const CGBQualifier &value)
 
 CGBQualifier_Base::CGBQualifier_Base (void)
 
virtual CGBQualifier_Base::~CGBQualifier_Base (void)
 
 CGBQualifier_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBQualifier_Base::IsSetName (void) const
 Check if a value has been assigned to Name data member. More...
 
bool CGBQualifier_Base::CanGetName (void) const
 Check if it is safe to call GetName method. More...
 
void CGBQualifier_Base::ResetName (void)
 Reset Name data member. More...
 
const TNameCGBQualifier_Base::GetName (void) const
 Get the Name member data. More...
 
void CGBQualifier_Base::SetName (const TName &value)
 Assign a value to Name data member. More...
 
void CGBQualifier_Base::SetName (TName &&value)
 
TNameCGBQualifier_Base::SetName (void)
 Assign a value to Name data member. More...
 
bool CGBQualifier_Base::IsSetValue (void) const
 Check if a value has been assigned to Value data member. More...
 
bool CGBQualifier_Base::CanGetValue (void) const
 Check if it is safe to call GetValue method. More...
 
void CGBQualifier_Base::ResetValue (void)
 Reset Value data member. More...
 
const TValueCGBQualifier_Base::GetValue (void) const
 Get the Value member data. More...
 
void CGBQualifier_Base::SetValue (const TValue &value)
 Assign a value to Value data member. More...
 
void CGBQualifier_Base::SetValue (TValue &&value)
 
TValueCGBQualifier_Base::SetValue (void)
 Assign a value to Value data member. More...
 
virtual void CGBQualifier_Base::Reset (void)
 Reset the whole object. More...
 
 CGBQualifier_Base::CGBQualifier_Base (const CGBQualifier_Base &)
 
CGBQualifier_BaseCGBQualifier_Base::operator= (const CGBQualifier_Base &)
 
 CGBReference::CGBReference (void)
 
 CGBReference::~CGBReference (void)
 
 CGBReference::CGBReference (const CGBReference &value)
 
CGBReferenceCGBReference::operator= (const CGBReference &value)
 
 CGBReference_Base::CGBReference_Base (void)
 
virtual CGBReference_Base::~CGBReference_Base (void)
 
 CGBReference_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBReference_Base::IsSetReference (void) const
 Check if a value has been assigned to Reference data member. More...
 
bool CGBReference_Base::CanGetReference (void) const
 Check if it is safe to call GetReference method. More...
 
void CGBReference_Base::ResetReference (void)
 Reset Reference data member. More...
 
const TReferenceCGBReference_Base::GetReference (void) const
 Get the Reference member data. More...
 
void CGBReference_Base::SetReference (const TReference &value)
 Assign a value to Reference data member. More...
 
void CGBReference_Base::SetReference (TReference &&value)
 
TReferenceCGBReference_Base::SetReference (void)
 Assign a value to Reference data member. More...
 
bool CGBReference_Base::IsSetPosition (void) const
 Check if a value has been assigned to Position data member. More...
 
bool CGBReference_Base::CanGetPosition (void) const
 Check if it is safe to call GetPosition method. More...
 
void CGBReference_Base::ResetPosition (void)
 Reset Position data member. More...
 
const TPositionCGBReference_Base::GetPosition (void) const
 Get the Position member data. More...
 
void CGBReference_Base::SetPosition (const TPosition &value)
 Assign a value to Position data member. More...
 
void CGBReference_Base::SetPosition (TPosition &&value)
 
TPositionCGBReference_Base::SetPosition (void)
 Assign a value to Position data member. More...
 
bool CGBReference_Base::IsSetAuthors (void) const
 Check if a value has been assigned to Authors data member. More...
 
bool CGBReference_Base::CanGetAuthors (void) const
 Check if it is safe to call GetAuthors method. More...
 
void CGBReference_Base::ResetAuthors (void)
 Reset Authors data member. More...
 
const TAuthorsCGBReference_Base::GetAuthors (void) const
 Get the Authors member data. More...
 
TAuthorsCGBReference_Base::SetAuthors (void)
 Assign a value to Authors data member. More...
 
bool CGBReference_Base::IsSetConsortium (void) const
 Check if a value has been assigned to Consortium data member. More...
 
bool CGBReference_Base::CanGetConsortium (void) const
 Check if it is safe to call GetConsortium method. More...
 
void CGBReference_Base::ResetConsortium (void)
 Reset Consortium data member. More...
 
const TConsortiumCGBReference_Base::GetConsortium (void) const
 Get the Consortium member data. More...
 
void CGBReference_Base::SetConsortium (const TConsortium &value)
 Assign a value to Consortium data member. More...
 
void CGBReference_Base::SetConsortium (TConsortium &&value)
 
TConsortiumCGBReference_Base::SetConsortium (void)
 Assign a value to Consortium data member. More...
 
bool CGBReference_Base::IsSetTitle (void) const
 Check if a value has been assigned to Title data member. More...
 
bool CGBReference_Base::CanGetTitle (void) const
 Check if it is safe to call GetTitle method. More...
 
void CGBReference_Base::ResetTitle (void)
 Reset Title data member. More...
 
const TTitleCGBReference_Base::GetTitle (void) const
 Get the Title member data. More...
 
void CGBReference_Base::SetTitle (const TTitle &value)
 Assign a value to Title data member. More...
 
void CGBReference_Base::SetTitle (TTitle &&value)
 
TTitleCGBReference_Base::SetTitle (void)
 Assign a value to Title data member. More...
 
bool CGBReference_Base::IsSetJournal (void) const
 Check if a value has been assigned to Journal data member. More...
 
bool CGBReference_Base::CanGetJournal (void) const
 Check if it is safe to call GetJournal method. More...
 
void CGBReference_Base::ResetJournal (void)
 Reset Journal data member. More...
 
const TJournalCGBReference_Base::GetJournal (void) const
 Get the Journal member data. More...
 
void CGBReference_Base::SetJournal (const TJournal &value)
 Assign a value to Journal data member. More...
 
void CGBReference_Base::SetJournal (TJournal &&value)
 
TJournalCGBReference_Base::SetJournal (void)
 Assign a value to Journal data member. More...
 
bool CGBReference_Base::IsSetXref (void) const
 Check if a value has been assigned to Xref data member. More...
 
bool CGBReference_Base::CanGetXref (void) const
 Check if it is safe to call GetXref method. More...
 
void CGBReference_Base::ResetXref (void)
 Reset Xref data member. More...
 
const TXrefCGBReference_Base::GetXref (void) const
 Get the Xref member data. More...
 
TXrefCGBReference_Base::SetXref (void)
 Assign a value to Xref data member. More...
 
bool CGBReference_Base::IsSetPubmed (void) const
 Check if a value has been assigned to Pubmed data member. More...
 
bool CGBReference_Base::CanGetPubmed (void) const
 Check if it is safe to call GetPubmed method. More...
 
void CGBReference_Base::ResetPubmed (void)
 Reset Pubmed data member. More...
 
TPubmed CGBReference_Base::GetPubmed (void) const
 Get the Pubmed member data. More...
 
void CGBReference_Base::SetPubmed (TPubmed value)
 Assign a value to Pubmed data member. More...
 
TPubmedCGBReference_Base::SetPubmed (void)
 Assign a value to Pubmed data member. More...
 
bool CGBReference_Base::IsSetRemark (void) const
 Check if a value has been assigned to Remark data member. More...
 
bool CGBReference_Base::CanGetRemark (void) const
 Check if it is safe to call GetRemark method. More...
 
void CGBReference_Base::ResetRemark (void)
 Reset Remark data member. More...
 
const TRemarkCGBReference_Base::GetRemark (void) const
 Get the Remark member data. More...
 
void CGBReference_Base::SetRemark (const TRemark &value)
 Assign a value to Remark data member. More...
 
void CGBReference_Base::SetRemark (TRemark &&value)
 
TRemarkCGBReference_Base::SetRemark (void)
 Assign a value to Remark data member. More...
 
virtual void CGBReference_Base::Reset (void)
 Reset the whole object. More...
 
 CGBReference_Base::CGBReference_Base (const CGBReference_Base &)
 
CGBReference_BaseCGBReference_Base::operator= (const CGBReference_Base &)
 
 CGBSecondary_accn::CGBSecondary_accn (void)
 
 CGBSecondary_accn::CGBSecondary_accn (const std::string &value)
 Explicit constructor from the primitive type. More...
 
 CGBSecondary_accn_Base::CGBSecondary_accn_Base (void)
 
 CGBSecondary_accn_Base::DECLARE_STD_ALIAS_TYPE_INFO ()
 
 CGBSecondary_accn_Base::CGBSecondary_accn_Base (const string &data)
 
NCBI_NS_NCBI::CNcbiOstreamoperator<< (NCBI_NS_NCBI::CNcbiOstream &str, const CGBSecondary_accn_Base &obj)
 
NCBI_NS_NCBI::CNcbiIstreamoperator>> (NCBI_NS_NCBI::CNcbiIstream &str, CGBSecondary_accn_Base &obj)
 
 CGBSeq::CGBSeq (void)
 
 CGBSeq::~CGBSeq (void)
 
 CGBSeq::CGBSeq (const CGBSeq &value)
 
CGBSeqCGBSeq::operator= (const CGBSeq &value)
 
 CGBSeq_Base::CGBSeq_Base (void)
 
virtual CGBSeq_Base::~CGBSeq_Base (void)
 
 CGBSeq_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBSeq_Base::IsSetLocus (void) const
 Check if a value has been assigned to Locus data member. More...
 
bool CGBSeq_Base::CanGetLocus (void) const
 Check if it is safe to call GetLocus method. More...
 
void CGBSeq_Base::ResetLocus (void)
 Reset Locus data member. More...
 
const TLocusCGBSeq_Base::GetLocus (void) const
 Get the Locus member data. More...
 
void CGBSeq_Base::SetLocus (const TLocus &value)
 Assign a value to Locus data member. More...
 
void CGBSeq_Base::SetLocus (TLocus &&value)
 
TLocusCGBSeq_Base::SetLocus (void)
 Assign a value to Locus data member. More...
 
bool CGBSeq_Base::IsSetLength (void) const
 Check if a value has been assigned to Length data member. More...
 
bool CGBSeq_Base::CanGetLength (void) const
 Check if it is safe to call GetLength method. More...
 
void CGBSeq_Base::ResetLength (void)
 Reset Length data member. More...
 
TLength CGBSeq_Base::GetLength (void) const
 Get the Length member data. More...
 
void CGBSeq_Base::SetLength (TLength value)
 Assign a value to Length data member. More...
 
TLengthCGBSeq_Base::SetLength (void)
 Assign a value to Length data member. More...
 
bool CGBSeq_Base::IsSetStrandedness (void) const
 Check if a value has been assigned to Strandedness data member. More...
 
bool CGBSeq_Base::CanGetStrandedness (void) const
 Check if it is safe to call GetStrandedness method. More...
 
void CGBSeq_Base::ResetStrandedness (void)
 Reset Strandedness data member. More...
 
const TStrandednessCGBSeq_Base::GetStrandedness (void) const
 Get the Strandedness member data. More...
 
void CGBSeq_Base::SetStrandedness (const TStrandedness &value)
 Assign a value to Strandedness data member. More...
 
void CGBSeq_Base::SetStrandedness (TStrandedness &&value)
 
TStrandednessCGBSeq_Base::SetStrandedness (void)
 Assign a value to Strandedness data member. More...
 
bool CGBSeq_Base::IsSetMoltype (void) const
 Check if a value has been assigned to Moltype data member. More...
 
bool CGBSeq_Base::CanGetMoltype (void) const
 Check if it is safe to call GetMoltype method. More...
 
void CGBSeq_Base::ResetMoltype (void)
 Reset Moltype data member. More...
 
const TMoltypeCGBSeq_Base::GetMoltype (void) const
 Get the Moltype member data. More...
 
void CGBSeq_Base::SetMoltype (const TMoltype &value)
 Assign a value to Moltype data member. More...
 
void CGBSeq_Base::SetMoltype (TMoltype &&value)
 
TMoltypeCGBSeq_Base::SetMoltype (void)
 Assign a value to Moltype data member. More...
 
bool CGBSeq_Base::IsSetTopology (void) const
 Check if a value has been assigned to Topology data member. More...
 
bool CGBSeq_Base::CanGetTopology (void) const
 Check if it is safe to call GetTopology method. More...
 
void CGBSeq_Base::ResetTopology (void)
 Reset Topology data member. More...
 
const TTopologyCGBSeq_Base::GetTopology (void) const
 Get the Topology member data. More...
 
void CGBSeq_Base::SetTopology (const TTopology &value)
 Assign a value to Topology data member. More...
 
void CGBSeq_Base::SetTopology (TTopology &&value)
 
TTopologyCGBSeq_Base::SetTopology (void)
 Assign a value to Topology data member. More...
 
bool CGBSeq_Base::IsSetDivision (void) const
 Check if a value has been assigned to Division data member. More...
 
bool CGBSeq_Base::CanGetDivision (void) const
 Check if it is safe to call GetDivision method. More...
 
void CGBSeq_Base::ResetDivision (void)
 Reset Division data member. More...
 
const TDivisionCGBSeq_Base::GetDivision (void) const
 Get the Division member data. More...
 
void CGBSeq_Base::SetDivision (const TDivision &value)
 Assign a value to Division data member. More...
 
void CGBSeq_Base::SetDivision (TDivision &&value)
 
TDivisionCGBSeq_Base::SetDivision (void)
 Assign a value to Division data member. More...
 
bool CGBSeq_Base::IsSetUpdate_date (void) const
 Check if a value has been assigned to Update_date data member. More...
 
bool CGBSeq_Base::CanGetUpdate_date (void) const
 Check if it is safe to call GetUpdate_date method. More...
 
void CGBSeq_Base::ResetUpdate_date (void)
 Reset Update_date data member. More...
 
const TUpdate_dateCGBSeq_Base::GetUpdate_date (void) const
 Get the Update_date member data. More...
 
void CGBSeq_Base::SetUpdate_date (const TUpdate_date &value)
 Assign a value to Update_date data member. More...
 
void CGBSeq_Base::SetUpdate_date (TUpdate_date &&value)
 
TUpdate_dateCGBSeq_Base::SetUpdate_date (void)
 Assign a value to Update_date data member. More...
 
bool CGBSeq_Base::IsSetCreate_date (void) const
 Check if a value has been assigned to Create_date data member. More...
 
bool CGBSeq_Base::CanGetCreate_date (void) const
 Check if it is safe to call GetCreate_date method. More...
 
void CGBSeq_Base::ResetCreate_date (void)
 Reset Create_date data member. More...
 
const TCreate_dateCGBSeq_Base::GetCreate_date (void) const
 Get the Create_date member data. More...
 
void CGBSeq_Base::SetCreate_date (const TCreate_date &value)
 Assign a value to Create_date data member. More...
 
void CGBSeq_Base::SetCreate_date (TCreate_date &&value)
 
TCreate_dateCGBSeq_Base::SetCreate_date (void)
 Assign a value to Create_date data member. More...
 
bool CGBSeq_Base::IsSetUpdate_release (void) const
 Check if a value has been assigned to Update_release data member. More...
 
bool CGBSeq_Base::CanGetUpdate_release (void) const
 Check if it is safe to call GetUpdate_release method. More...
 
void CGBSeq_Base::ResetUpdate_release (void)
 Reset Update_release data member. More...
 
const TUpdate_releaseCGBSeq_Base::GetUpdate_release (void) const
 Get the Update_release member data. More...
 
void CGBSeq_Base::SetUpdate_release (const TUpdate_release &value)
 Assign a value to Update_release data member. More...
 
void CGBSeq_Base::SetUpdate_release (TUpdate_release &&value)
 
TUpdate_releaseCGBSeq_Base::SetUpdate_release (void)
 Assign a value to Update_release data member. More...
 
bool CGBSeq_Base::IsSetCreate_release (void) const
 Check if a value has been assigned to Create_release data member. More...
 
bool CGBSeq_Base::CanGetCreate_release (void) const
 Check if it is safe to call GetCreate_release method. More...
 
void CGBSeq_Base::ResetCreate_release (void)
 Reset Create_release data member. More...
 
const TCreate_releaseCGBSeq_Base::GetCreate_release (void) const
 Get the Create_release member data. More...
 
void CGBSeq_Base::SetCreate_release (const TCreate_release &value)
 Assign a value to Create_release data member. More...
 
void CGBSeq_Base::SetCreate_release (TCreate_release &&value)
 
TCreate_releaseCGBSeq_Base::SetCreate_release (void)
 Assign a value to Create_release data member. More...
 
bool CGBSeq_Base::IsSetDefinition (void) const
 Check if a value has been assigned to Definition data member. More...
 
bool CGBSeq_Base::CanGetDefinition (void) const
 Check if it is safe to call GetDefinition method. More...
 
void CGBSeq_Base::ResetDefinition (void)
 Reset Definition data member. More...
 
const TDefinitionCGBSeq_Base::GetDefinition (void) const
 Get the Definition member data. More...
 
void CGBSeq_Base::SetDefinition (const TDefinition &value)
 Assign a value to Definition data member. More...
 
void CGBSeq_Base::SetDefinition (TDefinition &&value)
 
TDefinitionCGBSeq_Base::SetDefinition (void)
 Assign a value to Definition data member. More...
 
bool CGBSeq_Base::IsSetPrimary_accession (void) const
 Check if a value has been assigned to Primary_accession data member. More...
 
bool CGBSeq_Base::CanGetPrimary_accession (void) const
 Check if it is safe to call GetPrimary_accession method. More...
 
void CGBSeq_Base::ResetPrimary_accession (void)
 Reset Primary_accession data member. More...
 
const TPrimary_accessionCGBSeq_Base::GetPrimary_accession (void) const
 Get the Primary_accession member data. More...
 
void CGBSeq_Base::SetPrimary_accession (const TPrimary_accession &value)
 Assign a value to Primary_accession data member. More...
 
void CGBSeq_Base::SetPrimary_accession (TPrimary_accession &&value)
 
TPrimary_accessionCGBSeq_Base::SetPrimary_accession (void)
 Assign a value to Primary_accession data member. More...
 
bool CGBSeq_Base::IsSetEntry_version (void) const
 Check if a value has been assigned to Entry_version data member. More...
 
bool CGBSeq_Base::CanGetEntry_version (void) const
 Check if it is safe to call GetEntry_version method. More...
 
void CGBSeq_Base::ResetEntry_version (void)
 Reset Entry_version data member. More...
 
const TEntry_versionCGBSeq_Base::GetEntry_version (void) const
 Get the Entry_version member data. More...
 
void CGBSeq_Base::SetEntry_version (const TEntry_version &value)
 Assign a value to Entry_version data member. More...
 
void CGBSeq_Base::SetEntry_version (TEntry_version &&value)
 
TEntry_versionCGBSeq_Base::SetEntry_version (void)
 Assign a value to Entry_version data member. More...
 
bool CGBSeq_Base::IsSetAccession_version (void) const
 Check if a value has been assigned to Accession_version data member. More...
 
bool CGBSeq_Base::CanGetAccession_version (void) const
 Check if it is safe to call GetAccession_version method. More...
 
void CGBSeq_Base::ResetAccession_version (void)
 Reset Accession_version data member. More...
 
const TAccession_versionCGBSeq_Base::GetAccession_version (void) const
 Get the Accession_version member data. More...
 
void CGBSeq_Base::SetAccession_version (const TAccession_version &value)
 Assign a value to Accession_version data member. More...
 
void CGBSeq_Base::SetAccession_version (TAccession_version &&value)
 
TAccession_versionCGBSeq_Base::SetAccession_version (void)
 Assign a value to Accession_version data member. More...
 
bool CGBSeq_Base::IsSetOther_seqids (void) const
 Check if a value has been assigned to Other_seqids data member. More...
 
bool CGBSeq_Base::CanGetOther_seqids (void) const
 Check if it is safe to call GetOther_seqids method. More...
 
void CGBSeq_Base::ResetOther_seqids (void)
 Reset Other_seqids data member. More...
 
const TOther_seqidsCGBSeq_Base::GetOther_seqids (void) const
 Get the Other_seqids member data. More...
 
TOther_seqidsCGBSeq_Base::SetOther_seqids (void)
 Assign a value to Other_seqids data member. More...
 
bool CGBSeq_Base::IsSetSecondary_accessions (void) const
 Check if a value has been assigned to Secondary_accessions data member. More...
 
bool CGBSeq_Base::CanGetSecondary_accessions (void) const
 Check if it is safe to call GetSecondary_accessions method. More...
 
void CGBSeq_Base::ResetSecondary_accessions (void)
 Reset Secondary_accessions data member. More...
 
const TSecondary_accessionsCGBSeq_Base::GetSecondary_accessions (void) const
 Get the Secondary_accessions member data. More...
 
TSecondary_accessionsCGBSeq_Base::SetSecondary_accessions (void)
 Assign a value to Secondary_accessions data member. More...
 
bool CGBSeq_Base::IsSetProject (void) const
 Check if a value has been assigned to Project data member. More...
 
bool CGBSeq_Base::CanGetProject (void) const
 Check if it is safe to call GetProject method. More...
 
void CGBSeq_Base::ResetProject (void)
 Reset Project data member. More...
 
const TProjectCGBSeq_Base::GetProject (void) const
 Get the Project member data. More...
 
void CGBSeq_Base::SetProject (const TProject &value)
 Assign a value to Project data member. More...
 
void CGBSeq_Base::SetProject (TProject &&value)
 
TProjectCGBSeq_Base::SetProject (void)
 Assign a value to Project data member. More...
 
bool CGBSeq_Base::IsSetKeywords (void) const
 Check if a value has been assigned to Keywords data member. More...
 
bool CGBSeq_Base::CanGetKeywords (void) const
 Check if it is safe to call GetKeywords method. More...
 
void CGBSeq_Base::ResetKeywords (void)
 Reset Keywords data member. More...
 
const TKeywordsCGBSeq_Base::GetKeywords (void) const
 Get the Keywords member data. More...
 
TKeywordsCGBSeq_Base::SetKeywords (void)
 Assign a value to Keywords data member. More...
 
bool CGBSeq_Base::IsSetSegment (void) const
 Check if a value has been assigned to Segment data member. More...
 
bool CGBSeq_Base::CanGetSegment (void) const
 Check if it is safe to call GetSegment method. More...
 
void CGBSeq_Base::ResetSegment (void)
 Reset Segment data member. More...
 
const TSegmentCGBSeq_Base::GetSegment (void) const
 Get the Segment member data. More...
 
void CGBSeq_Base::SetSegment (const TSegment &value)
 Assign a value to Segment data member. More...
 
void CGBSeq_Base::SetSegment (TSegment &&value)
 
TSegmentCGBSeq_Base::SetSegment (void)
 Assign a value to Segment data member. More...
 
bool CGBSeq_Base::IsSetSource (void) const
 Check if a value has been assigned to Source data member. More...
 
bool CGBSeq_Base::CanGetSource (void) const
 Check if it is safe to call GetSource method. More...
 
void CGBSeq_Base::ResetSource (void)
 Reset Source data member. More...
 
const TSourceCGBSeq_Base::GetSource (void) const
 Get the Source member data. More...
 
void CGBSeq_Base::SetSource (const TSource &value)
 Assign a value to Source data member. More...
 
void CGBSeq_Base::SetSource (TSource &&value)
 
TSourceCGBSeq_Base::SetSource (void)
 Assign a value to Source data member. More...
 
bool CGBSeq_Base::IsSetOrganism (void) const
 Check if a value has been assigned to Organism data member. More...
 
bool CGBSeq_Base::CanGetOrganism (void) const
 Check if it is safe to call GetOrganism method. More...
 
void CGBSeq_Base::ResetOrganism (void)
 Reset Organism data member. More...
 
const TOrganismCGBSeq_Base::GetOrganism (void) const
 Get the Organism member data. More...
 
void CGBSeq_Base::SetOrganism (const TOrganism &value)
 Assign a value to Organism data member. More...
 
void CGBSeq_Base::SetOrganism (TOrganism &&value)
 
TOrganismCGBSeq_Base::SetOrganism (void)
 Assign a value to Organism data member. More...
 
bool CGBSeq_Base::IsSetTaxonomy (void) const
 Check if a value has been assigned to Taxonomy data member. More...
 
bool CGBSeq_Base::CanGetTaxonomy (void) const
 Check if it is safe to call GetTaxonomy method. More...
 
void CGBSeq_Base::ResetTaxonomy (void)
 Reset Taxonomy data member. More...
 
const TTaxonomyCGBSeq_Base::GetTaxonomy (void) const
 Get the Taxonomy member data. More...
 
void CGBSeq_Base::SetTaxonomy (const TTaxonomy &value)
 Assign a value to Taxonomy data member. More...
 
void CGBSeq_Base::SetTaxonomy (TTaxonomy &&value)
 
TTaxonomyCGBSeq_Base::SetTaxonomy (void)
 Assign a value to Taxonomy data member. More...
 
bool CGBSeq_Base::IsSetReferences (void) const
 Check if a value has been assigned to References data member. More...
 
bool CGBSeq_Base::CanGetReferences (void) const
 Check if it is safe to call GetReferences method. More...
 
void CGBSeq_Base::ResetReferences (void)
 Reset References data member. More...
 
const TReferencesCGBSeq_Base::GetReferences (void) const
 Get the References member data. More...
 
TReferencesCGBSeq_Base::SetReferences (void)
 Assign a value to References data member. More...
 
bool CGBSeq_Base::IsSetComment (void) const
 Check if a value has been assigned to Comment data member. More...
 
bool CGBSeq_Base::CanGetComment (void) const
 Check if it is safe to call GetComment method. More...
 
void CGBSeq_Base::ResetComment (void)
 Reset Comment data member. More...
 
const TCommentCGBSeq_Base::GetComment (void) const
 Get the Comment member data. More...
 
void CGBSeq_Base::SetComment (const TComment &value)
 Assign a value to Comment data member. More...
 
void CGBSeq_Base::SetComment (TComment &&value)
 
TCommentCGBSeq_Base::SetComment (void)
 Assign a value to Comment data member. More...
 
bool CGBSeq_Base::IsSetComment_set (void) const
 Check if a value has been assigned to Comment_set data member. More...
 
bool CGBSeq_Base::CanGetComment_set (void) const
 Check if it is safe to call GetComment_set method. More...
 
void CGBSeq_Base::ResetComment_set (void)
 Reset Comment_set data member. More...
 
const TComment_setCGBSeq_Base::GetComment_set (void) const
 Get the Comment_set member data. More...
 
TComment_setCGBSeq_Base::SetComment_set (void)
 Assign a value to Comment_set data member. More...
 
bool CGBSeq_Base::IsSetStruc_comments (void) const
 Check if a value has been assigned to Struc_comments data member. More...
 
bool CGBSeq_Base::CanGetStruc_comments (void) const
 Check if it is safe to call GetStruc_comments method. More...
 
void CGBSeq_Base::ResetStruc_comments (void)
 Reset Struc_comments data member. More...
 
const TStruc_commentsCGBSeq_Base::GetStruc_comments (void) const
 Get the Struc_comments member data. More...
 
TStruc_commentsCGBSeq_Base::SetStruc_comments (void)
 Assign a value to Struc_comments data member. More...
 
bool CGBSeq_Base::IsSetPrimary (void) const
 Check if a value has been assigned to Primary data member. More...
 
bool CGBSeq_Base::CanGetPrimary (void) const
 Check if it is safe to call GetPrimary method. More...
 
void CGBSeq_Base::ResetPrimary (void)
 Reset Primary data member. More...
 
const TPrimaryCGBSeq_Base::GetPrimary (void) const
 Get the Primary member data. More...
 
void CGBSeq_Base::SetPrimary (const TPrimary &value)
 Assign a value to Primary data member. More...
 
void CGBSeq_Base::SetPrimary (TPrimary &&value)
 
TPrimaryCGBSeq_Base::SetPrimary (void)
 Assign a value to Primary data member. More...
 
bool CGBSeq_Base::IsSetSource_db (void) const
 Check if a value has been assigned to Source_db data member. More...
 
bool CGBSeq_Base::CanGetSource_db (void) const
 Check if it is safe to call GetSource_db method. More...
 
void CGBSeq_Base::ResetSource_db (void)
 Reset Source_db data member. More...
 
const TSource_dbCGBSeq_Base::GetSource_db (void) const
 Get the Source_db member data. More...
 
void CGBSeq_Base::SetSource_db (const TSource_db &value)
 Assign a value to Source_db data member. More...
 
void CGBSeq_Base::SetSource_db (TSource_db &&value)
 
TSource_dbCGBSeq_Base::SetSource_db (void)
 Assign a value to Source_db data member. More...
 
bool CGBSeq_Base::IsSetDatabase_reference (void) const
 Check if a value has been assigned to Database_reference data member. More...
 
bool CGBSeq_Base::CanGetDatabase_reference (void) const
 Check if it is safe to call GetDatabase_reference method. More...
 
void CGBSeq_Base::ResetDatabase_reference (void)
 Reset Database_reference data member. More...
 
const TDatabase_referenceCGBSeq_Base::GetDatabase_reference (void) const
 Get the Database_reference member data. More...
 
void CGBSeq_Base::SetDatabase_reference (const TDatabase_reference &value)
 Assign a value to Database_reference data member. More...
 
void CGBSeq_Base::SetDatabase_reference (TDatabase_reference &&value)
 
TDatabase_referenceCGBSeq_Base::SetDatabase_reference (void)
 Assign a value to Database_reference data member. More...
 
bool CGBSeq_Base::IsSetFeature_table (void) const
 Check if a value has been assigned to Feature_table data member. More...
 
bool CGBSeq_Base::CanGetFeature_table (void) const
 Check if it is safe to call GetFeature_table method. More...
 
void CGBSeq_Base::ResetFeature_table (void)
 Reset Feature_table data member. More...
 
const TFeature_tableCGBSeq_Base::GetFeature_table (void) const
 Get the Feature_table member data. More...
 
TFeature_tableCGBSeq_Base::SetFeature_table (void)
 Assign a value to Feature_table data member. More...
 
bool CGBSeq_Base::IsSetFeature_set (void) const
 Check if a value has been assigned to Feature_set data member. More...
 
bool CGBSeq_Base::CanGetFeature_set (void) const
 Check if it is safe to call GetFeature_set method. More...
 
void CGBSeq_Base::ResetFeature_set (void)
 Reset Feature_set data member. More...
 
const TFeature_setCGBSeq_Base::GetFeature_set (void) const
 Get the Feature_set member data. More...
 
TFeature_setCGBSeq_Base::SetFeature_set (void)
 Assign a value to Feature_set data member. More...
 
bool CGBSeq_Base::IsSetSequence (void) const
 Optional for contig, wgs, etc. More...
 
bool CGBSeq_Base::CanGetSequence (void) const
 Check if it is safe to call GetSequence method. More...
 
void CGBSeq_Base::ResetSequence (void)
 Reset Sequence data member. More...
 
const TSequenceCGBSeq_Base::GetSequence (void) const
 Get the Sequence member data. More...
 
void CGBSeq_Base::SetSequence (const TSequence &value)
 Assign a value to Sequence data member. More...
 
void CGBSeq_Base::SetSequence (TSequence &&value)
 
TSequenceCGBSeq_Base::SetSequence (void)
 Assign a value to Sequence data member. More...
 
bool CGBSeq_Base::IsSetContig (void) const
 Check if a value has been assigned to Contig data member. More...
 
bool CGBSeq_Base::CanGetContig (void) const
 Check if it is safe to call GetContig method. More...
 
void CGBSeq_Base::ResetContig (void)
 Reset Contig data member. More...
 
const TContigCGBSeq_Base::GetContig (void) const
 Get the Contig member data. More...
 
void CGBSeq_Base::SetContig (const TContig &value)
 Assign a value to Contig data member. More...
 
void CGBSeq_Base::SetContig (TContig &&value)
 
TContigCGBSeq_Base::SetContig (void)
 Assign a value to Contig data member. More...
 
bool CGBSeq_Base::IsSetAlt_seq (void) const
 Check if a value has been assigned to Alt_seq data member. More...
 
bool CGBSeq_Base::CanGetAlt_seq (void) const
 Check if it is safe to call GetAlt_seq method. More...
 
void CGBSeq_Base::ResetAlt_seq (void)
 Reset Alt_seq data member. More...
 
const TAlt_seqCGBSeq_Base::GetAlt_seq (void) const
 Get the Alt_seq member data. More...
 
TAlt_seqCGBSeq_Base::SetAlt_seq (void)
 Assign a value to Alt_seq data member. More...
 
bool CGBSeq_Base::IsSetXrefs (void) const
 Check if a value has been assigned to Xrefs data member. More...
 
bool CGBSeq_Base::CanGetXrefs (void) const
 Check if it is safe to call GetXrefs method. More...
 
void CGBSeq_Base::ResetXrefs (void)
 Reset Xrefs data member. More...
 
const TXrefsCGBSeq_Base::GetXrefs (void) const
 Get the Xrefs member data. More...
 
TXrefsCGBSeq_Base::SetXrefs (void)
 Assign a value to Xrefs data member. More...
 
virtual void CGBSeq_Base::Reset (void)
 Reset the whole object. More...
 
 CGBSeq_Base::CGBSeq_Base (const CGBSeq_Base &)
 
CGBSeq_BaseCGBSeq_Base::operator= (const CGBSeq_Base &)
 
 CGBSeqid::CGBSeqid (void)
 
 CGBSeqid::CGBSeqid (const std::string &value)
 Explicit constructor from the primitive type. More...
 
 CGBSeqid_Base::CGBSeqid_Base (void)
 
 CGBSeqid_Base::DECLARE_STD_ALIAS_TYPE_INFO ()
 
 CGBSeqid_Base::CGBSeqid_Base (const string &data)
 
NCBI_NS_NCBI::CNcbiOstreamoperator<< (NCBI_NS_NCBI::CNcbiOstream &str, const CGBSeqid_Base &obj)
 
NCBI_NS_NCBI::CNcbiIstreamoperator>> (NCBI_NS_NCBI::CNcbiIstream &str, CGBSeqid_Base &obj)
 
 CGBSet::CGBSet (void)
 
 CGBSet::~CGBSet (void)
 
 CGBSet::CGBSet (const CGBSet &value)
 
CGBSetCGBSet::operator= (const CGBSet &value)
 
 CGBSet_Base::CGBSet_Base (void)
 
virtual CGBSet_Base::~CGBSet_Base (void)
 
 CGBSet_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBSet_Base::IsSet (void) const
 Check if a value has been assigned to data member. More...
 
bool CGBSet_Base::CanGet (void) const
 Check if it is safe to call Get method. More...
 
void CGBSet_Base::Reset (void)
 Reset data member. More...
 
const TdataCGBSet_Base::Get (void) const
 Get the member data. More...
 
TdataCGBSet_Base::Set (void)
 Assign a value to data member. More...
 
 CGBSet_Base::operator const Tdata & (void) const
 Conversion operator to 'const Tdata' type. More...
 
 CGBSet_Base::operator Tdata & (void)
 Conversion operator to 'Tdata' type. More...
 
 CGBSet_Base::CGBSet_Base (const CGBSet_Base &)
 
CGBSet_BaseCGBSet_Base::operator= (const CGBSet_Base &)
 
 CGBStrucComment::CGBStrucComment (void)
 
 CGBStrucComment::~CGBStrucComment (void)
 
 CGBStrucComment::CGBStrucComment (const CGBStrucComment &value)
 
CGBStrucCommentCGBStrucComment::operator= (const CGBStrucComment &value)
 
 CGBStrucComment_Base::CGBStrucComment_Base (void)
 
virtual CGBStrucComment_Base::~CGBStrucComment_Base (void)
 
 CGBStrucComment_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBStrucComment_Base::IsSetName (void) const
 Check if a value has been assigned to Name data member. More...
 
bool CGBStrucComment_Base::CanGetName (void) const
 Check if it is safe to call GetName method. More...
 
void CGBStrucComment_Base::ResetName (void)
 Reset Name data member. More...
 
const TNameCGBStrucComment_Base::GetName (void) const
 Get the Name member data. More...
 
void CGBStrucComment_Base::SetName (const TName &value)
 Assign a value to Name data member. More...
 
void CGBStrucComment_Base::SetName (TName &&value)
 
TNameCGBStrucComment_Base::SetName (void)
 Assign a value to Name data member. More...
 
bool CGBStrucComment_Base::IsSetItems (void) const
 Check if a value has been assigned to Items data member. More...
 
bool CGBStrucComment_Base::CanGetItems (void) const
 Check if it is safe to call GetItems method. More...
 
void CGBStrucComment_Base::ResetItems (void)
 Reset Items data member. More...
 
const TItemsCGBStrucComment_Base::GetItems (void) const
 Get the Items member data. More...
 
TItemsCGBStrucComment_Base::SetItems (void)
 Assign a value to Items data member. More...
 
virtual void CGBStrucComment_Base::Reset (void)
 Reset the whole object. More...
 
 CGBStrucComment_Base::CGBStrucComment_Base (const CGBStrucComment_Base &)
 
CGBStrucComment_BaseCGBStrucComment_Base::operator= (const CGBStrucComment_Base &)
 
 CGBStrucCommentItem::CGBStrucCommentItem (void)
 
 CGBStrucCommentItem::~CGBStrucCommentItem (void)
 
 CGBStrucCommentItem::CGBStrucCommentItem (const CGBStrucCommentItem &value)
 
CGBStrucCommentItemCGBStrucCommentItem::operator= (const CGBStrucCommentItem &value)
 
 CGBStrucCommentItem_Base::CGBStrucCommentItem_Base (void)
 
virtual CGBStrucCommentItem_Base::~CGBStrucCommentItem_Base (void)
 
 CGBStrucCommentItem_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBStrucCommentItem_Base::IsSetTag (void) const
 Check if a value has been assigned to Tag data member. More...
 
bool CGBStrucCommentItem_Base::CanGetTag (void) const
 Check if it is safe to call GetTag method. More...
 
void CGBStrucCommentItem_Base::ResetTag (void)
 Reset Tag data member. More...
 
const TTagCGBStrucCommentItem_Base::GetTag (void) const
 Get the Tag member data. More...
 
void CGBStrucCommentItem_Base::SetTag (const TTag &value)
 Assign a value to Tag data member. More...
 
void CGBStrucCommentItem_Base::SetTag (TTag &&value)
 
TTagCGBStrucCommentItem_Base::SetTag (void)
 Assign a value to Tag data member. More...
 
bool CGBStrucCommentItem_Base::IsSetValue (void) const
 Check if a value has been assigned to Value data member. More...
 
bool CGBStrucCommentItem_Base::CanGetValue (void) const
 Check if it is safe to call GetValue method. More...
 
void CGBStrucCommentItem_Base::ResetValue (void)
 Reset Value data member. More...
 
const TValueCGBStrucCommentItem_Base::GetValue (void) const
 Get the Value member data. More...
 
void CGBStrucCommentItem_Base::SetValue (const TValue &value)
 Assign a value to Value data member. More...
 
void CGBStrucCommentItem_Base::SetValue (TValue &&value)
 
TValueCGBStrucCommentItem_Base::SetValue (void)
 Assign a value to Value data member. More...
 
bool CGBStrucCommentItem_Base::IsSetUrl (void) const
 Check if a value has been assigned to Url data member. More...
 
bool CGBStrucCommentItem_Base::CanGetUrl (void) const
 Check if it is safe to call GetUrl method. More...
 
void CGBStrucCommentItem_Base::ResetUrl (void)
 Reset Url data member. More...
 
const TUrlCGBStrucCommentItem_Base::GetUrl (void) const
 Get the Url member data. More...
 
void CGBStrucCommentItem_Base::SetUrl (const TUrl &value)
 Assign a value to Url data member. More...
 
void CGBStrucCommentItem_Base::SetUrl (TUrl &&value)
 
TUrlCGBStrucCommentItem_Base::SetUrl (void)
 Assign a value to Url data member. More...
 
virtual void CGBStrucCommentItem_Base::Reset (void)
 Reset the whole object. More...
 
 CGBStrucCommentItem_Base::CGBStrucCommentItem_Base (const CGBStrucCommentItem_Base &)
 
CGBStrucCommentItem_BaseCGBStrucCommentItem_Base::operator= (const CGBStrucCommentItem_Base &)
 
 CGBXref::CGBXref (void)
 
 CGBXref::~CGBXref (void)
 
 CGBXref::CGBXref (const CGBXref &value)
 
CGBXrefCGBXref::operator= (const CGBXref &value)
 
 CGBXref_Base::CGBXref_Base (void)
 
virtual CGBXref_Base::~CGBXref_Base (void)
 
 CGBXref_Base::DECLARE_INTERNAL_TYPE_INFO ()
 
bool CGBXref_Base::IsSetDbname (void) const
 Check if a value has been assigned to Dbname data member. More...
 
bool CGBXref_Base::CanGetDbname (void) const
 Check if it is safe to call GetDbname method. More...
 
void CGBXref_Base::ResetDbname (void)
 Reset Dbname data member. More...
 
const TDbnameCGBXref_Base::GetDbname (void) const
 Get the Dbname member data. More...
 
void CGBXref_Base::SetDbname (const TDbname &value)
 Assign a value to Dbname data member. More...
 
void CGBXref_Base::SetDbname (TDbname &&value)
 
TDbnameCGBXref_Base::SetDbname (void)
 Assign a value to Dbname data member. More...
 
bool CGBXref_Base::IsSetId (void) const
 Check if a value has been assigned to Id data member. More...
 
bool CGBXref_Base::CanGetId (void) const
 Check if it is safe to call GetId method. More...
 
void CGBXref_Base::ResetId (void)
 Reset Id data member. More...
 
const TIdCGBXref_Base::GetId (void) const
 Get the Id member data. More...
 
void CGBXref_Base::SetId (const TId &value)
 Assign a value to Id data member. More...
 
void CGBXref_Base::SetId (TId &&value)
 
TIdCGBXref_Base::SetId (void)
 Assign a value to Id data member. More...
 
virtual void CGBXref_Base::Reset (void)
 Reset the whole object. More...
 
 CGBXref_Base::CGBXref_Base (const CGBXref_Base &)
 
CGBXref_BaseCGBXref_Base::operator= (const CGBXref_Base &)
 

Variables

Uint4 CGBAltSeqData_Base::m_set_State [1]
 
string CGBAltSeqData_Base::m_Name
 
list< CRef< CGBAltSeqItem > > CGBAltSeqData_Base::m_Items
 
Uint4 CGBAltSeqItem_Base::m_set_State [1]
 
CRef< TIntervalCGBAltSeqItem_Base::m_Interval
 
bool CGBAltSeqItem_Base::m_Isgap
 
int CGBAltSeqItem_Base::m_Gap_length
 
string CGBAltSeqItem_Base::m_Gap_type
 
string CGBAltSeqItem_Base::m_Gap_linkage
 
string CGBAltSeqItem_Base::m_Gap_comment
 
string CGBAltSeqItem_Base::m_First_accn
 
string CGBAltSeqItem_Base::m_Last_accn
 
string CGBAltSeqItem_Base::m_Value
 
Uint4 CGBComment_Base::m_set_State [1]
 
string CGBComment_Base::m_Type
 
list< CGBCommentParagraphCGBComment_Base::m_Paragraphs
 
Uint4 CGBFeature_Base::m_set_State [1]
 
string CGBFeature_Base::m_Key
 
string CGBFeature_Base::m_Location
 
list< CRef< CGBInterval > > CGBFeature_Base::m_Intervals
 
string CGBFeature_Base::m_Operator
 
bool CGBFeature_Base::m_Partial5
 
bool CGBFeature_Base::m_Partial3
 
list< CRef< CGBQualifier > > CGBFeature_Base::m_Quals
 
list< CRef< CGBXref > > CGBFeature_Base::m_Xrefs
 
Uint4 CGBFeatureSet_Base::m_set_State [1]
 
string CGBFeatureSet_Base::m_Annot_source
 
list< CRef< CGBFeature > > CGBFeatureSet_Base::m_Features
 
Uint4 CGBInterval_Base::m_set_State [1]
 
TSeqPos CGBInterval_Base::m_From
 
TSeqPos CGBInterval_Base::m_To
 
TSeqPos CGBInterval_Base::m_Point
 
bool CGBInterval_Base::m_Iscomp
 
bool CGBInterval_Base::m_Interbp
 
string CGBInterval_Base::m_Accession
 
Uint4 CGBQualifier_Base::m_set_State [1]
 
string CGBQualifier_Base::m_Name
 
string CGBQualifier_Base::m_Value
 
Uint4 CGBReference_Base::m_set_State [1]
 
string CGBReference_Base::m_Reference
 
string CGBReference_Base::m_Position
 
list< CGBAuthorCGBReference_Base::m_Authors
 
string CGBReference_Base::m_Consortium
 
string CGBReference_Base::m_Title
 
string CGBReference_Base::m_Journal
 
list< CRef< CGBXref > > CGBReference_Base::m_Xref
 
int CGBReference_Base::m_Pubmed
 
string CGBReference_Base::m_Remark
 
Uint4 CGBSeq_Base::m_set_State [3]
 
string CGBSeq_Base::m_Locus
 
TSeqPos CGBSeq_Base::m_Length
 
string CGBSeq_Base::m_Strandedness
 
string CGBSeq_Base::m_Moltype
 
string CGBSeq_Base::m_Topology
 
string CGBSeq_Base::m_Division
 
string CGBSeq_Base::m_Update_date
 
string CGBSeq_Base::m_Create_date
 
string CGBSeq_Base::m_Update_release
 
string CGBSeq_Base::m_Create_release
 
string CGBSeq_Base::m_Definition
 
string CGBSeq_Base::m_Primary_accession
 
string CGBSeq_Base::m_Entry_version
 
string CGBSeq_Base::m_Accession_version
 
list< CGBSeqidCGBSeq_Base::m_Other_seqids
 
list< CGBSecondary_accnCGBSeq_Base::m_Secondary_accessions
 
string CGBSeq_Base::m_Project
 
list< CGBKeywordCGBSeq_Base::m_Keywords
 
string CGBSeq_Base::m_Segment
 
string CGBSeq_Base::m_Source
 
string CGBSeq_Base::m_Organism
 
string CGBSeq_Base::m_Taxonomy
 
list< CRef< CGBReference > > CGBSeq_Base::m_References
 
string CGBSeq_Base::m_Comment
 
list< CRef< CGBComment > > CGBSeq_Base::m_Comment_set
 
list< CRef< CGBStrucComment > > CGBSeq_Base::m_Struc_comments
 
string CGBSeq_Base::m_Primary
 
string CGBSeq_Base::m_Source_db
 
string CGBSeq_Base::m_Database_reference
 
list< CRef< CGBFeature > > CGBSeq_Base::m_Feature_table
 
list< CRef< CGBFeatureSet > > CGBSeq_Base::m_Feature_set
 
string CGBSeq_Base::m_Sequence
 
string CGBSeq_Base::m_Contig
 
list< CRef< CGBAltSeqData > > CGBSeq_Base::m_Alt_seq
 
list< CRef< CGBXref > > CGBSeq_Base::m_Xrefs
 
Uint4 CGBSet_Base::m_set_State [1]
 
list< CRef< CGBSeq > > CGBSet_Base::m_data
 
Uint4 CGBStrucComment_Base::m_set_State [1]
 
string CGBStrucComment_Base::m_Name
 
list< CRef< CGBStrucCommentItem > > CGBStrucComment_Base::m_Items
 
Uint4 CGBStrucCommentItem_Base::m_set_State [1]
 
string CGBStrucCommentItem_Base::m_Tag
 
string CGBStrucCommentItem_Base::m_Value
 
string CGBStrucCommentItem_Base::m_Url
 
Uint4 CGBXref_Base::m_set_State [1]
 
string CGBXref_Base::m_Dbname
 
string CGBXref_Base::m_Id
 

Detailed Description

Typedef Documentation

◆ TAccession

Definition at line 90 of file GBInterval_.hpp.

◆ TAccession_version

Definition at line 112 of file GBSeq_.hpp.

◆ TAlt_seq

Definition at line 132 of file GBSeq_.hpp.

◆ TAnnot_source

Definition at line 90 of file GBFeatureSet_.hpp.

◆ TAuthors

Definition at line 93 of file GBReference_.hpp.

◆ TComment

Definition at line 122 of file GBSeq_.hpp.

◆ TComment_set

Definition at line 123 of file GBSeq_.hpp.

◆ TConsortium

Definition at line 94 of file GBReference_.hpp.

◆ TContig

Definition at line 131 of file GBSeq_.hpp.

◆ TCreate_date

Definition at line 106 of file GBSeq_.hpp.

◆ TCreate_release

Definition at line 108 of file GBSeq_.hpp.

◆ Tdata

typedef list< CRef< CGBSeq > > CGBSet_Base::Tdata

Definition at line 162 of file GBSet_.hpp.

◆ TDatabase_reference

Definition at line 127 of file GBSeq_.hpp.

◆ TDbname

Definition at line 85 of file GBXref_.hpp.

◆ TDefinition

Definition at line 109 of file GBSeq_.hpp.

◆ TDivision

Definition at line 104 of file GBSeq_.hpp.

◆ TEntry_version

Definition at line 111 of file GBSeq_.hpp.

◆ TFeature_set

Definition at line 129 of file GBSeq_.hpp.

◆ TFeature_table

Definition at line 128 of file GBSeq_.hpp.

◆ TFeatures

Definition at line 91 of file GBFeatureSet_.hpp.

◆ TFirst_accn

Definition at line 95 of file GBAltSeqItem_.hpp.

◆ TFrom

Definition at line 85 of file GBInterval_.hpp.

◆ TGap_comment

Definition at line 94 of file GBAltSeqItem_.hpp.

◆ TGap_length

Definition at line 91 of file GBAltSeqItem_.hpp.

◆ TGap_linkage

Definition at line 93 of file GBAltSeqItem_.hpp.

◆ TGap_type

Definition at line 92 of file GBAltSeqItem_.hpp.

◆ TId

Definition at line 86 of file GBXref_.hpp.

◆ TInterbp

Definition at line 89 of file GBInterval_.hpp.

◆ TInterval

Definition at line 89 of file GBAltSeqItem_.hpp.

◆ TIntervals

Definition at line 94 of file GBFeature_.hpp.

◆ TIscomp

Definition at line 88 of file GBInterval_.hpp.

◆ TIsgap

Definition at line 90 of file GBAltSeqItem_.hpp.

◆ TItems [1/2]

Definition at line 91 of file GBAltSeqData_.hpp.

◆ TItems [2/2]

Definition at line 91 of file GBStrucComment_.hpp.

◆ TJournal

Definition at line 96 of file GBReference_.hpp.

◆ TKey

Definition at line 92 of file GBFeature_.hpp.

◆ TKeywords

Definition at line 116 of file GBSeq_.hpp.

◆ TLast_accn

Definition at line 96 of file GBAltSeqItem_.hpp.

◆ TLength

Definition at line 100 of file GBSeq_.hpp.

◆ TLocation

Definition at line 93 of file GBFeature_.hpp.

◆ TLocus

Definition at line 99 of file GBSeq_.hpp.

◆ TmemberIndex [1/12]

Definition at line 99 of file GBAltSeqData_.hpp.

◆ TmemberIndex [2/12]

Definition at line 112 of file GBAltSeqItem_.hpp.

◆ TmemberIndex [3/12]

Definition at line 96 of file GBComment_.hpp.

◆ TmemberIndex [4/12]

Definition at line 113 of file GBFeature_.hpp.

◆ TmemberIndex [5/12]

Definition at line 99 of file GBFeatureSet_.hpp.

◆ TmemberIndex [6/12]

Definition at line 102 of file GBInterval_.hpp.

◆ TmemberIndex [7/12]

Definition at line 94 of file GBQualifier_.hpp.

◆ TmemberIndex [8/12]

Definition at line 114 of file GBReference_.hpp.

◆ TmemberIndex [9/12]

Definition at line 174 of file GBSeq_.hpp.

◆ TmemberIndex [10/12]

Definition at line 99 of file GBStrucComment_.hpp.

◆ TmemberIndex [11/12]

Definition at line 96 of file GBStrucCommentItem_.hpp.

◆ TmemberIndex [12/12]

Definition at line 94 of file GBXref_.hpp.

◆ TMoltype

Definition at line 102 of file GBSeq_.hpp.

◆ TName [1/3]

Definition at line 90 of file GBAltSeqData_.hpp.

◆ TName [2/3]

Definition at line 85 of file GBQualifier_.hpp.

◆ TName [3/3]

Definition at line 90 of file GBStrucComment_.hpp.

◆ TOperator

Definition at line 95 of file GBFeature_.hpp.

◆ TOrganism

Definition at line 119 of file GBSeq_.hpp.

◆ TOther_seqids

Definition at line 113 of file GBSeq_.hpp.

◆ TParagraphs

Definition at line 88 of file GBComment_.hpp.

◆ Tparent [1/36]

Definition at line 67 of file GBAltSeqData.hpp.

◆ Tparent [2/36]

Definition at line 79 of file GBAltSeqData_.hpp.

◆ Tparent [3/36]

Definition at line 67 of file GBAltSeqItem.hpp.

◆ Tparent [4/36]

Definition at line 78 of file GBAltSeqItem_.hpp.

◆ Tparent [5/36]

Definition at line 67 of file GBAuthor.hpp.

◆ Tparent [6/36]

Definition at line 74 of file GBAuthor_.hpp.

◆ Tparent [7/36]

Definition at line 67 of file GBComment.hpp.

◆ Tparent [8/36]

Definition at line 76 of file GBComment_.hpp.

◆ Tparent [9/36]

Definition at line 67 of file GBCommentParagraph.hpp.

◆ Tparent [10/36]

Definition at line 74 of file GBCommentParagraph_.hpp.

◆ Tparent [11/36]

Definition at line 67 of file GBFeature.hpp.

◆ Tparent [12/36]

Definition at line 81 of file GBFeature_.hpp.

◆ Tparent [13/36]

Definition at line 67 of file GBFeatureSet.hpp.

◆ Tparent [14/36]

Definition at line 79 of file GBFeatureSet_.hpp.

◆ Tparent [15/36]

Definition at line 67 of file GBInterval.hpp.

◆ Tparent [16/36]

Definition at line 74 of file GBInterval_.hpp.

◆ Tparent [17/36]

Definition at line 67 of file GBKeyword.hpp.

◆ Tparent [18/36]

Definition at line 74 of file GBKeyword_.hpp.

◆ Tparent [19/36]

Definition at line 67 of file GBQualifier.hpp.

◆ Tparent [20/36]

Definition at line 74 of file GBQualifier_.hpp.

◆ Tparent [21/36]

Definition at line 67 of file GBReference.hpp.

◆ Tparent [22/36]

Definition at line 80 of file GBReference_.hpp.

◆ Tparent [23/36]

Definition at line 67 of file GBSecondary_accn.hpp.

◆ Tparent [24/36]

Definition at line 74 of file GBSecondary_accn_.hpp.

◆ Tparent [25/36]

typedef CGBSeq_Base CGBSeq::Tparent
private

Definition at line 67 of file GBSeq.hpp.

◆ Tparent [26/36]

Definition at line 88 of file GBSeq_.hpp.

◆ Tparent [27/36]

Definition at line 67 of file GBSeqid.hpp.

◆ Tparent [28/36]

Definition at line 74 of file GBSeqid_.hpp.

◆ Tparent [29/36]

typedef CGBSet_Base CGBSet::Tparent
private

Definition at line 67 of file GBSet.hpp.

◆ Tparent [30/36]

Definition at line 151 of file GBSet_.hpp.

◆ Tparent [31/36]

Definition at line 67 of file GBStrucComment.hpp.

◆ Tparent [32/36]

Definition at line 79 of file GBStrucComment_.hpp.

◆ Tparent [33/36]

Definition at line 67 of file GBStrucCommentItem.hpp.

◆ Tparent [34/36]

Definition at line 74 of file GBStrucCommentItem_.hpp.

◆ Tparent [35/36]

typedef CGBXref_Base CGBXref::Tparent
private

Definition at line 67 of file GBXref.hpp.

◆ Tparent [36/36]

Definition at line 74 of file GBXref_.hpp.

◆ TPartial3

Definition at line 97 of file GBFeature_.hpp.

◆ TPartial5

Definition at line 96 of file GBFeature_.hpp.

◆ TPoint

Definition at line 87 of file GBInterval_.hpp.

◆ TPosition

Definition at line 92 of file GBReference_.hpp.

◆ TPrimary

Definition at line 125 of file GBSeq_.hpp.

◆ TPrimary_accession

Definition at line 110 of file GBSeq_.hpp.

◆ TProject

Definition at line 115 of file GBSeq_.hpp.

◆ TPubmed

Definition at line 98 of file GBReference_.hpp.

◆ TQuals

Definition at line 98 of file GBFeature_.hpp.

◆ TReference

Definition at line 91 of file GBReference_.hpp.

◆ TReferences

Definition at line 121 of file GBSeq_.hpp.

◆ TRemark

Definition at line 99 of file GBReference_.hpp.

◆ TSecondary_accessions

Definition at line 114 of file GBSeq_.hpp.

◆ TSegment

Definition at line 117 of file GBSeq_.hpp.

◆ TSequence

Definition at line 130 of file GBSeq_.hpp.

◆ TSource

Definition at line 118 of file GBSeq_.hpp.

◆ TSource_db

Definition at line 126 of file GBSeq_.hpp.

◆ TStrandedness

Definition at line 101 of file GBSeq_.hpp.

◆ TStruc_comments

Definition at line 124 of file GBSeq_.hpp.

◆ TTag

Definition at line 85 of file GBStrucCommentItem_.hpp.

◆ TTaxonomy

Definition at line 120 of file GBSeq_.hpp.

◆ TTitle

Definition at line 95 of file GBReference_.hpp.

◆ TTo

Definition at line 86 of file GBInterval_.hpp.

◆ TTopology

Definition at line 103 of file GBSeq_.hpp.

◆ TType

Definition at line 87 of file GBComment_.hpp.

◆ TUpdate_date

Definition at line 105 of file GBSeq_.hpp.

◆ TUpdate_release

Definition at line 107 of file GBSeq_.hpp.

◆ TUrl

Definition at line 87 of file GBStrucCommentItem_.hpp.

◆ TValue [1/3]

Definition at line 97 of file GBAltSeqItem_.hpp.

◆ TValue [2/3]

Definition at line 86 of file GBQualifier_.hpp.

◆ TValue [3/3]

Definition at line 86 of file GBStrucCommentItem_.hpp.

◆ TXref

Definition at line 97 of file GBReference_.hpp.

◆ TXrefs [1/2]

typedef list< CRef< CGBXref > > CGBFeature_Base::TXrefs

Definition at line 99 of file GBFeature_.hpp.

◆ TXrefs [2/2]

typedef list< CRef< CGBXref > > CGBSeq_Base::TXrefs

Definition at line 133 of file GBSeq_.hpp.

Enumeration Type Documentation

◆ E_memberIndex [1/12]

Enumerator
e__allMandatory 
e_name 
e_items 

Definition at line 94 of file GBAltSeqData_.hpp.

◆ E_memberIndex [2/12]

Enumerator
e__allMandatory 
e_interval 
e_isgap 
e_gap_length 
e_gap_type 
e_gap_linkage 
e_gap_comment 
e_first_accn 
e_last_accn 
e_value 

Definition at line 100 of file GBAltSeqItem_.hpp.

◆ E_memberIndex [3/12]

Enumerator
e__allMandatory 
e_type 
e_paragraphs 

Definition at line 91 of file GBComment_.hpp.

◆ E_memberIndex [4/12]

Enumerator
e__allMandatory 
e_key 
e_location 
e_intervals 
e_operator 
e_partial5 
e_partial3 
e_quals 
e_xrefs 

Definition at line 102 of file GBFeature_.hpp.

◆ E_memberIndex [5/12]

Enumerator
e__allMandatory 
e_annot_source 
e_features 

Definition at line 94 of file GBFeatureSet_.hpp.

◆ E_memberIndex [6/12]

Enumerator
e__allMandatory 
e_from 
e_to 
e_point 
e_iscomp 
e_interbp 
e_accession 

Definition at line 93 of file GBInterval_.hpp.

◆ E_memberIndex [7/12]

Enumerator
e__allMandatory 
e_name 
e_value 

Definition at line 89 of file GBQualifier_.hpp.

◆ E_memberIndex [8/12]

Enumerator
e__allMandatory 
e_reference 
e_position 
e_authors 
e_consortium 
e_title 
e_journal 
e_xref 
e_pubmed 
e_remark 

Definition at line 102 of file GBReference_.hpp.

◆ E_memberIndex [9/12]

Enumerator
e__allMandatory 
e_locus 
e_length 
e_strandedness 
e_moltype 
e_topology 
e_division 
e_update_date 
e_create_date 
e_update_release 
e_create_release 
e_definition 
e_primary_accession 
e_entry_version 
e_accession_version 
e_other_seqids 
e_secondary_accessions 
e_project 
e_keywords 
e_segment 
e_source 
e_organism 
e_taxonomy 
e_references 
e_comment 
e_comment_set 
e_struc_comments 
e_primary 
e_source_db 
e_database_reference 
e_feature_table 
e_feature_set 
e_sequence 
e_contig 
e_alt_seq 
e_xrefs 

Definition at line 136 of file GBSeq_.hpp.

◆ E_memberIndex [10/12]

Enumerator
e__allMandatory 
e_name 
e_items 

Definition at line 94 of file GBStrucComment_.hpp.

◆ E_memberIndex [11/12]

Enumerator
e__allMandatory 
e_tag 
e_value 
e_url 

Definition at line 90 of file GBStrucCommentItem_.hpp.

◆ E_memberIndex [12/12]

Enumerator
e__allMandatory 
e_dbname 
e_id 

Definition at line 89 of file GBXref_.hpp.

Function Documentation

◆ CanGet()

bool CGBSet_Base::CanGet ( void  ) const
inline

Check if it is safe to call Get method.

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

Definition at line 231 of file GBSet_.hpp.

◆ CanGetAccession()

bool CGBInterval_Base::CanGetAccession ( void  ) const
inline

Check if it is safe to call GetAccession method.

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

Definition at line 600 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetAccession().

Referenced by CGBInterval_Base::GetAccession().

◆ CanGetAccession_version()

bool CGBSeq_Base::CanGetAccession_version ( void  ) const
inline

Check if it is safe to call GetAccession_version method.

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

Definition at line 2114 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetAccession_version().

Referenced by CGBSeq_Base::GetAccession_version().

◆ CanGetAlt_seq()

bool CGBSeq_Base::CanGetAlt_seq ( void  ) const
inline

Check if it is safe to call GetAlt_seq method.

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

Definition at line 2878 of file GBSeq_.hpp.

◆ CanGetAnnot_source()

bool CGBFeatureSet_Base::CanGetAnnot_source ( void  ) const
inline

Check if it is safe to call GetAnnot_source method.

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

Definition at line 204 of file GBFeatureSet_.hpp.

References CGBFeatureSet_Base::IsSetAnnot_source().

Referenced by CGBFeatureSet_Base::GetAnnot_source().

◆ CanGetAuthors()

bool CGBReference_Base::CanGetAuthors ( void  ) const
inline

Check if it is safe to call GetAuthors method.

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

Definition at line 578 of file GBReference_.hpp.

◆ CanGetComment()

bool CGBSeq_Base::CanGetComment ( void  ) const
inline

Check if it is safe to call GetComment method.

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

Definition at line 2496 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetComment().

Referenced by CGBSeq_Base::GetComment().

◆ CanGetComment_set()

bool CGBSeq_Base::CanGetComment_set ( void  ) const
inline

Check if it is safe to call GetComment_set method.

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

Definition at line 2543 of file GBSeq_.hpp.

◆ CanGetConsortium()

bool CGBReference_Base::CanGetConsortium ( void  ) const
inline

Check if it is safe to call GetConsortium method.

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

Definition at line 603 of file GBReference_.hpp.

References CGBReference_Base::IsSetConsortium().

Referenced by CGBReference_Base::GetConsortium().

◆ CanGetContig()

bool CGBSeq_Base::CanGetContig ( void  ) const
inline

Check if it is safe to call GetContig method.

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

Definition at line 2831 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetContig().

Referenced by CGBSeq_Base::GetContig().

◆ CanGetCreate_date()

bool CGBSeq_Base::CanGetCreate_date ( void  ) const
inline

Check if it is safe to call GetCreate_date method.

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

Definition at line 1832 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetCreate_date().

Referenced by CGBSeq_Base::GetCreate_date().

◆ CanGetCreate_release()

bool CGBSeq_Base::CanGetCreate_release ( void  ) const
inline

Check if it is safe to call GetCreate_release method.

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

Definition at line 1926 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetCreate_release().

Referenced by CGBSeq_Base::GetCreate_release().

◆ CanGetDatabase_reference()

bool CGBSeq_Base::CanGetDatabase_reference ( void  ) const
inline

Check if it is safe to call GetDatabase_reference method.

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

Definition at line 2687 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetDatabase_reference().

Referenced by CGBSeq_Base::GetDatabase_reference().

◆ CanGetDbname()

bool CGBXref_Base::CanGetDbname ( void  ) const
inline

Check if it is safe to call GetDbname method.

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

Definition at line 206 of file GBXref_.hpp.

References CGBXref_Base::IsSetDbname().

Referenced by CGBXref_Base::GetDbname().

◆ CanGetDefinition()

bool CGBSeq_Base::CanGetDefinition ( void  ) const
inline

Check if it is safe to call GetDefinition method.

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

Definition at line 1973 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetDefinition().

Referenced by CGBSeq_Base::GetDefinition().

◆ CanGetDivision()

bool CGBSeq_Base::CanGetDivision ( void  ) const
inline

Check if it is safe to call GetDivision method.

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

Definition at line 1738 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetDivision().

Referenced by CGBSeq_Base::GetDivision().

◆ CanGetEntry_version()

bool CGBSeq_Base::CanGetEntry_version ( void  ) const
inline

Check if it is safe to call GetEntry_version method.

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

Definition at line 2067 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetEntry_version().

Referenced by CGBSeq_Base::GetEntry_version().

◆ CanGetFeature_set()

bool CGBSeq_Base::CanGetFeature_set ( void  ) const
inline

Check if it is safe to call GetFeature_set method.

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

Definition at line 2759 of file GBSeq_.hpp.

◆ CanGetFeature_table()

bool CGBSeq_Base::CanGetFeature_table ( void  ) const
inline

Check if it is safe to call GetFeature_table method.

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

Definition at line 2734 of file GBSeq_.hpp.

◆ CanGetFeatures()

bool CGBFeatureSet_Base::CanGetFeatures ( void  ) const
inline

Check if it is safe to call GetFeatures method.

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

Definition at line 251 of file GBFeatureSet_.hpp.

◆ CanGetFirst_accn()

bool CGBAltSeqItem_Base::CanGetFirst_accn ( void  ) const
inline

Check if it is safe to call GetFirst_accn method.

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

Definition at line 750 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetFirst_accn().

Referenced by CGBAltSeqItem_Base::GetFirst_accn().

◆ CanGetFrom()

bool CGBInterval_Base::CanGetFrom ( void  ) const
inline

Check if it is safe to call GetFrom method.

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

Definition at line 365 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetFrom().

Referenced by CGBInterval_Base::GetFrom().

◆ CanGetGap_comment()

bool CGBAltSeqItem_Base::CanGetGap_comment ( void  ) const
inline

Check if it is safe to call GetGap_comment method.

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

Definition at line 703 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetGap_comment().

Referenced by CGBAltSeqItem_Base::GetGap_comment().

◆ CanGetGap_length()

bool CGBAltSeqItem_Base::CanGetGap_length ( void  ) const
inline

Check if it is safe to call GetGap_length method.

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

Definition at line 562 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetGap_length().

Referenced by CGBAltSeqItem_Base::GetGap_length().

◆ CanGetGap_linkage()

bool CGBAltSeqItem_Base::CanGetGap_linkage ( void  ) const
inline

Check if it is safe to call GetGap_linkage method.

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

Definition at line 656 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetGap_linkage().

Referenced by CGBAltSeqItem_Base::GetGap_linkage().

◆ CanGetGap_type()

bool CGBAltSeqItem_Base::CanGetGap_type ( void  ) const
inline

Check if it is safe to call GetGap_type method.

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

Definition at line 609 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetGap_type().

Referenced by CGBAltSeqItem_Base::GetGap_type().

◆ CanGetId()

bool CGBXref_Base::CanGetId ( void  ) const
inline

Check if it is safe to call GetId method.

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

Definition at line 253 of file GBXref_.hpp.

References CGBXref_Base::IsSetId().

Referenced by CGBXref_Base::GetId().

◆ CanGetInterbp()

bool CGBInterval_Base::CanGetInterbp ( void  ) const
inline

Check if it is safe to call GetInterbp method.

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

Definition at line 553 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetInterbp().

Referenced by CGBInterval_Base::GetInterbp().

◆ CanGetInterval()

bool CGBAltSeqItem_Base::CanGetInterval ( void  ) const
inline

Check if it is safe to call GetInterval method.

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

Definition at line 494 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetInterval().

Referenced by CGBAltSeqItem_Base::GetInterval().

◆ CanGetIntervals()

bool CGBFeature_Base::CanGetIntervals ( void  ) const
inline

Check if it is safe to call GetIntervals method.

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

Definition at line 530 of file GBFeature_.hpp.

◆ CanGetIscomp()

bool CGBInterval_Base::CanGetIscomp ( void  ) const
inline

Check if it is safe to call GetIscomp method.

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

Definition at line 506 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetIscomp().

Referenced by CGBInterval_Base::GetIscomp().

◆ CanGetIsgap()

bool CGBAltSeqItem_Base::CanGetIsgap ( void  ) const
inline

Check if it is safe to call GetIsgap method.

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

Definition at line 515 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetIsgap().

Referenced by CGBAltSeqItem_Base::GetIsgap().

◆ CanGetItems() [1/2]

bool CGBAltSeqData_Base::CanGetItems ( void  ) const
inline

Check if it is safe to call GetItems method.

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

Definition at line 252 of file GBAltSeqData_.hpp.

◆ CanGetItems() [2/2]

bool CGBStrucComment_Base::CanGetItems ( void  ) const
inline

Check if it is safe to call GetItems method.

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

Definition at line 251 of file GBStrucComment_.hpp.

◆ CanGetJournal()

bool CGBReference_Base::CanGetJournal ( void  ) const
inline

Check if it is safe to call GetJournal method.

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

Definition at line 697 of file GBReference_.hpp.

References CGBReference_Base::IsSetJournal().

Referenced by CGBReference_Base::GetJournal().

◆ CanGetKey()

bool CGBFeature_Base::CanGetKey ( void  ) const
inline

Check if it is safe to call GetKey method.

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

Definition at line 436 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetKey().

Referenced by CGBFeature_Base::GetKey().

◆ CanGetKeywords()

bool CGBSeq_Base::CanGetKeywords ( void  ) const
inline

Check if it is safe to call GetKeywords method.

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

Definition at line 2258 of file GBSeq_.hpp.

◆ CanGetLast_accn()

bool CGBAltSeqItem_Base::CanGetLast_accn ( void  ) const
inline

Check if it is safe to call GetLast_accn method.

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

Definition at line 797 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetLast_accn().

Referenced by CGBAltSeqItem_Base::GetLast_accn().

◆ CanGetLength()

bool CGBSeq_Base::CanGetLength ( void  ) const
inline

Check if it is safe to call GetLength method.

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

Definition at line 1550 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetLength().

Referenced by CGBSeq_Base::GetLength().

◆ CanGetLocation()

bool CGBFeature_Base::CanGetLocation ( void  ) const
inline

Check if it is safe to call GetLocation method.

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

Definition at line 483 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetLocation().

Referenced by CGBFeature_Base::GetLocation().

◆ CanGetLocus()

bool CGBSeq_Base::CanGetLocus ( void  ) const
inline

Check if it is safe to call GetLocus method.

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

Definition at line 1503 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetLocus().

Referenced by CGBSeq_Base::GetLocus().

◆ CanGetMoltype()

bool CGBSeq_Base::CanGetMoltype ( void  ) const
inline

Check if it is safe to call GetMoltype method.

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

Definition at line 1644 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetMoltype().

Referenced by CGBSeq_Base::GetMoltype().

◆ CanGetName() [1/3]

bool CGBAltSeqData_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 205 of file GBAltSeqData_.hpp.

References CGBAltSeqData_Base::IsSetName().

Referenced by CGBAltSeqData_Base::GetName().

◆ CanGetName() [2/3]

bool CGBQualifier_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 206 of file GBQualifier_.hpp.

References CGBQualifier_Base::IsSetName().

Referenced by CGBQualifier_Base::GetName().

◆ CanGetName() [3/3]

bool CGBStrucComment_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 204 of file GBStrucComment_.hpp.

References CGBStrucComment_Base::IsSetName().

Referenced by CGBStrucComment_Base::GetName().

◆ CanGetOperator()

bool CGBFeature_Base::CanGetOperator ( void  ) const
inline

Check if it is safe to call GetOperator method.

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

Definition at line 555 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetOperator().

Referenced by CGBFeature_Base::GetOperator().

◆ CanGetOrganism()

bool CGBSeq_Base::CanGetOrganism ( void  ) const
inline

Check if it is safe to call GetOrganism method.

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

Definition at line 2377 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetOrganism().

Referenced by CGBSeq_Base::GetOrganism().

◆ CanGetOther_seqids()

bool CGBSeq_Base::CanGetOther_seqids ( void  ) const
inline

Check if it is safe to call GetOther_seqids method.

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

Definition at line 2161 of file GBSeq_.hpp.

◆ CanGetParagraphs()

bool CGBComment_Base::CanGetParagraphs ( void  ) const
inline

Check if it is safe to call GetParagraphs method.

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

Definition at line 248 of file GBComment_.hpp.

◆ CanGetPartial3()

bool CGBFeature_Base::CanGetPartial3 ( void  ) const
inline

Check if it is safe to call GetPartial3 method.

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

Definition at line 649 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetPartial3().

Referenced by CGBFeature_Base::GetPartial3().

◆ CanGetPartial5()

bool CGBFeature_Base::CanGetPartial5 ( void  ) const
inline

Check if it is safe to call GetPartial5 method.

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

Definition at line 602 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetPartial5().

Referenced by CGBFeature_Base::GetPartial5().

◆ CanGetPoint()

bool CGBInterval_Base::CanGetPoint ( void  ) const
inline

Check if it is safe to call GetPoint method.

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

Definition at line 459 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetPoint().

Referenced by CGBInterval_Base::GetPoint().

◆ CanGetPosition()

bool CGBReference_Base::CanGetPosition ( void  ) const
inline

Check if it is safe to call GetPosition method.

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

Definition at line 531 of file GBReference_.hpp.

References CGBReference_Base::IsSetPosition().

Referenced by CGBReference_Base::GetPosition().

◆ CanGetPrimary()

bool CGBSeq_Base::CanGetPrimary ( void  ) const
inline

Check if it is safe to call GetPrimary method.

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

Definition at line 2593 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetPrimary().

Referenced by CGBSeq_Base::GetPrimary().

◆ CanGetPrimary_accession()

bool CGBSeq_Base::CanGetPrimary_accession ( void  ) const
inline

Check if it is safe to call GetPrimary_accession method.

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

Definition at line 2020 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetPrimary_accession().

Referenced by CGBSeq_Base::GetPrimary_accession().

◆ CanGetProject()

bool CGBSeq_Base::CanGetProject ( void  ) const
inline

Check if it is safe to call GetProject method.

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

Definition at line 2211 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetProject().

Referenced by CGBSeq_Base::GetProject().

◆ CanGetPubmed()

bool CGBReference_Base::CanGetPubmed ( void  ) const
inline

Check if it is safe to call GetPubmed method.

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

Definition at line 769 of file GBReference_.hpp.

References CGBReference_Base::IsSetPubmed().

Referenced by CGBReference_Base::GetPubmed().

◆ CanGetQuals()

bool CGBFeature_Base::CanGetQuals ( void  ) const
inline

Check if it is safe to call GetQuals method.

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

Definition at line 696 of file GBFeature_.hpp.

◆ CanGetReference()

bool CGBReference_Base::CanGetReference ( void  ) const
inline

Check if it is safe to call GetReference method.

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

Definition at line 484 of file GBReference_.hpp.

References CGBReference_Base::IsSetReference().

Referenced by CGBReference_Base::GetReference().

◆ CanGetReferences()

bool CGBSeq_Base::CanGetReferences ( void  ) const
inline

Check if it is safe to call GetReferences method.

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

Definition at line 2471 of file GBSeq_.hpp.

◆ CanGetRemark()

bool CGBReference_Base::CanGetRemark ( void  ) const
inline

Check if it is safe to call GetRemark method.

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

Definition at line 816 of file GBReference_.hpp.

References CGBReference_Base::IsSetRemark().

Referenced by CGBReference_Base::GetRemark().

◆ CanGetSecondary_accessions()

bool CGBSeq_Base::CanGetSecondary_accessions ( void  ) const
inline

Check if it is safe to call GetSecondary_accessions method.

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

Definition at line 2186 of file GBSeq_.hpp.

◆ CanGetSegment()

bool CGBSeq_Base::CanGetSegment ( void  ) const
inline

Check if it is safe to call GetSegment method.

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

Definition at line 2283 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetSegment().

Referenced by CGBSeq_Base::GetSegment().

◆ CanGetSequence()

bool CGBSeq_Base::CanGetSequence ( void  ) const
inline

Check if it is safe to call GetSequence method.

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

Definition at line 2784 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetSequence().

Referenced by CGBSeq_Base::GetSequence().

◆ CanGetSource()

bool CGBSeq_Base::CanGetSource ( void  ) const
inline

Check if it is safe to call GetSource method.

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

Definition at line 2330 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetSource().

Referenced by CGBSeq_Base::GetSource().

◆ CanGetSource_db()

bool CGBSeq_Base::CanGetSource_db ( void  ) const
inline

Check if it is safe to call GetSource_db method.

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

Definition at line 2640 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetSource_db().

Referenced by CGBSeq_Base::GetSource_db().

◆ CanGetStrandedness()

bool CGBSeq_Base::CanGetStrandedness ( void  ) const
inline

Check if it is safe to call GetStrandedness method.

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

Definition at line 1597 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetStrandedness().

Referenced by CGBSeq_Base::GetStrandedness().

◆ CanGetStruc_comments()

bool CGBSeq_Base::CanGetStruc_comments ( void  ) const
inline

Check if it is safe to call GetStruc_comments method.

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

Definition at line 2568 of file GBSeq_.hpp.

◆ CanGetTag()

bool CGBStrucCommentItem_Base::CanGetTag ( void  ) const
inline

Check if it is safe to call GetTag method.

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

Definition at line 247 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::IsSetTag().

Referenced by CGBStrucCommentItem_Base::GetTag().

◆ CanGetTaxonomy()

bool CGBSeq_Base::CanGetTaxonomy ( void  ) const
inline

Check if it is safe to call GetTaxonomy method.

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

Definition at line 2424 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetTaxonomy().

Referenced by CGBSeq_Base::GetTaxonomy().

◆ CanGetTitle()

bool CGBReference_Base::CanGetTitle ( void  ) const
inline

Check if it is safe to call GetTitle method.

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

Definition at line 650 of file GBReference_.hpp.

References CGBReference_Base::IsSetTitle().

Referenced by CGBReference_Base::GetTitle().

◆ CanGetTo()

bool CGBInterval_Base::CanGetTo ( void  ) const
inline

Check if it is safe to call GetTo method.

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

Definition at line 412 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetTo().

Referenced by CGBInterval_Base::GetTo().

◆ CanGetTopology()

bool CGBSeq_Base::CanGetTopology ( void  ) const
inline

Check if it is safe to call GetTopology method.

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

Definition at line 1691 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetTopology().

Referenced by CGBSeq_Base::GetTopology().

◆ CanGetType()

bool CGBComment_Base::CanGetType ( void  ) const
inline

Check if it is safe to call GetType method.

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

Definition at line 201 of file GBComment_.hpp.

References CGBComment_Base::IsSetType().

Referenced by CGBComment_Base::GetType().

◆ CanGetUpdate_date()

bool CGBSeq_Base::CanGetUpdate_date ( void  ) const
inline

Check if it is safe to call GetUpdate_date method.

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

Definition at line 1785 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetUpdate_date().

Referenced by CGBSeq_Base::GetUpdate_date().

◆ CanGetUpdate_release()

bool CGBSeq_Base::CanGetUpdate_release ( void  ) const
inline

Check if it is safe to call GetUpdate_release method.

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

Definition at line 1879 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetUpdate_release().

Referenced by CGBSeq_Base::GetUpdate_release().

◆ CanGetUrl()

bool CGBStrucCommentItem_Base::CanGetUrl ( void  ) const
inline

Check if it is safe to call GetUrl method.

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

Definition at line 341 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::IsSetUrl().

Referenced by CGBStrucCommentItem_Base::GetUrl().

◆ CanGetValue() [1/3]

bool CGBAltSeqItem_Base::CanGetValue ( void  ) const
inline

Check if it is safe to call GetValue method.

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

Definition at line 844 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetValue().

Referenced by CGBAltSeqItem_Base::GetValue().

◆ CanGetValue() [2/3]

bool CGBQualifier_Base::CanGetValue ( void  ) const
inline

Check if it is safe to call GetValue method.

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

Definition at line 253 of file GBQualifier_.hpp.

References CGBQualifier_Base::IsSetValue().

Referenced by CGBQualifier_Base::GetValue().

◆ CanGetValue() [3/3]

bool CGBStrucCommentItem_Base::CanGetValue ( void  ) const
inline

Check if it is safe to call GetValue method.

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

Definition at line 294 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::IsSetValue().

Referenced by CGBStrucCommentItem_Base::GetValue().

◆ CanGetXref()

bool CGBReference_Base::CanGetXref ( void  ) const
inline

Check if it is safe to call GetXref method.

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

Definition at line 744 of file GBReference_.hpp.

◆ CanGetXrefs() [1/2]

bool CGBFeature_Base::CanGetXrefs ( void  ) const
inline

Check if it is safe to call GetXrefs method.

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

Definition at line 721 of file GBFeature_.hpp.

◆ CanGetXrefs() [2/2]

bool CGBSeq_Base::CanGetXrefs ( void  ) const
inline

Check if it is safe to call GetXrefs method.

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

Definition at line 2903 of file GBSeq_.hpp.

◆ CGBAltSeqData() [1/2]

CGBAltSeqData::CGBAltSeqData ( const CGBAltSeqData value)
private

◆ CGBAltSeqData() [2/2]

CGBAltSeqData::CGBAltSeqData ( void  )
inline

Definition at line 86 of file GBAltSeqData.hpp.

◆ CGBAltSeqData_Base() [1/2]

CGBAltSeqData_Base::CGBAltSeqData_Base ( const CGBAltSeqData_Base )
private

◆ CGBAltSeqData_Base() [2/2]

END_CLASS_INFO CGBAltSeqData_Base::CGBAltSeqData_Base ( void  )

Definition at line 81 of file GBAltSeqData_.cpp.

References CGBAltSeqData_Base::m_set_State.

◆ CGBAltSeqItem() [1/2]

CGBAltSeqItem::CGBAltSeqItem ( const CGBAltSeqItem value)
private

◆ CGBAltSeqItem() [2/2]

CGBAltSeqItem::CGBAltSeqItem ( void  )
inline

Definition at line 86 of file GBAltSeqItem.hpp.

◆ CGBAltSeqItem_Base() [1/2]

CGBAltSeqItem_Base::CGBAltSeqItem_Base ( const CGBAltSeqItem_Base )
private

◆ CGBAltSeqItem_Base() [2/2]

END_CLASS_INFO CGBAltSeqItem_Base::CGBAltSeqItem_Base ( void  )

Definition at line 136 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_set_State.

◆ CGBAuthor() [1/2]

CGBAuthor::CGBAuthor ( const std::string value)
inlineexplicit

Explicit constructor from the primitive type.

Definition at line 72 of file GBAuthor.hpp.

◆ CGBAuthor() [2/2]

CGBAuthor::CGBAuthor ( void  )
inline

Definition at line 69 of file GBAuthor.hpp.

◆ CGBAuthor_Base() [1/2]

CGBAuthor_Base::CGBAuthor_Base ( const string data)
inlineexplicit

Definition at line 100 of file GBAuthor_.hpp.

◆ CGBAuthor_Base() [2/2]

CGBAuthor_Base::CGBAuthor_Base ( void  )
inline

Definition at line 95 of file GBAuthor_.hpp.

◆ CGBComment() [1/2]

CGBComment::CGBComment ( const CGBComment value)
private

◆ CGBComment() [2/2]

CGBComment::CGBComment ( void  )
inline

Definition at line 86 of file GBComment.hpp.

◆ CGBComment_Base() [1/2]

CGBComment_Base::CGBComment_Base ( const CGBComment_Base )
private

◆ CGBComment_Base() [2/2]

END_CLASS_INFO CGBComment_Base::CGBComment_Base ( void  )

Definition at line 80 of file GBComment_.cpp.

References CGBComment_Base::m_set_State.

◆ CGBCommentParagraph() [1/2]

CGBCommentParagraph::CGBCommentParagraph ( const std::string value)
inlineexplicit

Explicit constructor from the primitive type.

Definition at line 72 of file GBCommentParagraph.hpp.

◆ CGBCommentParagraph() [2/2]

CGBCommentParagraph::CGBCommentParagraph ( void  )
inline

Definition at line 69 of file GBCommentParagraph.hpp.

◆ CGBCommentParagraph_Base() [1/2]

CGBCommentParagraph_Base::CGBCommentParagraph_Base ( const string data)
inlineexplicit

Definition at line 100 of file GBCommentParagraph_.hpp.

◆ CGBCommentParagraph_Base() [2/2]

CGBCommentParagraph_Base::CGBCommentParagraph_Base ( void  )
inline

Definition at line 95 of file GBCommentParagraph_.hpp.

◆ CGBFeature() [1/2]

CGBFeature::CGBFeature ( const CGBFeature value)
private

◆ CGBFeature() [2/2]

CGBFeature::CGBFeature ( void  )
inline

Definition at line 86 of file GBFeature.hpp.

◆ CGBFeature_Base() [1/2]

CGBFeature_Base::CGBFeature_Base ( const CGBFeature_Base )
private

◆ CGBFeature_Base() [2/2]

END_CLASS_INFO CGBFeature_Base::CGBFeature_Base ( void  )

Definition at line 119 of file GBFeature_.cpp.

References CGBFeature_Base::m_set_State.

◆ CGBFeatureSet() [1/2]

CGBFeatureSet::CGBFeatureSet ( const CGBFeatureSet value)
private

◆ CGBFeatureSet() [2/2]

CGBFeatureSet::CGBFeatureSet ( void  )
inline

Definition at line 86 of file GBFeatureSet.hpp.

◆ CGBFeatureSet_Base() [1/2]

CGBFeatureSet_Base::CGBFeatureSet_Base ( const CGBFeatureSet_Base )
private

◆ CGBFeatureSet_Base() [2/2]

END_CLASS_INFO CGBFeatureSet_Base::CGBFeatureSet_Base ( void  )

Definition at line 81 of file GBFeatureSet_.cpp.

References CGBFeatureSet_Base::m_set_State.

◆ CGBInterval() [1/2]

CGBInterval::CGBInterval ( const CGBInterval value)
private

◆ CGBInterval() [2/2]

CGBInterval::CGBInterval ( void  )
inline

Definition at line 86 of file GBInterval.hpp.

◆ CGBInterval_Base() [1/2]

CGBInterval_Base::CGBInterval_Base ( const CGBInterval_Base )
private

◆ CGBInterval_Base() [2/2]

END_CLASS_INFO CGBInterval_Base::CGBInterval_Base ( void  )

Definition at line 82 of file GBInterval_.cpp.

References CGBInterval_Base::m_set_State.

◆ CGBKeyword() [1/2]

CGBKeyword::CGBKeyword ( const std::string value)
inlineexplicit

Explicit constructor from the primitive type.

Definition at line 72 of file GBKeyword.hpp.

◆ CGBKeyword() [2/2]

CGBKeyword::CGBKeyword ( void  )
inline

Definition at line 69 of file GBKeyword.hpp.

◆ CGBKeyword_Base() [1/2]

CGBKeyword_Base::CGBKeyword_Base ( const string data)
inlineexplicit

Definition at line 100 of file GBKeyword_.hpp.

◆ CGBKeyword_Base() [2/2]

CGBKeyword_Base::CGBKeyword_Base ( void  )
inline

Definition at line 95 of file GBKeyword_.hpp.

◆ CGBQualifier() [1/2]

CGBQualifier::CGBQualifier ( const CGBQualifier value)
private

◆ CGBQualifier() [2/2]

CGBQualifier::CGBQualifier ( void  )
inline

Definition at line 86 of file GBQualifier.hpp.

◆ CGBQualifier_Base() [1/2]

CGBQualifier_Base::CGBQualifier_Base ( const CGBQualifier_Base )
private

◆ CGBQualifier_Base() [2/2]

END_CLASS_INFO CGBQualifier_Base::CGBQualifier_Base ( void  )

Definition at line 80 of file GBQualifier_.cpp.

References CGBQualifier_Base::m_set_State.

◆ CGBReference() [1/2]

CGBReference::CGBReference ( const CGBReference value)
private

◆ CGBReference() [2/2]

CGBReference::CGBReference ( void  )
inline

Definition at line 86 of file GBReference.hpp.

◆ CGBReference_Base() [1/2]

CGBReference_Base::CGBReference_Base ( const CGBReference_Base )
private

◆ CGBReference_Base() [2/2]

END_CLASS_INFO CGBReference_Base::CGBReference_Base ( void  )

Definition at line 131 of file GBReference_.cpp.

References CGBReference_Base::m_set_State.

◆ CGBSecondary_accn() [1/2]

CGBSecondary_accn::CGBSecondary_accn ( const std::string value)
inlineexplicit

Explicit constructor from the primitive type.

Definition at line 72 of file GBSecondary_accn.hpp.

◆ CGBSecondary_accn() [2/2]

CGBSecondary_accn::CGBSecondary_accn ( void  )
inline

Definition at line 69 of file GBSecondary_accn.hpp.

◆ CGBSecondary_accn_Base() [1/2]

CGBSecondary_accn_Base::CGBSecondary_accn_Base ( const string data)
inlineexplicit

Definition at line 100 of file GBSecondary_accn_.hpp.

◆ CGBSecondary_accn_Base() [2/2]

CGBSecondary_accn_Base::CGBSecondary_accn_Base ( void  )
inline

Definition at line 95 of file GBSecondary_accn_.hpp.

◆ CGBSeq() [1/2]

CGBSeq::CGBSeq ( const CGBSeq value)
private

◆ CGBSeq() [2/2]

CGBSeq::CGBSeq ( void  )
inline

Definition at line 86 of file GBSeq.hpp.

◆ CGBSeq_Base() [1/2]

CGBSeq_Base::CGBSeq_Base ( const CGBSeq_Base )
private

◆ CGBSeq_Base() [2/2]

END_CLASS_INFO CGBSeq_Base::CGBSeq_Base ( void  )

Definition at line 345 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State.

◆ CGBSeqid() [1/2]

CGBSeqid::CGBSeqid ( const std::string value)
inlineexplicit

Explicit constructor from the primitive type.

Definition at line 72 of file GBSeqid.hpp.

◆ CGBSeqid() [2/2]

CGBSeqid::CGBSeqid ( void  )
inline

Definition at line 69 of file GBSeqid.hpp.

◆ CGBSeqid_Base() [1/2]

CGBSeqid_Base::CGBSeqid_Base ( const string data)
inlineexplicit

Definition at line 100 of file GBSeqid_.hpp.

◆ CGBSeqid_Base() [2/2]

CGBSeqid_Base::CGBSeqid_Base ( void  )
inline

Definition at line 95 of file GBSeqid_.hpp.

◆ CGBSet() [1/2]

CGBSet::CGBSet ( const CGBSet value)
private

◆ CGBSet() [2/2]

CGBSet::CGBSet ( void  )
inline

Definition at line 86 of file GBSet.hpp.

◆ CGBSet_Base() [1/2]

CGBSet_Base::CGBSet_Base ( const CGBSet_Base )
private

◆ CGBSet_Base() [2/2]

END_CLASS_INFO CGBSet_Base::CGBSet_Base ( void  )

Definition at line 68 of file GBSet_.cpp.

References CGBSet_Base::m_set_State.

◆ CGBStrucComment() [1/2]

CGBStrucComment::CGBStrucComment ( const CGBStrucComment value)
private

◆ CGBStrucComment() [2/2]

CGBStrucComment::CGBStrucComment ( void  )
inline

Definition at line 86 of file GBStrucComment.hpp.

◆ CGBStrucComment_Base() [1/2]

CGBStrucComment_Base::CGBStrucComment_Base ( const CGBStrucComment_Base )
private

◆ CGBStrucComment_Base() [2/2]

END_CLASS_INFO CGBStrucComment_Base::CGBStrucComment_Base ( void  )

Definition at line 81 of file GBStrucComment_.cpp.

References CGBStrucComment_Base::m_set_State.

◆ CGBStrucCommentItem() [1/2]

CGBStrucCommentItem::CGBStrucCommentItem ( const CGBStrucCommentItem value)
private

◆ CGBStrucCommentItem() [2/2]

CGBStrucCommentItem::CGBStrucCommentItem ( void  )
inline

Definition at line 86 of file GBStrucCommentItem.hpp.

◆ CGBStrucCommentItem_Base() [1/2]

CGBStrucCommentItem_Base::CGBStrucCommentItem_Base ( const CGBStrucCommentItem_Base )
private

◆ CGBStrucCommentItem_Base() [2/2]

END_CLASS_INFO CGBStrucCommentItem_Base::CGBStrucCommentItem_Base ( void  )

Definition at line 88 of file GBStrucCommentItem_.cpp.

References CGBStrucCommentItem_Base::m_set_State.

◆ CGBXref() [1/2]

CGBXref::CGBXref ( const CGBXref value)
private

◆ CGBXref() [2/2]

CGBXref::CGBXref ( void  )
inline

Definition at line 86 of file GBXref.hpp.

◆ CGBXref_Base() [1/2]

CGBXref_Base::CGBXref_Base ( const CGBXref_Base )
private

◆ CGBXref_Base() [2/2]

END_CLASS_INFO CGBXref_Base::CGBXref_Base ( void  )

Definition at line 80 of file GBXref_.cpp.

References CGBXref_Base::m_set_State.

◆ DECLARE_INTERNAL_TYPE_INFO() [1/13]

CGBAltSeqData_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [2/13]

CGBAltSeqItem_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [3/13]

CGBComment_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [4/13]

CGBFeature_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [5/13]

CGBFeatureSet_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [6/13]

CGBInterval_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [7/13]

CGBQualifier_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [8/13]

CGBReference_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [9/13]

CGBSeq_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [10/13]

CGBSet_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [11/13]

CGBStrucComment_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [12/13]

CGBStrucCommentItem_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_INTERNAL_TYPE_INFO() [13/13]

CGBXref_Base::DECLARE_INTERNAL_TYPE_INFO ( )

◆ DECLARE_STD_ALIAS_TYPE_INFO() [1/5]

CGBAuthor_Base::DECLARE_STD_ALIAS_TYPE_INFO ( )

◆ DECLARE_STD_ALIAS_TYPE_INFO() [2/5]

CGBCommentParagraph_Base::DECLARE_STD_ALIAS_TYPE_INFO ( )

◆ DECLARE_STD_ALIAS_TYPE_INFO() [3/5]

CGBKeyword_Base::DECLARE_STD_ALIAS_TYPE_INFO ( )

◆ DECLARE_STD_ALIAS_TYPE_INFO() [4/5]

CGBSecondary_accn_Base::DECLARE_STD_ALIAS_TYPE_INFO ( )

◆ DECLARE_STD_ALIAS_TYPE_INFO() [5/5]

CGBSeqid_Base::DECLARE_STD_ALIAS_TYPE_INFO ( )

◆ Get()

const CGBSet_Base::Tdata & CGBSet_Base::Get ( void  ) const
inline

Get the member data.

Returns
Reference to the member data.

Definition at line 237 of file GBSet_.hpp.

References CGBSet_Base::m_data.

◆ GetAccession()

const CGBInterval_Base::TAccession & CGBInterval_Base::GetAccession ( void  ) const
inline

Get the Accession member data.

Returns
Reference to the member data.

Definition at line 606 of file GBInterval_.hpp.

References CGBInterval_Base::CanGetAccession(), CGBInterval_Base::m_Accession, and CSerialObject::ThrowUnassigned().

◆ GetAccession_version()

const CGBSeq_Base::TAccession_version & CGBSeq_Base::GetAccession_version ( void  ) const
inline

Get the Accession_version member data.

Returns
Reference to the member data.

Definition at line 2120 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetAccession_version(), CGBSeq_Base::m_Accession_version, and CSerialObject::ThrowUnassigned().

◆ GetAlt_seq()

const CGBSeq_Base::TAlt_seq & CGBSeq_Base::GetAlt_seq ( void  ) const
inline

Get the Alt_seq member data.

Returns
Reference to the member data.

Definition at line 2884 of file GBSeq_.hpp.

References CGBSeq_Base::m_Alt_seq.

◆ GetAnnot_source()

const CGBFeatureSet_Base::TAnnot_source & CGBFeatureSet_Base::GetAnnot_source ( void  ) const
inline

Get the Annot_source member data.

Returns
Reference to the member data.

Definition at line 210 of file GBFeatureSet_.hpp.

References CGBFeatureSet_Base::CanGetAnnot_source(), CGBFeatureSet_Base::m_Annot_source, and CSerialObject::ThrowUnassigned().

◆ GetAuthors()

const CGBReference_Base::TAuthors & CGBReference_Base::GetAuthors ( void  ) const
inline

Get the Authors member data.

Returns
Reference to the member data.

Definition at line 584 of file GBReference_.hpp.

References CGBReference_Base::m_Authors.

◆ GetComment()

const CGBSeq_Base::TComment & CGBSeq_Base::GetComment ( void  ) const
inline

Get the Comment member data.

Returns
Reference to the member data.

Definition at line 2502 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetComment(), CGBSeq_Base::m_Comment, and CSerialObject::ThrowUnassigned().

◆ GetComment_set()

const CGBSeq_Base::TComment_set & CGBSeq_Base::GetComment_set ( void  ) const
inline

Get the Comment_set member data.

Returns
Reference to the member data.

Definition at line 2549 of file GBSeq_.hpp.

References CGBSeq_Base::m_Comment_set.

◆ GetConsortium()

const CGBReference_Base::TConsortium & CGBReference_Base::GetConsortium ( void  ) const
inline

Get the Consortium member data.

Returns
Reference to the member data.

Definition at line 609 of file GBReference_.hpp.

References CGBReference_Base::CanGetConsortium(), CGBReference_Base::m_Consortium, and CSerialObject::ThrowUnassigned().

◆ GetContig()

const CGBSeq_Base::TContig & CGBSeq_Base::GetContig ( void  ) const
inline

Get the Contig member data.

Returns
Reference to the member data.

Definition at line 2837 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetContig(), CGBSeq_Base::m_Contig, and CSerialObject::ThrowUnassigned().

◆ GetCreate_date()

const CGBSeq_Base::TCreate_date & CGBSeq_Base::GetCreate_date ( void  ) const
inline

Get the Create_date member data.

Returns
Reference to the member data.

Definition at line 1838 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetCreate_date(), CGBSeq_Base::m_Create_date, and CSerialObject::ThrowUnassigned().

◆ GetCreate_release()

const CGBSeq_Base::TCreate_release & CGBSeq_Base::GetCreate_release ( void  ) const
inline

Get the Create_release member data.

Returns
Reference to the member data.

Definition at line 1932 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetCreate_release(), CGBSeq_Base::m_Create_release, and CSerialObject::ThrowUnassigned().

◆ GetDatabase_reference()

const CGBSeq_Base::TDatabase_reference & CGBSeq_Base::GetDatabase_reference ( void  ) const
inline

Get the Database_reference member data.

Returns
Reference to the member data.

Definition at line 2693 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetDatabase_reference(), CGBSeq_Base::m_Database_reference, and CSerialObject::ThrowUnassigned().

◆ GetDbname()

const CGBXref_Base::TDbname & CGBXref_Base::GetDbname ( void  ) const
inline

Get the Dbname member data.

Returns
Reference to the member data.

Definition at line 212 of file GBXref_.hpp.

References CGBXref_Base::CanGetDbname(), CGBXref_Base::m_Dbname, and CSerialObject::ThrowUnassigned().

◆ GetDefinition()

const CGBSeq_Base::TDefinition & CGBSeq_Base::GetDefinition ( void  ) const
inline

Get the Definition member data.

Returns
Reference to the member data.

Definition at line 1979 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetDefinition(), CGBSeq_Base::m_Definition, and CSerialObject::ThrowUnassigned().

◆ GetDivision()

const CGBSeq_Base::TDivision & CGBSeq_Base::GetDivision ( void  ) const
inline

Get the Division member data.

Returns
Reference to the member data.

Definition at line 1744 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetDivision(), CGBSeq_Base::m_Division, and CSerialObject::ThrowUnassigned().

◆ GetEntry_version()

const CGBSeq_Base::TEntry_version & CGBSeq_Base::GetEntry_version ( void  ) const
inline

Get the Entry_version member data.

Returns
Reference to the member data.

Definition at line 2073 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetEntry_version(), CGBSeq_Base::m_Entry_version, and CSerialObject::ThrowUnassigned().

◆ GetFeature_set()

const CGBSeq_Base::TFeature_set & CGBSeq_Base::GetFeature_set ( void  ) const
inline

Get the Feature_set member data.

Returns
Reference to the member data.

Definition at line 2765 of file GBSeq_.hpp.

References CGBSeq_Base::m_Feature_set.

◆ GetFeature_table()

const CGBSeq_Base::TFeature_table & CGBSeq_Base::GetFeature_table ( void  ) const
inline

Get the Feature_table member data.

Returns
Reference to the member data.

Definition at line 2740 of file GBSeq_.hpp.

References CGBSeq_Base::m_Feature_table.

◆ GetFeatures()

const CGBFeatureSet_Base::TFeatures & CGBFeatureSet_Base::GetFeatures ( void  ) const
inline

Get the Features member data.

Returns
Reference to the member data.

Definition at line 257 of file GBFeatureSet_.hpp.

References CGBFeatureSet_Base::m_Features.

◆ GetFirst_accn()

const CGBAltSeqItem_Base::TFirst_accn & CGBAltSeqItem_Base::GetFirst_accn ( void  ) const
inline

Get the First_accn member data.

Returns
Reference to the member data.

Definition at line 756 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetFirst_accn(), CGBAltSeqItem_Base::m_First_accn, and CSerialObject::ThrowUnassigned().

◆ GetFrom()

CGBInterval_Base::TFrom CGBInterval_Base::GetFrom ( void  ) const
inline

Get the From member data.

Returns
Copy of the member data.

Definition at line 378 of file GBInterval_.hpp.

References CGBInterval_Base::CanGetFrom(), CGBInterval_Base::m_From, and CSerialObject::ThrowUnassigned().

◆ GetGap_comment()

const CGBAltSeqItem_Base::TGap_comment & CGBAltSeqItem_Base::GetGap_comment ( void  ) const
inline

Get the Gap_comment member data.

Returns
Reference to the member data.

Definition at line 709 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetGap_comment(), CGBAltSeqItem_Base::m_Gap_comment, and CSerialObject::ThrowUnassigned().

◆ GetGap_length()

CGBAltSeqItem_Base::TGap_length CGBAltSeqItem_Base::GetGap_length ( void  ) const
inline

Get the Gap_length member data.

Returns
Copy of the member data.

Definition at line 575 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetGap_length(), CGBAltSeqItem_Base::m_Gap_length, and CSerialObject::ThrowUnassigned().

◆ GetGap_linkage()

const CGBAltSeqItem_Base::TGap_linkage & CGBAltSeqItem_Base::GetGap_linkage ( void  ) const
inline

Get the Gap_linkage member data.

Returns
Reference to the member data.

Definition at line 662 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetGap_linkage(), CGBAltSeqItem_Base::m_Gap_linkage, and CSerialObject::ThrowUnassigned().

◆ GetGap_type()

const CGBAltSeqItem_Base::TGap_type & CGBAltSeqItem_Base::GetGap_type ( void  ) const
inline

Get the Gap_type member data.

Returns
Reference to the member data.

Definition at line 615 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetGap_type(), CGBAltSeqItem_Base::m_Gap_type, and CSerialObject::ThrowUnassigned().

◆ GetId()

const CGBXref_Base::TId & CGBXref_Base::GetId ( void  ) const
inline

Get the Id member data.

Returns
Reference to the member data.

Definition at line 259 of file GBXref_.hpp.

References CGBXref_Base::CanGetId(), CGBXref_Base::m_Id, and CSerialObject::ThrowUnassigned().

◆ GetInterbp()

CGBInterval_Base::TInterbp CGBInterval_Base::GetInterbp ( void  ) const
inline

Get the Interbp member data.

Returns
Copy of the member data.

Definition at line 566 of file GBInterval_.hpp.

References CGBInterval_Base::CanGetInterbp(), CGBInterval_Base::m_Interbp, and CSerialObject::ThrowUnassigned().

◆ GetInterval()

const CGBAltSeqItem_Base::TInterval & CGBAltSeqItem_Base::GetInterval ( void  ) const
inline

Get the Interval member data.

Returns
Reference to the member data.

Definition at line 500 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetInterval(), CGBAltSeqItem_Base::m_Interval, and CSerialObject::ThrowUnassigned().

◆ GetIntervals()

const CGBFeature_Base::TIntervals & CGBFeature_Base::GetIntervals ( void  ) const
inline

Get the Intervals member data.

Returns
Reference to the member data.

Definition at line 536 of file GBFeature_.hpp.

References CGBFeature_Base::m_Intervals.

◆ GetIscomp()

CGBInterval_Base::TIscomp CGBInterval_Base::GetIscomp ( void  ) const
inline

Get the Iscomp member data.

Returns
Copy of the member data.

Definition at line 519 of file GBInterval_.hpp.

References CGBInterval_Base::CanGetIscomp(), CGBInterval_Base::m_Iscomp, and CSerialObject::ThrowUnassigned().

◆ GetIsgap()

CGBAltSeqItem_Base::TIsgap CGBAltSeqItem_Base::GetIsgap ( void  ) const
inline

Get the Isgap member data.

Returns
Copy of the member data.

Definition at line 528 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetIsgap(), CGBAltSeqItem_Base::m_Isgap, and CSerialObject::ThrowUnassigned().

◆ GetItems() [1/2]

const CGBAltSeqData_Base::TItems & CGBAltSeqData_Base::GetItems ( void  ) const
inline

Get the Items member data.

Returns
Reference to the member data.

Definition at line 258 of file GBAltSeqData_.hpp.

References CGBAltSeqData_Base::m_Items.

◆ GetItems() [2/2]

const CGBStrucComment_Base::TItems & CGBStrucComment_Base::GetItems ( void  ) const
inline

Get the Items member data.

Returns
Reference to the member data.

Definition at line 257 of file GBStrucComment_.hpp.

References CGBStrucComment_Base::m_Items.

◆ GetJournal()

const CGBReference_Base::TJournal & CGBReference_Base::GetJournal ( void  ) const
inline

Get the Journal member data.

Returns
Reference to the member data.

Definition at line 703 of file GBReference_.hpp.

References CGBReference_Base::CanGetJournal(), CGBReference_Base::m_Journal, and CSerialObject::ThrowUnassigned().

◆ GetKey()

const CGBFeature_Base::TKey & CGBFeature_Base::GetKey ( void  ) const
inline

Get the Key member data.

Returns
Reference to the member data.

Definition at line 442 of file GBFeature_.hpp.

References CGBFeature_Base::CanGetKey(), CGBFeature_Base::m_Key, and CSerialObject::ThrowUnassigned().

◆ GetKeywords()

const CGBSeq_Base::TKeywords & CGBSeq_Base::GetKeywords ( void  ) const
inline

Get the Keywords member data.

Returns
Reference to the member data.

Definition at line 2264 of file GBSeq_.hpp.

References CGBSeq_Base::m_Keywords.

◆ GetLast_accn()

const CGBAltSeqItem_Base::TLast_accn & CGBAltSeqItem_Base::GetLast_accn ( void  ) const
inline

Get the Last_accn member data.

Returns
Reference to the member data.

Definition at line 803 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetLast_accn(), CGBAltSeqItem_Base::m_Last_accn, and CSerialObject::ThrowUnassigned().

◆ GetLength()

CGBSeq_Base::TLength CGBSeq_Base::GetLength ( void  ) const
inline

Get the Length member data.

Returns
Copy of the member data.

Definition at line 1563 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetLength(), CGBSeq_Base::m_Length, and CSerialObject::ThrowUnassigned().

◆ GetLocation()

const CGBFeature_Base::TLocation & CGBFeature_Base::GetLocation ( void  ) const
inline

Get the Location member data.

Returns
Reference to the member data.

Definition at line 489 of file GBFeature_.hpp.

References CGBFeature_Base::CanGetLocation(), CGBFeature_Base::m_Location, and CSerialObject::ThrowUnassigned().

◆ GetLocus()

const CGBSeq_Base::TLocus & CGBSeq_Base::GetLocus ( void  ) const
inline

Get the Locus member data.

Returns
Reference to the member data.

Definition at line 1509 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetLocus(), CGBSeq_Base::m_Locus, and CSerialObject::ThrowUnassigned().

◆ GetMoltype()

const CGBSeq_Base::TMoltype & CGBSeq_Base::GetMoltype ( void  ) const
inline

Get the Moltype member data.

Returns
Reference to the member data.

Definition at line 1650 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetMoltype(), CGBSeq_Base::m_Moltype, and CSerialObject::ThrowUnassigned().

◆ GetName() [1/3]

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

Get the Name member data.

Returns
Reference to the member data.

Definition at line 211 of file GBAltSeqData_.hpp.

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

◆ GetName() [2/3]

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

Get the Name member data.

Returns
Reference to the member data.

Definition at line 212 of file GBQualifier_.hpp.

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

◆ GetName() [3/3]

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

Get the Name member data.

Returns
Reference to the member data.

Definition at line 210 of file GBStrucComment_.hpp.

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

◆ GetOperator()

const CGBFeature_Base::TOperator & CGBFeature_Base::GetOperator ( void  ) const
inline

Get the Operator member data.

Returns
Reference to the member data.

Definition at line 561 of file GBFeature_.hpp.

References CGBFeature_Base::CanGetOperator(), CGBFeature_Base::m_Operator, and CSerialObject::ThrowUnassigned().

◆ GetOrganism()

const CGBSeq_Base::TOrganism & CGBSeq_Base::GetOrganism ( void  ) const
inline

Get the Organism member data.

Returns
Reference to the member data.

Definition at line 2383 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetOrganism(), CGBSeq_Base::m_Organism, and CSerialObject::ThrowUnassigned().

◆ GetOther_seqids()

const CGBSeq_Base::TOther_seqids & CGBSeq_Base::GetOther_seqids ( void  ) const
inline

Get the Other_seqids member data.

Returns
Reference to the member data.

Definition at line 2167 of file GBSeq_.hpp.

References CGBSeq_Base::m_Other_seqids.

◆ GetParagraphs()

const CGBComment_Base::TParagraphs & CGBComment_Base::GetParagraphs ( void  ) const
inline

Get the Paragraphs member data.

Returns
Reference to the member data.

Definition at line 254 of file GBComment_.hpp.

References CGBComment_Base::m_Paragraphs.

◆ GetPartial3()

CGBFeature_Base::TPartial3 CGBFeature_Base::GetPartial3 ( void  ) const
inline

Get the Partial3 member data.

Returns
Copy of the member data.

Definition at line 662 of file GBFeature_.hpp.

References CGBFeature_Base::CanGetPartial3(), CGBFeature_Base::m_Partial3, and CSerialObject::ThrowUnassigned().

◆ GetPartial5()

CGBFeature_Base::TPartial5 CGBFeature_Base::GetPartial5 ( void  ) const
inline

Get the Partial5 member data.

Returns
Copy of the member data.

Definition at line 615 of file GBFeature_.hpp.

References CGBFeature_Base::CanGetPartial5(), CGBFeature_Base::m_Partial5, and CSerialObject::ThrowUnassigned().

◆ GetPoint()

CGBInterval_Base::TPoint CGBInterval_Base::GetPoint ( void  ) const
inline

Get the Point member data.

Returns
Copy of the member data.

Definition at line 472 of file GBInterval_.hpp.

References CGBInterval_Base::CanGetPoint(), CGBInterval_Base::m_Point, and CSerialObject::ThrowUnassigned().

◆ GetPosition()

const CGBReference_Base::TPosition & CGBReference_Base::GetPosition ( void  ) const
inline

Get the Position member data.

Returns
Reference to the member data.

Definition at line 537 of file GBReference_.hpp.

References CGBReference_Base::CanGetPosition(), CGBReference_Base::m_Position, and CSerialObject::ThrowUnassigned().

◆ GetPrimary()

const CGBSeq_Base::TPrimary & CGBSeq_Base::GetPrimary ( void  ) const
inline

Get the Primary member data.

Returns
Reference to the member data.

Definition at line 2599 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetPrimary(), CGBSeq_Base::m_Primary, and CSerialObject::ThrowUnassigned().

◆ GetPrimary_accession()

const CGBSeq_Base::TPrimary_accession & CGBSeq_Base::GetPrimary_accession ( void  ) const
inline

Get the Primary_accession member data.

Returns
Reference to the member data.

Definition at line 2026 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetPrimary_accession(), CGBSeq_Base::m_Primary_accession, and CSerialObject::ThrowUnassigned().

◆ GetProject()

const CGBSeq_Base::TProject & CGBSeq_Base::GetProject ( void  ) const
inline

Get the Project member data.

Returns
Reference to the member data.

Definition at line 2217 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetProject(), CGBSeq_Base::m_Project, and CSerialObject::ThrowUnassigned().

◆ GetPubmed()

CGBReference_Base::TPubmed CGBReference_Base::GetPubmed ( void  ) const
inline

Get the Pubmed member data.

Returns
Copy of the member data.

Definition at line 782 of file GBReference_.hpp.

References CGBReference_Base::CanGetPubmed(), CGBReference_Base::m_Pubmed, and CSerialObject::ThrowUnassigned().

◆ GetQuals()

const CGBFeature_Base::TQuals & CGBFeature_Base::GetQuals ( void  ) const
inline

Get the Quals member data.

Returns
Reference to the member data.

Definition at line 702 of file GBFeature_.hpp.

References CGBFeature_Base::m_Quals.

◆ GetReference()

const CGBReference_Base::TReference & CGBReference_Base::GetReference ( void  ) const
inline

Get the Reference member data.

Returns
Reference to the member data.

Definition at line 490 of file GBReference_.hpp.

References CGBReference_Base::CanGetReference(), CGBReference_Base::m_Reference, and CSerialObject::ThrowUnassigned().

◆ GetReferences()

const CGBSeq_Base::TReferences & CGBSeq_Base::GetReferences ( void  ) const
inline

Get the References member data.

Returns
Reference to the member data.

Definition at line 2477 of file GBSeq_.hpp.

References CGBSeq_Base::m_References.

◆ GetRemark()

const CGBReference_Base::TRemark & CGBReference_Base::GetRemark ( void  ) const
inline

Get the Remark member data.

Returns
Reference to the member data.

Definition at line 822 of file GBReference_.hpp.

References CGBReference_Base::CanGetRemark(), CGBReference_Base::m_Remark, and CSerialObject::ThrowUnassigned().

◆ GetSecondary_accessions()

const CGBSeq_Base::TSecondary_accessions & CGBSeq_Base::GetSecondary_accessions ( void  ) const
inline

Get the Secondary_accessions member data.

Returns
Reference to the member data.

Definition at line 2192 of file GBSeq_.hpp.

References CGBSeq_Base::m_Secondary_accessions.

◆ GetSegment()

const CGBSeq_Base::TSegment & CGBSeq_Base::GetSegment ( void  ) const
inline

Get the Segment member data.

Returns
Reference to the member data.

Definition at line 2289 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetSegment(), CGBSeq_Base::m_Segment, and CSerialObject::ThrowUnassigned().

◆ GetSequence()

const CGBSeq_Base::TSequence & CGBSeq_Base::GetSequence ( void  ) const
inline

Get the Sequence member data.

Returns
Reference to the member data.

Definition at line 2790 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetSequence(), CGBSeq_Base::m_Sequence, and CSerialObject::ThrowUnassigned().

◆ GetSource()

const CGBSeq_Base::TSource & CGBSeq_Base::GetSource ( void  ) const
inline

Get the Source member data.

Returns
Reference to the member data.

Definition at line 2336 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetSource(), CGBSeq_Base::m_Source, and CSerialObject::ThrowUnassigned().

◆ GetSource_db()

const CGBSeq_Base::TSource_db & CGBSeq_Base::GetSource_db ( void  ) const
inline

Get the Source_db member data.

Returns
Reference to the member data.

Definition at line 2646 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetSource_db(), CGBSeq_Base::m_Source_db, and CSerialObject::ThrowUnassigned().

◆ GetStrandedness()

const CGBSeq_Base::TStrandedness & CGBSeq_Base::GetStrandedness ( void  ) const
inline

Get the Strandedness member data.

Returns
Reference to the member data.

Definition at line 1603 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetStrandedness(), CGBSeq_Base::m_Strandedness, and CSerialObject::ThrowUnassigned().

◆ GetStruc_comments()

const CGBSeq_Base::TStruc_comments & CGBSeq_Base::GetStruc_comments ( void  ) const
inline

Get the Struc_comments member data.

Returns
Reference to the member data.

Definition at line 2574 of file GBSeq_.hpp.

References CGBSeq_Base::m_Struc_comments.

◆ GetTag()

const CGBStrucCommentItem_Base::TTag & CGBStrucCommentItem_Base::GetTag ( void  ) const
inline

Get the Tag member data.

Returns
Reference to the member data.

Definition at line 253 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::CanGetTag(), CGBStrucCommentItem_Base::m_Tag, and CSerialObject::ThrowUnassigned().

◆ GetTaxonomy()

const CGBSeq_Base::TTaxonomy & CGBSeq_Base::GetTaxonomy ( void  ) const
inline

Get the Taxonomy member data.

Returns
Reference to the member data.

Definition at line 2430 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetTaxonomy(), CGBSeq_Base::m_Taxonomy, and CSerialObject::ThrowUnassigned().

◆ GetTitle()

const CGBReference_Base::TTitle & CGBReference_Base::GetTitle ( void  ) const
inline

Get the Title member data.

Returns
Reference to the member data.

Definition at line 656 of file GBReference_.hpp.

References CGBReference_Base::CanGetTitle(), CGBReference_Base::m_Title, and CSerialObject::ThrowUnassigned().

◆ GetTo()

CGBInterval_Base::TTo CGBInterval_Base::GetTo ( void  ) const
inline

Get the To member data.

Returns
Copy of the member data.

Definition at line 425 of file GBInterval_.hpp.

References CGBInterval_Base::CanGetTo(), CGBInterval_Base::m_To, and CSerialObject::ThrowUnassigned().

◆ GetTopology()

const CGBSeq_Base::TTopology & CGBSeq_Base::GetTopology ( void  ) const
inline

Get the Topology member data.

Returns
Reference to the member data.

Definition at line 1697 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetTopology(), CGBSeq_Base::m_Topology, and CSerialObject::ThrowUnassigned().

◆ GetType()

const CGBComment_Base::TType & CGBComment_Base::GetType ( void  ) const
inline

Get the Type member data.

Returns
Reference to the member data.

Definition at line 207 of file GBComment_.hpp.

References CGBComment_Base::CanGetType(), CGBComment_Base::m_Type, and CSerialObject::ThrowUnassigned().

◆ GetUpdate_date()

const CGBSeq_Base::TUpdate_date & CGBSeq_Base::GetUpdate_date ( void  ) const
inline

Get the Update_date member data.

Returns
Reference to the member data.

Definition at line 1791 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetUpdate_date(), CGBSeq_Base::m_Update_date, and CSerialObject::ThrowUnassigned().

◆ GetUpdate_release()

const CGBSeq_Base::TUpdate_release & CGBSeq_Base::GetUpdate_release ( void  ) const
inline

Get the Update_release member data.

Returns
Reference to the member data.

Definition at line 1885 of file GBSeq_.hpp.

References CGBSeq_Base::CanGetUpdate_release(), CGBSeq_Base::m_Update_release, and CSerialObject::ThrowUnassigned().

◆ GetUrl()

const CGBStrucCommentItem_Base::TUrl & CGBStrucCommentItem_Base::GetUrl ( void  ) const
inline

Get the Url member data.

Returns
Reference to the member data.

Definition at line 347 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::CanGetUrl(), CGBStrucCommentItem_Base::m_Url, and CSerialObject::ThrowUnassigned().

◆ GetValue() [1/3]

const CGBAltSeqItem_Base::TValue & CGBAltSeqItem_Base::GetValue ( void  ) const
inline

Get the Value member data.

Returns
Reference to the member data.

Definition at line 850 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::CanGetValue(), CGBAltSeqItem_Base::m_Value, and CSerialObject::ThrowUnassigned().

◆ GetValue() [2/3]

const CGBQualifier_Base::TValue & CGBQualifier_Base::GetValue ( void  ) const
inline

Get the Value member data.

Returns
Reference to the member data.

Definition at line 259 of file GBQualifier_.hpp.

References CGBQualifier_Base::CanGetValue(), CGBQualifier_Base::m_Value, and CSerialObject::ThrowUnassigned().

◆ GetValue() [3/3]

const CGBStrucCommentItem_Base::TValue & CGBStrucCommentItem_Base::GetValue ( void  ) const
inline

Get the Value member data.

Returns
Reference to the member data.

Definition at line 300 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::CanGetValue(), CGBStrucCommentItem_Base::m_Value, and CSerialObject::ThrowUnassigned().

◆ GetXref()

const CGBReference_Base::TXref & CGBReference_Base::GetXref ( void  ) const
inline

Get the Xref member data.

Returns
Reference to the member data.

Definition at line 750 of file GBReference_.hpp.

References CGBReference_Base::m_Xref.

◆ GetXrefs() [1/2]

const CGBFeature_Base::TXrefs & CGBFeature_Base::GetXrefs ( void  ) const
inline

Get the Xrefs member data.

Returns
Reference to the member data.

Definition at line 727 of file GBFeature_.hpp.

References CGBFeature_Base::m_Xrefs.

◆ GetXrefs() [2/2]

const CGBSeq_Base::TXrefs & CGBSeq_Base::GetXrefs ( void  ) const
inline

Get the Xrefs member data.

Returns
Reference to the member data.

Definition at line 2909 of file GBSeq_.hpp.

References CGBSeq_Base::m_Xrefs.

◆ IsSet()

bool CGBSet_Base::IsSet ( void  ) const
inline

Check if a value has been assigned to data member.

Data member is mandatory; its type is defined as 'typedef list< CRef< CGBSeq > > Tdata'

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

Definition at line 225 of file GBSet_.hpp.

References CGBSet_Base::m_set_State.

◆ IsSetAccession()

bool CGBInterval_Base::IsSetAccession ( void  ) const
inline

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

Data member Accession is mandatory; its type is defined as 'typedef string TAccession'

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

Definition at line 594 of file GBInterval_.hpp.

References CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::CanGetAccession(), and CGBInterval_Base::SetAccession().

◆ IsSetAccession_version()

bool CGBSeq_Base::IsSetAccession_version ( void  ) const
inline

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

Data member Accession_version is optional; its type is defined as 'typedef string TAccession_version'

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

Definition at line 2108 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetAccession_version(), and CGBSeq_Base::SetAccession_version().

◆ IsSetAlt_seq()

bool CGBSeq_Base::IsSetAlt_seq ( void  ) const
inline

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

Data member Alt_seq is optional; its type is defined as 'typedef list< CRef< CGBAltSeqData > > TAlt_seq'

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

Definition at line 2872 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetAnnot_source()

bool CGBFeatureSet_Base::IsSetAnnot_source ( void  ) const
inline

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

Data member Annot_source is optional; its type is defined as 'typedef string TAnnot_source'

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

Definition at line 198 of file GBFeatureSet_.hpp.

References CGBFeatureSet_Base::m_set_State.

Referenced by CGBFeatureSet_Base::CanGetAnnot_source(), and CGBFeatureSet_Base::SetAnnot_source().

◆ IsSetAuthors()

bool CGBReference_Base::IsSetAuthors ( void  ) const
inline

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

Data member Authors is optional; its type is defined as 'typedef list< CGBAuthor > TAuthors'

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

Definition at line 572 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

◆ IsSetComment()

bool CGBSeq_Base::IsSetComment ( void  ) const
inline

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

Data member Comment is optional; its type is defined as 'typedef string TComment'

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

Definition at line 2490 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetComment(), and CGBSeq_Base::SetComment().

◆ IsSetComment_set()

bool CGBSeq_Base::IsSetComment_set ( void  ) const
inline

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

Data member Comment_set is optional; its type is defined as 'typedef list< CRef< CGBComment > > TComment_set'

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

Definition at line 2537 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetConsortium()

bool CGBReference_Base::IsSetConsortium ( void  ) const
inline

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

Data member Consortium is optional; its type is defined as 'typedef string TConsortium'

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

Definition at line 597 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::CanGetConsortium(), and CGBReference_Base::SetConsortium().

◆ IsSetContig()

bool CGBSeq_Base::IsSetContig ( void  ) const
inline

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

Data member Contig is optional; its type is defined as 'typedef string TContig'

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

Definition at line 2825 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetContig(), and CGBSeq_Base::SetContig().

◆ IsSetCreate_date()

bool CGBSeq_Base::IsSetCreate_date ( void  ) const
inline

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

Data member Create_date is optional; its type is defined as 'typedef string TCreate_date'

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

Definition at line 1826 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetCreate_date(), and CGBSeq_Base::SetCreate_date().

◆ IsSetCreate_release()

bool CGBSeq_Base::IsSetCreate_release ( void  ) const
inline

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

Data member Create_release is optional; its type is defined as 'typedef string TCreate_release'

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

Definition at line 1920 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetCreate_release(), and CGBSeq_Base::SetCreate_release().

◆ IsSetDatabase_reference()

bool CGBSeq_Base::IsSetDatabase_reference ( void  ) const
inline

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

Data member Database_reference is optional; its type is defined as 'typedef string TDatabase_reference'

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

Definition at line 2681 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetDatabase_reference(), and CGBSeq_Base::SetDatabase_reference().

◆ IsSetDbname()

bool CGBXref_Base::IsSetDbname ( void  ) const
inline

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

Data member Dbname is mandatory; its type is defined as 'typedef string TDbname'

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

Definition at line 200 of file GBXref_.hpp.

References CGBXref_Base::m_set_State.

Referenced by CGBXref_Base::CanGetDbname(), and CGBXref_Base::SetDbname().

◆ IsSetDefinition()

bool CGBSeq_Base::IsSetDefinition ( void  ) const
inline

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

Data member Definition is optional; its type is defined as 'typedef string TDefinition'

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

Definition at line 1967 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetDefinition(), and CGBSeq_Base::SetDefinition().

◆ IsSetDivision()

bool CGBSeq_Base::IsSetDivision ( void  ) const
inline

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

Data member Division is optional; its type is defined as 'typedef string TDivision'

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

Definition at line 1732 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetDivision(), and CGBSeq_Base::SetDivision().

◆ IsSetEntry_version()

bool CGBSeq_Base::IsSetEntry_version ( void  ) const
inline

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

Data member Entry_version is optional; its type is defined as 'typedef string TEntry_version'

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

Definition at line 2061 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetEntry_version(), and CGBSeq_Base::SetEntry_version().

◆ IsSetFeature_set()

bool CGBSeq_Base::IsSetFeature_set ( void  ) const
inline

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

Data member Feature_set is optional; its type is defined as 'typedef list< CRef< CGBFeatureSet > > TFeature_set'

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

Definition at line 2753 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetFeature_table()

bool CGBSeq_Base::IsSetFeature_table ( void  ) const
inline

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

Data member Feature_table is optional; its type is defined as 'typedef list< CRef< CGBFeature > > TFeature_table'

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

Definition at line 2728 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetFeatures()

bool CGBFeatureSet_Base::IsSetFeatures ( void  ) const
inline

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

Data member Features is mandatory; its type is defined as 'typedef list< CRef< CGBFeature > > TFeatures'

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

Definition at line 245 of file GBFeatureSet_.hpp.

References CGBFeatureSet_Base::m_set_State.

◆ IsSetFirst_accn()

bool CGBAltSeqItem_Base::IsSetFirst_accn ( void  ) const
inline

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

Data member First_accn is optional; its type is defined as 'typedef string TFirst_accn'

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

Definition at line 744 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::CanGetFirst_accn(), and CGBAltSeqItem_Base::SetFirst_accn().

◆ IsSetFrom()

bool CGBInterval_Base::IsSetFrom ( void  ) const
inline

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

Data member From is optional; its type is defined as 'typedef TSeqPos TFrom'

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

Definition at line 359 of file GBInterval_.hpp.

References CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::CanGetFrom(), and CGBInterval_Base::SetFrom().

◆ IsSetGap_comment()

bool CGBAltSeqItem_Base::IsSetGap_comment ( void  ) const
inline

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

Data member Gap_comment is optional; its type is defined as 'typedef string TGap_comment'

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

Definition at line 697 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::CanGetGap_comment(), and CGBAltSeqItem_Base::SetGap_comment().

◆ IsSetGap_length()

bool CGBAltSeqItem_Base::IsSetGap_length ( void  ) const
inline

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

Data member Gap_length is optional; its type is defined as 'typedef int TGap_length'

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

Definition at line 556 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::CanGetGap_length(), and CGBAltSeqItem_Base::SetGap_length().

◆ IsSetGap_linkage()

bool CGBAltSeqItem_Base::IsSetGap_linkage ( void  ) const
inline

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

Data member Gap_linkage is optional; its type is defined as 'typedef string TGap_linkage'

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

Definition at line 650 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::CanGetGap_linkage(), and CGBAltSeqItem_Base::SetGap_linkage().

◆ IsSetGap_type()

bool CGBAltSeqItem_Base::IsSetGap_type ( void  ) const
inline

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

Data member Gap_type is optional; its type is defined as 'typedef string TGap_type'

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

Definition at line 603 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::CanGetGap_type(), and CGBAltSeqItem_Base::SetGap_type().

◆ IsSetId()

bool CGBXref_Base::IsSetId ( void  ) const
inline

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

Data member Id is mandatory; its type is defined as 'typedef string TId'

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

Definition at line 247 of file GBXref_.hpp.

References CGBXref_Base::m_set_State.

Referenced by CGBXref_Base::CanGetId(), and CGBXref_Base::SetId().

◆ IsSetInterbp()

bool CGBInterval_Base::IsSetInterbp ( void  ) const
inline

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

Data member Interbp is optional; its type is defined as 'typedef bool TInterbp'

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

Definition at line 547 of file GBInterval_.hpp.

References CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::CanGetInterbp(), and CGBInterval_Base::SetInterbp().

◆ IsSetInterval()

bool CGBAltSeqItem_Base::IsSetInterval ( void  ) const
inline

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

Data member Interval is optional; its type is defined as 'typedef CGBInterval TInterval'

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

Definition at line 488 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Interval.

Referenced by CGBAltSeqItem_Base::CanGetInterval().

◆ IsSetIntervals()

bool CGBFeature_Base::IsSetIntervals ( void  ) const
inline

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

Data member Intervals is optional; its type is defined as 'typedef list< CRef< CGBInterval > > TIntervals'

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

Definition at line 524 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State.

◆ IsSetIscomp()

bool CGBInterval_Base::IsSetIscomp ( void  ) const
inline

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

Data member Iscomp is optional; its type is defined as 'typedef bool TIscomp'

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

Definition at line 500 of file GBInterval_.hpp.

References CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::CanGetIscomp(), and CGBInterval_Base::SetIscomp().

◆ IsSetIsgap()

bool CGBAltSeqItem_Base::IsSetIsgap ( void  ) const
inline

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

Data member Isgap is optional; its type is defined as 'typedef bool TIsgap'

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

Definition at line 509 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::CanGetIsgap(), and CGBAltSeqItem_Base::SetIsgap().

◆ IsSetItems() [1/2]

bool CGBAltSeqData_Base::IsSetItems ( void  ) const
inline

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

Data member Items is optional; its type is defined as 'typedef list< CRef< CGBAltSeqItem > > TItems'

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

Definition at line 246 of file GBAltSeqData_.hpp.

References CGBAltSeqData_Base::m_set_State.

◆ IsSetItems() [2/2]

bool CGBStrucComment_Base::IsSetItems ( void  ) const
inline

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

Data member Items is mandatory; its type is defined as 'typedef list< CRef< CGBStrucCommentItem > > TItems'

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

Definition at line 245 of file GBStrucComment_.hpp.

References CGBStrucComment_Base::m_set_State.

◆ IsSetJournal()

bool CGBReference_Base::IsSetJournal ( void  ) const
inline

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

Data member Journal is mandatory; its type is defined as 'typedef string TJournal'

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

Definition at line 691 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::CanGetJournal(), and CGBReference_Base::SetJournal().

◆ IsSetKey()

bool CGBFeature_Base::IsSetKey ( void  ) const
inline

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

Data member Key is mandatory; its type is defined as 'typedef string TKey'

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

Definition at line 430 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::CanGetKey(), and CGBFeature_Base::SetKey().

◆ IsSetKeywords()

bool CGBSeq_Base::IsSetKeywords ( void  ) const
inline

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

Data member Keywords is optional; its type is defined as 'typedef list< CGBKeyword > TKeywords'

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

Definition at line 2252 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetLast_accn()

bool CGBAltSeqItem_Base::IsSetLast_accn ( void  ) const
inline

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

Data member Last_accn is optional; its type is defined as 'typedef string TLast_accn'

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

Definition at line 791 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::CanGetLast_accn(), and CGBAltSeqItem_Base::SetLast_accn().

◆ IsSetLength()

bool CGBSeq_Base::IsSetLength ( void  ) const
inline

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

Data member Length is mandatory; its type is defined as 'typedef TSeqPos TLength'

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

Definition at line 1544 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetLength(), and CGBSeq_Base::SetLength().

◆ IsSetLocation()

bool CGBFeature_Base::IsSetLocation ( void  ) const
inline

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

Data member Location is mandatory; its type is defined as 'typedef string TLocation'

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

Definition at line 477 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::CanGetLocation(), and CGBFeature_Base::SetLocation().

◆ IsSetLocus()

bool CGBSeq_Base::IsSetLocus ( void  ) const
inline

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

Data member Locus is optional; its type is defined as 'typedef string TLocus'

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

Definition at line 1497 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetLocus(), and CGBSeq_Base::SetLocus().

◆ IsSetMoltype()

bool CGBSeq_Base::IsSetMoltype ( void  ) const
inline

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

Data member Moltype is mandatory; its type is defined as 'typedef string TMoltype'

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

Definition at line 1638 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetMoltype(), and CGBSeq_Base::SetMoltype().

◆ IsSetName() [1/3]

bool CGBAltSeqData_Base::IsSetName ( void  ) const
inline

e.g., contig, wgs, scaffold, cage, genome 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 199 of file GBAltSeqData_.hpp.

References CGBAltSeqData_Base::m_set_State.

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

◆ IsSetName() [2/3]

bool CGBQualifier_Base::IsSetName ( void  ) const
inline

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 200 of file GBQualifier_.hpp.

References CGBQualifier_Base::m_set_State.

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

◆ IsSetName() [3/3]

bool CGBStrucComment_Base::IsSetName ( void  ) const
inline

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

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

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

Definition at line 198 of file GBStrucComment_.hpp.

References CGBStrucComment_Base::m_set_State.

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

◆ IsSetOperator()

bool CGBFeature_Base::IsSetOperator ( void  ) const
inline

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

Data member Operator is optional; its type is defined as 'typedef string TOperator'

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

Definition at line 549 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::CanGetOperator(), and CGBFeature_Base::SetOperator().

◆ IsSetOrganism()

bool CGBSeq_Base::IsSetOrganism ( void  ) const
inline

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

Data member Organism is optional; its type is defined as 'typedef string TOrganism'

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

Definition at line 2371 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetOrganism(), and CGBSeq_Base::SetOrganism().

◆ IsSetOther_seqids()

bool CGBSeq_Base::IsSetOther_seqids ( void  ) const
inline

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

Data member Other_seqids is optional; its type is defined as 'typedef list< CGBSeqid > TOther_seqids'

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

Definition at line 2155 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetParagraphs()

bool CGBComment_Base::IsSetParagraphs ( void  ) const
inline

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

Data member Paragraphs is mandatory; its type is defined as 'typedef list< CGBCommentParagraph > TParagraphs'

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

Definition at line 242 of file GBComment_.hpp.

References CGBComment_Base::m_set_State.

◆ IsSetPartial3()

bool CGBFeature_Base::IsSetPartial3 ( void  ) const
inline

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

Data member Partial3 is optional; its type is defined as 'typedef bool TPartial3'

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

Definition at line 643 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::CanGetPartial3(), and CGBFeature_Base::SetPartial3().

◆ IsSetPartial5()

bool CGBFeature_Base::IsSetPartial5 ( void  ) const
inline

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

Data member Partial5 is optional; its type is defined as 'typedef bool TPartial5'

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

Definition at line 596 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::CanGetPartial5(), and CGBFeature_Base::SetPartial5().

◆ IsSetPoint()

bool CGBInterval_Base::IsSetPoint ( void  ) const
inline

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

Data member Point is optional; its type is defined as 'typedef TSeqPos TPoint'

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

Definition at line 453 of file GBInterval_.hpp.

References CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::CanGetPoint(), and CGBInterval_Base::SetPoint().

◆ IsSetPosition()

bool CGBReference_Base::IsSetPosition ( void  ) const
inline

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

Data member Position is optional; its type is defined as 'typedef string TPosition'

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

Definition at line 525 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::CanGetPosition(), and CGBReference_Base::SetPosition().

◆ IsSetPrimary()

bool CGBSeq_Base::IsSetPrimary ( void  ) const
inline

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

Data member Primary is optional; its type is defined as 'typedef string TPrimary'

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

Definition at line 2587 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetPrimary(), and CGBSeq_Base::SetPrimary().

◆ IsSetPrimary_accession()

bool CGBSeq_Base::IsSetPrimary_accession ( void  ) const
inline

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

Data member Primary_accession is optional; its type is defined as 'typedef string TPrimary_accession'

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

Definition at line 2014 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetPrimary_accession(), and CGBSeq_Base::SetPrimary_accession().

◆ IsSetProject()

bool CGBSeq_Base::IsSetProject ( void  ) const
inline

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

Data member Project is optional; its type is defined as 'typedef string TProject'

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

Definition at line 2205 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetProject(), and CGBSeq_Base::SetProject().

◆ IsSetPubmed()

bool CGBReference_Base::IsSetPubmed ( void  ) const
inline

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

Data member Pubmed is optional; its type is defined as 'typedef int TPubmed'

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

Definition at line 763 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::CanGetPubmed(), and CGBReference_Base::SetPubmed().

◆ IsSetQuals()

bool CGBFeature_Base::IsSetQuals ( void  ) const
inline

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

Data member Quals is optional; its type is defined as 'typedef list< CRef< CGBQualifier > > TQuals'

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

Definition at line 690 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State.

◆ IsSetReference()

bool CGBReference_Base::IsSetReference ( void  ) const
inline

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

Data member Reference is mandatory; its type is defined as 'typedef string TReference'

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

Definition at line 478 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::CanGetReference(), and CGBReference_Base::SetReference().

◆ IsSetReferences()

bool CGBSeq_Base::IsSetReferences ( void  ) const
inline

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

Data member References is optional; its type is defined as 'typedef list< CRef< CGBReference > > TReferences'

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

Definition at line 2465 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetRemark()

bool CGBReference_Base::IsSetRemark ( void  ) const
inline

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

Data member Remark is optional; its type is defined as 'typedef string TRemark'

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

Definition at line 810 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::CanGetRemark(), and CGBReference_Base::SetRemark().

◆ IsSetSecondary_accessions()

bool CGBSeq_Base::IsSetSecondary_accessions ( void  ) const
inline

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

Data member Secondary_accessions is optional; its type is defined as 'typedef list< CGBSecondary_accn > TSecondary_accessions'

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

Definition at line 2180 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetSegment()

bool CGBSeq_Base::IsSetSegment ( void  ) const
inline

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

Data member Segment is optional; its type is defined as 'typedef string TSegment'

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

Definition at line 2277 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetSegment(), and CGBSeq_Base::SetSegment().

◆ IsSetSequence()

bool CGBSeq_Base::IsSetSequence ( void  ) const
inline

Optional for contig, wgs, etc.

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

Data member Sequence is optional; its type is defined as 'typedef string TSequence'

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

Definition at line 2778 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetSequence(), and CGBSeq_Base::SetSequence().

◆ IsSetSource()

bool CGBSeq_Base::IsSetSource ( void  ) const
inline

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

Data member Source is optional; its type is defined as 'typedef string TSource'

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

Definition at line 2324 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetSource(), and CGBSeq_Base::SetSource().

◆ IsSetSource_db()

bool CGBSeq_Base::IsSetSource_db ( void  ) const
inline

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

Data member Source_db is optional; its type is defined as 'typedef string TSource_db'

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

Definition at line 2634 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetSource_db(), and CGBSeq_Base::SetSource_db().

◆ IsSetStrandedness()

bool CGBSeq_Base::IsSetStrandedness ( void  ) const
inline

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

Data member Strandedness is optional; its type is defined as 'typedef string TStrandedness'

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

Definition at line 1591 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetStrandedness(), and CGBSeq_Base::SetStrandedness().

◆ IsSetStruc_comments()

bool CGBSeq_Base::IsSetStruc_comments ( void  ) const
inline

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

Data member Struc_comments is optional; its type is defined as 'typedef list< CRef< CGBStrucComment > > TStruc_comments'

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

Definition at line 2562 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ IsSetTag()

bool CGBStrucCommentItem_Base::IsSetTag ( void  ) const
inline

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

Data member Tag is optional; its type is defined as 'typedef string TTag'

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

Definition at line 241 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::m_set_State.

Referenced by CGBStrucCommentItem_Base::CanGetTag(), and CGBStrucCommentItem_Base::SetTag().

◆ IsSetTaxonomy()

bool CGBSeq_Base::IsSetTaxonomy ( void  ) const
inline

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

Data member Taxonomy is optional; its type is defined as 'typedef string TTaxonomy'

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

Definition at line 2418 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetTaxonomy(), and CGBSeq_Base::SetTaxonomy().

◆ IsSetTitle()

bool CGBReference_Base::IsSetTitle ( void  ) const
inline

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

Data member Title is optional; its type is defined as 'typedef string TTitle'

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

Definition at line 644 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::CanGetTitle(), and CGBReference_Base::SetTitle().

◆ IsSetTo()

bool CGBInterval_Base::IsSetTo ( void  ) const
inline

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

Data member To is optional; its type is defined as 'typedef TSeqPos TTo'

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

Definition at line 406 of file GBInterval_.hpp.

References CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::CanGetTo(), and CGBInterval_Base::SetTo().

◆ IsSetTopology()

bool CGBSeq_Base::IsSetTopology ( void  ) const
inline

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

Data member Topology is optional; its type is defined as 'typedef string TTopology'

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

Definition at line 1685 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetTopology(), and CGBSeq_Base::SetTopology().

◆ IsSetType()

bool CGBComment_Base::IsSetType ( void  ) const
inline

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

Data member Type is optional; its type is defined as 'typedef string TType'

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

Definition at line 195 of file GBComment_.hpp.

References CGBComment_Base::m_set_State.

Referenced by CGBComment_Base::CanGetType(), and CGBComment_Base::SetType().

◆ IsSetUpdate_date()

bool CGBSeq_Base::IsSetUpdate_date ( void  ) const
inline

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

Data member Update_date is optional; its type is defined as 'typedef string TUpdate_date'

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

Definition at line 1779 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetUpdate_date(), and CGBSeq_Base::SetUpdate_date().

◆ IsSetUpdate_release()

bool CGBSeq_Base::IsSetUpdate_release ( void  ) const
inline

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

Data member Update_release is optional; its type is defined as 'typedef string TUpdate_release'

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

Definition at line 1873 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::CanGetUpdate_release(), and CGBSeq_Base::SetUpdate_release().

◆ IsSetUrl()

bool CGBStrucCommentItem_Base::IsSetUrl ( void  ) const
inline

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

Data member Url is optional; its type is defined as 'typedef string TUrl'

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

Definition at line 335 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::m_set_State.

Referenced by CGBStrucCommentItem_Base::CanGetUrl(), and CGBStrucCommentItem_Base::SetUrl().

◆ IsSetValue() [1/3]

bool CGBAltSeqItem_Base::IsSetValue ( void  ) const
inline

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

Data member Value is optional; its type is defined as 'typedef string TValue'

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

Definition at line 838 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::CanGetValue(), and CGBAltSeqItem_Base::SetValue().

◆ IsSetValue() [2/3]

bool CGBQualifier_Base::IsSetValue ( void  ) const
inline

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

Data member Value is optional; its type is defined as 'typedef string TValue'

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

Definition at line 247 of file GBQualifier_.hpp.

References CGBQualifier_Base::m_set_State.

Referenced by CGBQualifier_Base::CanGetValue(), and CGBQualifier_Base::SetValue().

◆ IsSetValue() [3/3]

bool CGBStrucCommentItem_Base::IsSetValue ( void  ) const
inline

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

Data member Value is optional; its type is defined as 'typedef string TValue'

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

Definition at line 288 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::m_set_State.

Referenced by CGBStrucCommentItem_Base::CanGetValue(), and CGBStrucCommentItem_Base::SetValue().

◆ IsSetXref()

bool CGBReference_Base::IsSetXref ( void  ) const
inline

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

Data member Xref is optional; its type is defined as 'typedef list< CRef< CGBXref > > TXref'

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

Definition at line 738 of file GBReference_.hpp.

References CGBReference_Base::m_set_State.

◆ IsSetXrefs() [1/2]

bool CGBFeature_Base::IsSetXrefs ( void  ) const
inline

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

Data member Xrefs is optional; its type is defined as 'typedef list< CRef< CGBXref > > TXrefs'

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

Definition at line 715 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State.

◆ IsSetXrefs() [2/2]

bool CGBSeq_Base::IsSetXrefs ( void  ) const
inline

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

Data member Xrefs is optional; its type is defined as 'typedef list< CRef< CGBXref > > TXrefs'

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

Definition at line 2897 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State.

◆ operator const Tdata &()

CGBSet_Base::operator const CGBSet_Base::Tdata & ( void  ) const
inline

Conversion operator to 'const Tdata' type.

Definition at line 250 of file GBSet_.hpp.

◆ operator Tdata &()

CGBSet_Base::operator CGBSet_Base::Tdata & ( void  )
inline

Conversion operator to 'Tdata' type.

Definition at line 256 of file GBSet_.hpp.

◆ operator<<() [1/5]

Definition at line 106 of file GBAuthor_.hpp.

References str(), and WriteObject().

◆ operator<<() [2/5]

Definition at line 106 of file GBCommentParagraph_.hpp.

References str(), and WriteObject().

◆ operator<<() [3/5]

Definition at line 106 of file GBKeyword_.hpp.

References str(), and WriteObject().

◆ operator<<() [4/5]

Definition at line 106 of file GBSecondary_accn_.hpp.

References str(), and WriteObject().

◆ operator<<() [5/5]

NCBI_NS_NCBI::CNcbiOstream& operator<< ( NCBI_NS_NCBI::CNcbiOstream str,
const CGBSeqid_Base obj 
)
inline

Definition at line 106 of file GBSeqid_.hpp.

References str(), and WriteObject().

◆ operator=() [1/26]

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

◆ operator=() [2/26]

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

◆ operator=() [3/26]

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

◆ operator=() [4/26]

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

◆ operator=() [5/26]

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

◆ operator=() [6/26]

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

◆ operator=() [7/26]

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

◆ operator=() [8/26]

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

◆ operator=() [9/26]

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

◆ operator=() [10/26]

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

◆ operator=() [11/26]

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

◆ operator=() [12/26]

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

◆ operator=() [13/26]

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

◆ operator=() [14/26]

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

◆ operator=() [15/26]

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

◆ operator=() [16/26]

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

◆ operator=() [17/26]

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

◆ operator=() [18/26]

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

◆ operator=() [19/26]

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

◆ operator=() [20/26]

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

◆ operator=() [21/26]

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

◆ operator=() [22/26]

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

◆ operator=() [23/26]

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

◆ operator=() [24/26]

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

◆ operator=() [25/26]

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

◆ operator=() [26/26]

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

◆ operator>>() [1/5]

NCBI_NS_NCBI::CNcbiIstream& operator>> ( NCBI_NS_NCBI::CNcbiIstream str,
CGBAuthor_Base obj 
)
inline

Definition at line 117 of file GBAuthor_.hpp.

References ReadObject(), and str().

◆ operator>>() [2/5]

Definition at line 117 of file GBCommentParagraph_.hpp.

References ReadObject(), and str().

◆ operator>>() [3/5]

NCBI_NS_NCBI::CNcbiIstream& operator>> ( NCBI_NS_NCBI::CNcbiIstream str,
CGBKeyword_Base obj 
)
inline

Definition at line 117 of file GBKeyword_.hpp.

References ReadObject(), and str().

◆ operator>>() [4/5]

Definition at line 117 of file GBSecondary_accn_.hpp.

References ReadObject(), and str().

◆ operator>>() [5/5]

NCBI_NS_NCBI::CNcbiIstream& operator>> ( NCBI_NS_NCBI::CNcbiIstream str,
CGBSeqid_Base obj 
)
inline

Definition at line 117 of file GBSeqid_.hpp.

References ReadObject(), and str().

◆ Reset() [1/13]

void CGBAltSeqData_Base::Reset ( void  )
virtual

Reset the whole object.

Definition at line 63 of file GBAltSeqData_.cpp.

References CGBAltSeqData_Base::ResetItems(), and CGBAltSeqData_Base::ResetName().

◆ Reset() [2/13]

void CGBAltSeqItem_Base::Reset ( void  )
virtual

◆ Reset() [3/13]

void CGBComment_Base::Reset ( void  )
virtual

Reset the whole object.

Definition at line 62 of file GBComment_.cpp.

References CGBComment_Base::ResetParagraphs(), and CGBComment_Base::ResetType().

◆ Reset() [4/13]

void CGBFeature_Base::Reset ( void  )
virtual

◆ Reset() [5/13]

void CGBFeatureSet_Base::Reset ( void  )
virtual

Reset the whole object.

Definition at line 63 of file GBFeatureSet_.cpp.

References CGBFeatureSet_Base::ResetAnnot_source(), and CGBFeatureSet_Base::ResetFeatures().

◆ Reset() [6/13]

void CGBInterval_Base::Reset ( void  )
virtual

◆ Reset() [7/13]

void CGBQualifier_Base::Reset ( void  )
virtual

Reset the whole object.

Definition at line 62 of file GBQualifier_.cpp.

References CGBQualifier_Base::ResetName(), and CGBQualifier_Base::ResetValue().

◆ Reset() [8/13]

void CGBReference_Base::Reset ( void  )
virtual

◆ Reset() [9/13]

void CGBSeq_Base::Reset ( void  )
virtual

◆ Reset() [10/13]

void CGBSet_Base::Reset ( void  )

Reset data member.

Definition at line 51 of file GBSet_.cpp.

References CGBSet_Base::m_data, and CGBSet_Base::m_set_State.

◆ Reset() [11/13]

void CGBStrucComment_Base::Reset ( void  )
virtual

Reset the whole object.

Definition at line 63 of file GBStrucComment_.cpp.

References CGBStrucComment_Base::ResetItems(), and CGBStrucComment_Base::ResetName().

◆ Reset() [12/13]

void CGBStrucCommentItem_Base::Reset ( void  )
virtual

◆ Reset() [13/13]

void CGBXref_Base::Reset ( void  )
virtual

Reset the whole object.

Definition at line 62 of file GBXref_.cpp.

References CGBXref_Base::ResetDbname(), and CGBXref_Base::ResetId().

◆ ResetAccession()

void CGBInterval_Base::ResetAccession ( void  )

Reset Accession data member.

Definition at line 50 of file GBInterval_.cpp.

References CGBInterval_Base::m_Accession, and CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::Reset().

◆ ResetAccession_version()

void CGBSeq_Base::ResetAccession_version ( void  )

Reset Accession_version data member.

Definition at line 129 of file GBSeq_.cpp.

References CGBSeq_Base::m_Accession_version, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetAlt_seq()

void CGBSeq_Base::ResetAlt_seq ( void  )

Reset Alt_seq data member.

Definition at line 249 of file GBSeq_.cpp.

References CGBSeq_Base::m_Alt_seq, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetAnnot_source()

void CGBFeatureSet_Base::ResetAnnot_source ( void  )

Reset Annot_source data member.

Definition at line 51 of file GBFeatureSet_.cpp.

References CGBFeatureSet_Base::m_Annot_source, and CGBFeatureSet_Base::m_set_State.

Referenced by CGBFeatureSet_Base::Reset().

◆ ResetAuthors()

void CGBReference_Base::ResetAuthors ( void  )

Reset Authors data member.

Definition at line 63 of file GBReference_.cpp.

References CGBReference_Base::m_Authors, and CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::Reset().

◆ ResetComment()

void CGBSeq_Base::ResetComment ( void  )

Reset Comment data member.

Definition at line 189 of file GBSeq_.cpp.

References CGBSeq_Base::m_Comment, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetComment_set()

void CGBSeq_Base::ResetComment_set ( void  )

Reset Comment_set data member.

Definition at line 195 of file GBSeq_.cpp.

References CGBSeq_Base::m_Comment_set, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetConsortium()

void CGBReference_Base::ResetConsortium ( void  )

Reset Consortium data member.

Definition at line 69 of file GBReference_.cpp.

References CGBReference_Base::m_Consortium, and CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::Reset().

◆ ResetContig()

void CGBSeq_Base::ResetContig ( void  )

Reset Contig data member.

Definition at line 243 of file GBSeq_.cpp.

References CGBSeq_Base::m_Contig, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetCreate_date()

void CGBSeq_Base::ResetCreate_date ( void  )

Reset Create_date data member.

Definition at line 93 of file GBSeq_.cpp.

References CGBSeq_Base::m_Create_date, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetCreate_release()

void CGBSeq_Base::ResetCreate_release ( void  )

Reset Create_release data member.

Definition at line 105 of file GBSeq_.cpp.

References CGBSeq_Base::m_Create_release, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetDatabase_reference()

void CGBSeq_Base::ResetDatabase_reference ( void  )

Reset Database_reference data member.

Definition at line 219 of file GBSeq_.cpp.

References CGBSeq_Base::m_Database_reference, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetDbname()

void CGBXref_Base::ResetDbname ( void  )

Reset Dbname data member.

Definition at line 50 of file GBXref_.cpp.

References CGBXref_Base::m_Dbname, and CGBXref_Base::m_set_State.

Referenced by CGBXref_Base::Reset().

◆ ResetDefinition()

void CGBSeq_Base::ResetDefinition ( void  )

Reset Definition data member.

Definition at line 111 of file GBSeq_.cpp.

References CGBSeq_Base::m_Definition, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetDivision()

void CGBSeq_Base::ResetDivision ( void  )

Reset Division data member.

Definition at line 81 of file GBSeq_.cpp.

References CGBSeq_Base::m_Division, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetEntry_version()

void CGBSeq_Base::ResetEntry_version ( void  )

Reset Entry_version data member.

Definition at line 123 of file GBSeq_.cpp.

References CGBSeq_Base::m_Entry_version, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetFeature_set()

void CGBSeq_Base::ResetFeature_set ( void  )

Reset Feature_set data member.

Definition at line 231 of file GBSeq_.cpp.

References CGBSeq_Base::m_Feature_set, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetFeature_table()

void CGBSeq_Base::ResetFeature_table ( void  )

Reset Feature_table data member.

Definition at line 225 of file GBSeq_.cpp.

References CGBSeq_Base::m_Feature_table, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetFeatures()

void CGBFeatureSet_Base::ResetFeatures ( void  )

Reset Features data member.

Definition at line 57 of file GBFeatureSet_.cpp.

References CGBFeatureSet_Base::m_Features, and CGBFeatureSet_Base::m_set_State.

Referenced by CGBFeatureSet_Base::Reset().

◆ ResetFirst_accn()

void CGBAltSeqItem_Base::ResetFirst_accn ( void  )

Reset First_accn data member.

Definition at line 86 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_First_accn, and CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetFrom()

void CGBInterval_Base::ResetFrom ( void  )
inline

Reset From data member.

Definition at line 371 of file GBInterval_.hpp.

References CGBInterval_Base::m_From, and CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::Reset().

◆ ResetGap_comment()

void CGBAltSeqItem_Base::ResetGap_comment ( void  )

Reset Gap_comment data member.

Definition at line 80 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_Gap_comment, and CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetGap_length()

void CGBAltSeqItem_Base::ResetGap_length ( void  )
inline

Reset Gap_length data member.

Definition at line 568 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Gap_length, and CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetGap_linkage()

void CGBAltSeqItem_Base::ResetGap_linkage ( void  )

Reset Gap_linkage data member.

Definition at line 74 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_Gap_linkage, and CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetGap_type()

void CGBAltSeqItem_Base::ResetGap_type ( void  )

Reset Gap_type data member.

Definition at line 68 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_Gap_type, and CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetId()

void CGBXref_Base::ResetId ( void  )

Reset Id data member.

Definition at line 56 of file GBXref_.cpp.

References CGBXref_Base::m_Id, and CGBXref_Base::m_set_State.

Referenced by CGBXref_Base::Reset().

◆ ResetInterbp()

void CGBInterval_Base::ResetInterbp ( void  )
inline

Reset Interbp data member.

Definition at line 559 of file GBInterval_.hpp.

References CGBInterval_Base::m_Interbp, and CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::Reset().

◆ ResetInterval()

void CGBAltSeqItem_Base::ResetInterval ( void  )

Reset Interval data member.

Definition at line 51 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_Interval.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetIntervals()

void CGBFeature_Base::ResetIntervals ( void  )

Reset Intervals data member.

Definition at line 65 of file GBFeature_.cpp.

References CGBFeature_Base::m_Intervals, and CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::Reset().

◆ ResetIscomp()

void CGBInterval_Base::ResetIscomp ( void  )
inline

Reset Iscomp data member.

Definition at line 512 of file GBInterval_.hpp.

References CGBInterval_Base::m_Iscomp, and CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::Reset().

◆ ResetIsgap()

void CGBAltSeqItem_Base::ResetIsgap ( void  )
inline

Reset Isgap data member.

Definition at line 521 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Isgap, and CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetItems() [1/2]

void CGBAltSeqData_Base::ResetItems ( void  )

Reset Items data member.

Definition at line 57 of file GBAltSeqData_.cpp.

References CGBAltSeqData_Base::m_Items, and CGBAltSeqData_Base::m_set_State.

Referenced by CGBAltSeqData_Base::Reset().

◆ ResetItems() [2/2]

void CGBStrucComment_Base::ResetItems ( void  )

Reset Items data member.

Definition at line 57 of file GBStrucComment_.cpp.

References CGBStrucComment_Base::m_Items, and CGBStrucComment_Base::m_set_State.

Referenced by CGBStrucComment_Base::Reset().

◆ ResetJournal()

void CGBReference_Base::ResetJournal ( void  )

Reset Journal data member.

Definition at line 81 of file GBReference_.cpp.

References CGBReference_Base::m_Journal, and CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::Reset().

◆ ResetKey()

void CGBFeature_Base::ResetKey ( void  )

Reset Key data member.

Definition at line 53 of file GBFeature_.cpp.

References CGBFeature_Base::m_Key, and CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::Reset().

◆ ResetKeywords()

void CGBSeq_Base::ResetKeywords ( void  )

Reset Keywords data member.

Definition at line 153 of file GBSeq_.cpp.

References CGBSeq_Base::m_Keywords, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetLast_accn()

void CGBAltSeqItem_Base::ResetLast_accn ( void  )

Reset Last_accn data member.

Definition at line 92 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_Last_accn, and CGBAltSeqItem_Base::m_set_State.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetLength()

void CGBSeq_Base::ResetLength ( void  )
inline

Reset Length data member.

Definition at line 1556 of file GBSeq_.hpp.

References CGBSeq_Base::m_Length, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetLocation()

void CGBFeature_Base::ResetLocation ( void  )

Reset Location data member.

Definition at line 59 of file GBFeature_.cpp.

References CGBFeature_Base::m_Location, and CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::Reset().

◆ ResetLocus()

void CGBSeq_Base::ResetLocus ( void  )

Reset Locus data member.

Definition at line 57 of file GBSeq_.cpp.

References CGBSeq_Base::m_Locus, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetMoltype()

void CGBSeq_Base::ResetMoltype ( void  )

Reset Moltype data member.

Definition at line 69 of file GBSeq_.cpp.

References CGBSeq_Base::m_Moltype, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetName() [1/3]

void CGBAltSeqData_Base::ResetName ( void  )

Reset Name data member.

Definition at line 51 of file GBAltSeqData_.cpp.

References CGBAltSeqData_Base::m_Name, and CGBAltSeqData_Base::m_set_State.

Referenced by CGBAltSeqData_Base::Reset().

◆ ResetName() [2/3]

void CGBQualifier_Base::ResetName ( void  )

Reset Name data member.

Definition at line 50 of file GBQualifier_.cpp.

References CGBQualifier_Base::m_Name, and CGBQualifier_Base::m_set_State.

Referenced by CGBQualifier_Base::Reset().

◆ ResetName() [3/3]

void CGBStrucComment_Base::ResetName ( void  )

Reset Name data member.

Definition at line 51 of file GBStrucComment_.cpp.

References CGBStrucComment_Base::m_Name, and CGBStrucComment_Base::m_set_State.

Referenced by CGBStrucComment_Base::Reset().

◆ ResetOperator()

void CGBFeature_Base::ResetOperator ( void  )

Reset Operator data member.

Definition at line 71 of file GBFeature_.cpp.

References CGBFeature_Base::m_Operator, and CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::Reset().

◆ ResetOrganism()

void CGBSeq_Base::ResetOrganism ( void  )

Reset Organism data member.

Definition at line 171 of file GBSeq_.cpp.

References CGBSeq_Base::m_Organism, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetOther_seqids()

void CGBSeq_Base::ResetOther_seqids ( void  )

Reset Other_seqids data member.

Definition at line 135 of file GBSeq_.cpp.

References CGBSeq_Base::m_Other_seqids, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetParagraphs()

void CGBComment_Base::ResetParagraphs ( void  )

Reset Paragraphs data member.

Definition at line 56 of file GBComment_.cpp.

References CGBComment_Base::m_Paragraphs, and CGBComment_Base::m_set_State.

Referenced by CGBComment_Base::Reset().

◆ ResetPartial3()

void CGBFeature_Base::ResetPartial3 ( void  )
inline

Reset Partial3 data member.

Definition at line 655 of file GBFeature_.hpp.

References CGBFeature_Base::m_Partial3, and CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::Reset().

◆ ResetPartial5()

void CGBFeature_Base::ResetPartial5 ( void  )
inline

Reset Partial5 data member.

Definition at line 608 of file GBFeature_.hpp.

References CGBFeature_Base::m_Partial5, and CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::Reset().

◆ ResetPoint()

void CGBInterval_Base::ResetPoint ( void  )
inline

Reset Point data member.

Definition at line 465 of file GBInterval_.hpp.

References CGBInterval_Base::m_Point, and CGBInterval_Base::m_set_State.

Referenced by CGBInterval_Base::Reset().

◆ ResetPosition()

void CGBReference_Base::ResetPosition ( void  )

Reset Position data member.

Definition at line 57 of file GBReference_.cpp.

References CGBReference_Base::m_Position, and CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::Reset().

◆ ResetPrimary()

void CGBSeq_Base::ResetPrimary ( void  )

Reset Primary data member.

Definition at line 207 of file GBSeq_.cpp.

References CGBSeq_Base::m_Primary, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetPrimary_accession()

void CGBSeq_Base::ResetPrimary_accession ( void  )

Reset Primary_accession data member.

Definition at line 117 of file GBSeq_.cpp.

References CGBSeq_Base::m_Primary_accession, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetProject()

void CGBSeq_Base::ResetProject ( void  )

Reset Project data member.

Definition at line 147 of file GBSeq_.cpp.

References CGBSeq_Base::m_Project, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetPubmed()

void CGBReference_Base::ResetPubmed ( void  )
inline

Reset Pubmed data member.

Definition at line 775 of file GBReference_.hpp.

References CGBReference_Base::m_Pubmed, and CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::Reset().

◆ ResetQuals()

void CGBFeature_Base::ResetQuals ( void  )

Reset Quals data member.

Definition at line 77 of file GBFeature_.cpp.

References CGBFeature_Base::m_Quals, and CGBFeature_Base::m_set_State.

Referenced by CGBFeature_Base::Reset().

◆ ResetReference()

void CGBReference_Base::ResetReference ( void  )

Reset Reference data member.

Definition at line 51 of file GBReference_.cpp.

References CGBReference_Base::m_Reference, and CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::Reset().

◆ ResetReferences()

void CGBSeq_Base::ResetReferences ( void  )

Reset References data member.

Definition at line 183 of file GBSeq_.cpp.

References CGBSeq_Base::m_References, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetRemark()

void CGBReference_Base::ResetRemark ( void  )

Reset Remark data member.

Definition at line 93 of file GBReference_.cpp.

References CGBReference_Base::m_Remark, and CGBReference_Base::m_set_State.

Referenced by CGBReference_Base::Reset().

◆ ResetSecondary_accessions()

void CGBSeq_Base::ResetSecondary_accessions ( void  )

Reset Secondary_accessions data member.

Definition at line 141 of file GBSeq_.cpp.

References CGBSeq_Base::m_Secondary_accessions, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetSegment()

void CGBSeq_Base::ResetSegment ( void  )

Reset Segment data member.

Definition at line 159 of file GBSeq_.cpp.

References CGBSeq_Base::m_Segment, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetSequence()

void CGBSeq_Base::ResetSequence ( void  )

Reset Sequence data member.

Definition at line 237 of file GBSeq_.cpp.

References CGBSeq_Base::m_Sequence, and CGBSeq_Base::m_set_State.

Referenced by CGBSeq_Base::Reset().

◆ ResetSource()

void CGBSeq_Base::ResetSource ( void  )

Reset Source data member.

Definition at line 165 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Source.

Referenced by CGBSeq_Base::Reset().

◆ ResetSource_db()

void CGBSeq_Base::ResetSource_db ( void  )

Reset Source_db data member.

Definition at line 213 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Source_db.

Referenced by CGBSeq_Base::Reset().

◆ ResetStrandedness()

void CGBSeq_Base::ResetStrandedness ( void  )

Reset Strandedness data member.

Definition at line 63 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Strandedness.

Referenced by CGBSeq_Base::Reset().

◆ ResetStruc_comments()

void CGBSeq_Base::ResetStruc_comments ( void  )

Reset Struc_comments data member.

Definition at line 201 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Struc_comments.

Referenced by CGBSeq_Base::Reset().

◆ ResetTag()

void CGBStrucCommentItem_Base::ResetTag ( void  )

Reset Tag data member.

Definition at line 50 of file GBStrucCommentItem_.cpp.

References CGBStrucCommentItem_Base::m_set_State, and CGBStrucCommentItem_Base::m_Tag.

Referenced by CGBStrucCommentItem_Base::Reset().

◆ ResetTaxonomy()

void CGBSeq_Base::ResetTaxonomy ( void  )

Reset Taxonomy data member.

Definition at line 177 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Taxonomy.

Referenced by CGBSeq_Base::Reset().

◆ ResetTitle()

void CGBReference_Base::ResetTitle ( void  )

Reset Title data member.

Definition at line 75 of file GBReference_.cpp.

References CGBReference_Base::m_set_State, and CGBReference_Base::m_Title.

Referenced by CGBReference_Base::Reset().

◆ ResetTo()

void CGBInterval_Base::ResetTo ( void  )
inline

Reset To data member.

Definition at line 418 of file GBInterval_.hpp.

References CGBInterval_Base::m_set_State, and CGBInterval_Base::m_To.

Referenced by CGBInterval_Base::Reset().

◆ ResetTopology()

void CGBSeq_Base::ResetTopology ( void  )

Reset Topology data member.

Definition at line 75 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Topology.

Referenced by CGBSeq_Base::Reset().

◆ ResetType()

void CGBComment_Base::ResetType ( void  )

Reset Type data member.

Definition at line 50 of file GBComment_.cpp.

References CGBComment_Base::m_set_State, and CGBComment_Base::m_Type.

Referenced by CGBComment_Base::Reset().

◆ ResetUpdate_date()

void CGBSeq_Base::ResetUpdate_date ( void  )

Reset Update_date data member.

Definition at line 87 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Update_date.

Referenced by CGBSeq_Base::Reset().

◆ ResetUpdate_release()

void CGBSeq_Base::ResetUpdate_release ( void  )

Reset Update_release data member.

Definition at line 99 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Update_release.

Referenced by CGBSeq_Base::Reset().

◆ ResetUrl()

void CGBStrucCommentItem_Base::ResetUrl ( void  )

Reset Url data member.

Definition at line 62 of file GBStrucCommentItem_.cpp.

References CGBStrucCommentItem_Base::m_set_State, and CGBStrucCommentItem_Base::m_Url.

Referenced by CGBStrucCommentItem_Base::Reset().

◆ ResetValue() [1/3]

void CGBAltSeqItem_Base::ResetValue ( void  )

Reset Value data member.

Definition at line 98 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_set_State, and CGBAltSeqItem_Base::m_Value.

Referenced by CGBAltSeqItem_Base::Reset().

◆ ResetValue() [2/3]

void CGBQualifier_Base::ResetValue ( void  )

Reset Value data member.

Definition at line 56 of file GBQualifier_.cpp.

References CGBQualifier_Base::m_set_State, and CGBQualifier_Base::m_Value.

Referenced by CGBQualifier_Base::Reset().

◆ ResetValue() [3/3]

void CGBStrucCommentItem_Base::ResetValue ( void  )

Reset Value data member.

Definition at line 56 of file GBStrucCommentItem_.cpp.

References CGBStrucCommentItem_Base::m_set_State, and CGBStrucCommentItem_Base::m_Value.

Referenced by CGBStrucCommentItem_Base::Reset().

◆ ResetXref()

void CGBReference_Base::ResetXref ( void  )

Reset Xref data member.

Definition at line 87 of file GBReference_.cpp.

References CGBReference_Base::m_set_State, and CGBReference_Base::m_Xref.

Referenced by CGBReference_Base::Reset().

◆ ResetXrefs() [1/2]

void CGBFeature_Base::ResetXrefs ( void  )

Reset Xrefs data member.

Definition at line 83 of file GBFeature_.cpp.

References CGBFeature_Base::m_set_State, and CGBFeature_Base::m_Xrefs.

Referenced by CGBFeature_Base::Reset().

◆ ResetXrefs() [2/2]

void CGBSeq_Base::ResetXrefs ( void  )

Reset Xrefs data member.

Definition at line 255 of file GBSeq_.cpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Xrefs.

Referenced by CGBSeq_Base::Reset().

◆ Set()

CGBSet_Base::Tdata & CGBSet_Base::Set ( void  )
inline

Assign a value to data member.

Returns
Reference to the data value.

Definition at line 243 of file GBSet_.hpp.

References CGBSet_Base::m_data, and CGBSet_Base::m_set_State.

◆ SetAccession() [1/3]

void CGBInterval_Base::SetAccession ( const TAccession value)
inline

Assign a value to Accession data member.

Parameters
valueValue to assign

Definition at line 615 of file GBInterval_.hpp.

References CGBInterval_Base::m_Accession, CGBInterval_Base::m_set_State, and rapidjson::value.

◆ SetAccession() [2/3]

void CGBInterval_Base::SetAccession ( CGBInterval_Base::TAccession &&  value)
inline

◆ SetAccession() [3/3]

CGBInterval_Base::TAccession & CGBInterval_Base::SetAccession ( void  )
inline

Assign a value to Accession data member.

Returns
Reference to the data value.

Definition at line 629 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetAccession(), CGBInterval_Base::m_Accession, CGBInterval_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetAccession_version() [1/3]

void CGBSeq_Base::SetAccession_version ( const TAccession_version value)
inline

Assign a value to Accession_version data member.

Parameters
valueValue to assign

Definition at line 2129 of file GBSeq_.hpp.

References CGBSeq_Base::m_Accession_version, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetAccession_version() [2/3]

void CGBSeq_Base::SetAccession_version ( CGBSeq_Base::TAccession_version &&  value)
inline

◆ SetAccession_version() [3/3]

CGBSeq_Base::TAccession_version & CGBSeq_Base::SetAccession_version ( void  )
inline

Assign a value to Accession_version data member.

Returns
Reference to the data value.

Definition at line 2143 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetAccession_version(), CGBSeq_Base::m_Accession_version, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetAlt_seq()

CGBSeq_Base::TAlt_seq & CGBSeq_Base::SetAlt_seq ( void  )
inline

Assign a value to Alt_seq data member.

Returns
Reference to the data value.

Definition at line 2890 of file GBSeq_.hpp.

References CGBSeq_Base::m_Alt_seq, and CGBSeq_Base::m_set_State.

◆ SetAnnot_source() [1/3]

void CGBFeatureSet_Base::SetAnnot_source ( const TAnnot_source value)
inline

Assign a value to Annot_source data member.

Parameters
valueValue to assign

Definition at line 219 of file GBFeatureSet_.hpp.

References CGBFeatureSet_Base::m_Annot_source, CGBFeatureSet_Base::m_set_State, and rapidjson::value.

◆ SetAnnot_source() [2/3]

void CGBFeatureSet_Base::SetAnnot_source ( CGBFeatureSet_Base::TAnnot_source &&  value)
inline

◆ SetAnnot_source() [3/3]

CGBFeatureSet_Base::TAnnot_source & CGBFeatureSet_Base::SetAnnot_source ( void  )
inline

Assign a value to Annot_source data member.

Returns
Reference to the data value.

Definition at line 233 of file GBFeatureSet_.hpp.

References CGBFeatureSet_Base::IsSetAnnot_source(), CGBFeatureSet_Base::m_Annot_source, CGBFeatureSet_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetAuthors()

CGBReference_Base::TAuthors & CGBReference_Base::SetAuthors ( void  )
inline

Assign a value to Authors data member.

Returns
Reference to the data value.

Definition at line 590 of file GBReference_.hpp.

References CGBReference_Base::m_Authors, and CGBReference_Base::m_set_State.

◆ SetComment() [1/3]

void CGBSeq_Base::SetComment ( const TComment value)
inline

Assign a value to Comment data member.

Parameters
valueValue to assign

Definition at line 2511 of file GBSeq_.hpp.

References CGBSeq_Base::m_Comment, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetComment() [2/3]

void CGBSeq_Base::SetComment ( CGBSeq_Base::TComment &&  value)
inline

Definition at line 2518 of file GBSeq_.hpp.

References CGBSeq_Base::m_Comment, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetComment() [3/3]

CGBSeq_Base::TComment & CGBSeq_Base::SetComment ( void  )
inline

Assign a value to Comment data member.

Returns
Reference to the data value.

Definition at line 2525 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetComment(), CGBSeq_Base::m_Comment, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetComment_set()

CGBSeq_Base::TComment_set & CGBSeq_Base::SetComment_set ( void  )
inline

Assign a value to Comment_set data member.

Returns
Reference to the data value.

Definition at line 2555 of file GBSeq_.hpp.

References CGBSeq_Base::m_Comment_set, and CGBSeq_Base::m_set_State.

◆ SetConsortium() [1/3]

void CGBReference_Base::SetConsortium ( const TConsortium value)
inline

Assign a value to Consortium data member.

Parameters
valueValue to assign

Definition at line 618 of file GBReference_.hpp.

References CGBReference_Base::m_Consortium, CGBReference_Base::m_set_State, and rapidjson::value.

◆ SetConsortium() [2/3]

void CGBReference_Base::SetConsortium ( CGBReference_Base::TConsortium &&  value)
inline

◆ SetConsortium() [3/3]

CGBReference_Base::TConsortium & CGBReference_Base::SetConsortium ( void  )
inline

Assign a value to Consortium data member.

Returns
Reference to the data value.

Definition at line 632 of file GBReference_.hpp.

References CGBReference_Base::IsSetConsortium(), CGBReference_Base::m_Consortium, CGBReference_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetContig() [1/3]

void CGBSeq_Base::SetContig ( const TContig value)
inline

Assign a value to Contig data member.

Parameters
valueValue to assign

Definition at line 2846 of file GBSeq_.hpp.

References CGBSeq_Base::m_Contig, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetContig() [2/3]

void CGBSeq_Base::SetContig ( CGBSeq_Base::TContig &&  value)
inline

Definition at line 2853 of file GBSeq_.hpp.

References CGBSeq_Base::m_Contig, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetContig() [3/3]

CGBSeq_Base::TContig & CGBSeq_Base::SetContig ( void  )
inline

Assign a value to Contig data member.

Returns
Reference to the data value.

Definition at line 2860 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetContig(), CGBSeq_Base::m_Contig, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetCreate_date() [1/3]

void CGBSeq_Base::SetCreate_date ( const TCreate_date value)
inline

Assign a value to Create_date data member.

Parameters
valueValue to assign

Definition at line 1847 of file GBSeq_.hpp.

References CGBSeq_Base::m_Create_date, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetCreate_date() [2/3]

void CGBSeq_Base::SetCreate_date ( CGBSeq_Base::TCreate_date &&  value)
inline

◆ SetCreate_date() [3/3]

CGBSeq_Base::TCreate_date & CGBSeq_Base::SetCreate_date ( void  )
inline

Assign a value to Create_date data member.

Returns
Reference to the data value.

Definition at line 1861 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetCreate_date(), CGBSeq_Base::m_Create_date, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetCreate_release() [1/3]

void CGBSeq_Base::SetCreate_release ( const TCreate_release value)
inline

Assign a value to Create_release data member.

Parameters
valueValue to assign

Definition at line 1941 of file GBSeq_.hpp.

References CGBSeq_Base::m_Create_release, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetCreate_release() [2/3]

void CGBSeq_Base::SetCreate_release ( CGBSeq_Base::TCreate_release &&  value)
inline

◆ SetCreate_release() [3/3]

CGBSeq_Base::TCreate_release & CGBSeq_Base::SetCreate_release ( void  )
inline

Assign a value to Create_release data member.

Returns
Reference to the data value.

Definition at line 1955 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetCreate_release(), CGBSeq_Base::m_Create_release, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetDatabase_reference() [1/3]

void CGBSeq_Base::SetDatabase_reference ( const TDatabase_reference value)
inline

Assign a value to Database_reference data member.

Parameters
valueValue to assign

Definition at line 2702 of file GBSeq_.hpp.

References CGBSeq_Base::m_Database_reference, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetDatabase_reference() [2/3]

void CGBSeq_Base::SetDatabase_reference ( CGBSeq_Base::TDatabase_reference &&  value)
inline

◆ SetDatabase_reference() [3/3]

CGBSeq_Base::TDatabase_reference & CGBSeq_Base::SetDatabase_reference ( void  )
inline

Assign a value to Database_reference data member.

Returns
Reference to the data value.

Definition at line 2716 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetDatabase_reference(), CGBSeq_Base::m_Database_reference, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetDbname() [1/3]

void CGBXref_Base::SetDbname ( const TDbname value)
inline

Assign a value to Dbname data member.

Parameters
valueValue to assign

Definition at line 221 of file GBXref_.hpp.

References CGBXref_Base::m_Dbname, CGBXref_Base::m_set_State, and rapidjson::value.

◆ SetDbname() [2/3]

void CGBXref_Base::SetDbname ( CGBXref_Base::TDbname &&  value)
inline

Definition at line 228 of file GBXref_.hpp.

References CGBXref_Base::m_Dbname, CGBXref_Base::m_set_State, and rapidjson::value.

◆ SetDbname() [3/3]

CGBXref_Base::TDbname & CGBXref_Base::SetDbname ( void  )
inline

Assign a value to Dbname data member.

Returns
Reference to the data value.

Definition at line 235 of file GBXref_.hpp.

References CGBXref_Base::IsSetDbname(), CGBXref_Base::m_Dbname, CGBXref_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetDefinition() [1/3]

void CGBSeq_Base::SetDefinition ( const TDefinition value)
inline

Assign a value to Definition data member.

Parameters
valueValue to assign

Definition at line 1988 of file GBSeq_.hpp.

References CGBSeq_Base::m_Definition, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetDefinition() [2/3]

void CGBSeq_Base::SetDefinition ( CGBSeq_Base::TDefinition &&  value)
inline

◆ SetDefinition() [3/3]

CGBSeq_Base::TDefinition & CGBSeq_Base::SetDefinition ( void  )
inline

Assign a value to Definition data member.

Returns
Reference to the data value.

Definition at line 2002 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetDefinition(), CGBSeq_Base::m_Definition, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetDivision() [1/3]

void CGBSeq_Base::SetDivision ( const TDivision value)
inline

Assign a value to Division data member.

Parameters
valueValue to assign

Definition at line 1753 of file GBSeq_.hpp.

References CGBSeq_Base::m_Division, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetDivision() [2/3]

void CGBSeq_Base::SetDivision ( CGBSeq_Base::TDivision &&  value)
inline

Definition at line 1760 of file GBSeq_.hpp.

References CGBSeq_Base::m_Division, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetDivision() [3/3]

CGBSeq_Base::TDivision & CGBSeq_Base::SetDivision ( void  )
inline

Assign a value to Division data member.

Returns
Reference to the data value.

Definition at line 1767 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetDivision(), CGBSeq_Base::m_Division, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetEntry_version() [1/3]

void CGBSeq_Base::SetEntry_version ( const TEntry_version value)
inline

Assign a value to Entry_version data member.

Parameters
valueValue to assign

Definition at line 2082 of file GBSeq_.hpp.

References CGBSeq_Base::m_Entry_version, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetEntry_version() [2/3]

void CGBSeq_Base::SetEntry_version ( CGBSeq_Base::TEntry_version &&  value)
inline

◆ SetEntry_version() [3/3]

CGBSeq_Base::TEntry_version & CGBSeq_Base::SetEntry_version ( void  )
inline

Assign a value to Entry_version data member.

Returns
Reference to the data value.

Definition at line 2096 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetEntry_version(), CGBSeq_Base::m_Entry_version, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetFeature_set()

CGBSeq_Base::TFeature_set & CGBSeq_Base::SetFeature_set ( void  )
inline

Assign a value to Feature_set data member.

Returns
Reference to the data value.

Definition at line 2771 of file GBSeq_.hpp.

References CGBSeq_Base::m_Feature_set, and CGBSeq_Base::m_set_State.

◆ SetFeature_table()

CGBSeq_Base::TFeature_table & CGBSeq_Base::SetFeature_table ( void  )
inline

Assign a value to Feature_table data member.

Returns
Reference to the data value.

Definition at line 2746 of file GBSeq_.hpp.

References CGBSeq_Base::m_Feature_table, and CGBSeq_Base::m_set_State.

◆ SetFeatures()

CGBFeatureSet_Base::TFeatures & CGBFeatureSet_Base::SetFeatures ( void  )
inline

Assign a value to Features data member.

Returns
Reference to the data value.

Definition at line 263 of file GBFeatureSet_.hpp.

References CGBFeatureSet_Base::m_Features, and CGBFeatureSet_Base::m_set_State.

◆ SetFirst_accn() [1/3]

void CGBAltSeqItem_Base::SetFirst_accn ( const TFirst_accn value)
inline

Assign a value to First_accn data member.

Parameters
valueValue to assign

Definition at line 765 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_First_accn, CGBAltSeqItem_Base::m_set_State, and rapidjson::value.

◆ SetFirst_accn() [2/3]

void CGBAltSeqItem_Base::SetFirst_accn ( CGBAltSeqItem_Base::TFirst_accn &&  value)
inline

◆ SetFirst_accn() [3/3]

CGBAltSeqItem_Base::TFirst_accn & CGBAltSeqItem_Base::SetFirst_accn ( void  )
inline

Assign a value to First_accn data member.

Returns
Reference to the data value.

Definition at line 779 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetFirst_accn(), CGBAltSeqItem_Base::m_First_accn, CGBAltSeqItem_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetFrom() [1/2]

void CGBInterval_Base::SetFrom ( CGBInterval_Base::TFrom  value)
inline

Assign a value to From data member.

Parameters
valueValue to assign

Definition at line 387 of file GBInterval_.hpp.

References CGBInterval_Base::m_From, CGBInterval_Base::m_set_State, and rapidjson::value.

◆ SetFrom() [2/2]

CGBInterval_Base::TFrom & CGBInterval_Base::SetFrom ( void  )
inline

Assign a value to From data member.

Returns
Reference to the data value.

Definition at line 394 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetFrom(), CGBInterval_Base::m_From, CGBInterval_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetGap_comment() [1/3]

void CGBAltSeqItem_Base::SetGap_comment ( const TGap_comment value)
inline

Assign a value to Gap_comment data member.

Parameters
valueValue to assign

Definition at line 718 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Gap_comment, CGBAltSeqItem_Base::m_set_State, and rapidjson::value.

◆ SetGap_comment() [2/3]

void CGBAltSeqItem_Base::SetGap_comment ( CGBAltSeqItem_Base::TGap_comment &&  value)
inline

◆ SetGap_comment() [3/3]

CGBAltSeqItem_Base::TGap_comment & CGBAltSeqItem_Base::SetGap_comment ( void  )
inline

Assign a value to Gap_comment data member.

Returns
Reference to the data value.

Definition at line 732 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetGap_comment(), CGBAltSeqItem_Base::m_Gap_comment, CGBAltSeqItem_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetGap_length() [1/2]

void CGBAltSeqItem_Base::SetGap_length ( CGBAltSeqItem_Base::TGap_length  value)
inline

Assign a value to Gap_length data member.

Parameters
valueValue to assign

Definition at line 584 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Gap_length, CGBAltSeqItem_Base::m_set_State, and rapidjson::value.

◆ SetGap_length() [2/2]

CGBAltSeqItem_Base::TGap_length & CGBAltSeqItem_Base::SetGap_length ( void  )
inline

Assign a value to Gap_length data member.

Returns
Reference to the data value.

Definition at line 591 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetGap_length(), CGBAltSeqItem_Base::m_Gap_length, CGBAltSeqItem_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetGap_linkage() [1/3]

void CGBAltSeqItem_Base::SetGap_linkage ( const TGap_linkage value)
inline

Assign a value to Gap_linkage data member.

Parameters
valueValue to assign

Definition at line 671 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Gap_linkage, CGBAltSeqItem_Base::m_set_State, and rapidjson::value.

◆ SetGap_linkage() [2/3]

void CGBAltSeqItem_Base::SetGap_linkage ( CGBAltSeqItem_Base::TGap_linkage &&  value)
inline

◆ SetGap_linkage() [3/3]

CGBAltSeqItem_Base::TGap_linkage & CGBAltSeqItem_Base::SetGap_linkage ( void  )
inline

Assign a value to Gap_linkage data member.

Returns
Reference to the data value.

Definition at line 685 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetGap_linkage(), CGBAltSeqItem_Base::m_Gap_linkage, CGBAltSeqItem_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetGap_type() [1/3]

void CGBAltSeqItem_Base::SetGap_type ( const TGap_type value)
inline

Assign a value to Gap_type data member.

Parameters
valueValue to assign

Definition at line 624 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Gap_type, CGBAltSeqItem_Base::m_set_State, and rapidjson::value.

◆ SetGap_type() [2/3]

void CGBAltSeqItem_Base::SetGap_type ( CGBAltSeqItem_Base::TGap_type &&  value)
inline

◆ SetGap_type() [3/3]

CGBAltSeqItem_Base::TGap_type & CGBAltSeqItem_Base::SetGap_type ( void  )
inline

Assign a value to Gap_type data member.

Returns
Reference to the data value.

Definition at line 638 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetGap_type(), CGBAltSeqItem_Base::m_Gap_type, CGBAltSeqItem_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetId() [1/3]

void CGBXref_Base::SetId ( const TId value)
inline

Assign a value to Id data member.

Parameters
valueValue to assign

Definition at line 268 of file GBXref_.hpp.

References CGBXref_Base::m_Id, CGBXref_Base::m_set_State, and rapidjson::value.

◆ SetId() [2/3]

void CGBXref_Base::SetId ( CGBXref_Base::TId &&  value)
inline

Definition at line 275 of file GBXref_.hpp.

References CGBXref_Base::m_Id, CGBXref_Base::m_set_State, and rapidjson::value.

◆ SetId() [3/3]

CGBXref_Base::TId & CGBXref_Base::SetId ( void  )
inline

Assign a value to Id data member.

Returns
Reference to the data value.

Definition at line 282 of file GBXref_.hpp.

References CGBXref_Base::IsSetId(), CGBXref_Base::m_Id, CGBXref_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetInterbp() [1/2]

void CGBInterval_Base::SetInterbp ( CGBInterval_Base::TInterbp  value)
inline

Assign a value to Interbp data member.

Parameters
valueValue to assign

Definition at line 575 of file GBInterval_.hpp.

References CGBInterval_Base::m_Interbp, CGBInterval_Base::m_set_State, and rapidjson::value.

◆ SetInterbp() [2/2]

CGBInterval_Base::TInterbp & CGBInterval_Base::SetInterbp ( void  )
inline

Assign a value to Interbp data member.

Returns
Reference to the data value.

Definition at line 582 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetInterbp(), CGBInterval_Base::m_Interbp, CGBInterval_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetInterval() [1/2]

void CGBAltSeqItem_Base::SetInterval ( CGBAltSeqItem_Base::TInterval value)

Assign a value to Interval data member.

Parameters
valueReference to value.

Definition at line 56 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_Interval, and rapidjson::value.

◆ SetInterval() [2/2]

CGBAltSeqItem_Base::TInterval & CGBAltSeqItem_Base::SetInterval ( void  )

Assign a value to Interval data member.

Returns
Reference to the data value.

Definition at line 61 of file GBAltSeqItem_.cpp.

References CGBAltSeqItem_Base::m_Interval.

◆ SetIntervals()

CGBFeature_Base::TIntervals & CGBFeature_Base::SetIntervals ( void  )
inline

Assign a value to Intervals data member.

Returns
Reference to the data value.

Definition at line 542 of file GBFeature_.hpp.

References CGBFeature_Base::m_Intervals, and CGBFeature_Base::m_set_State.

◆ SetIscomp() [1/2]

void CGBInterval_Base::SetIscomp ( CGBInterval_Base::TIscomp  value)
inline

Assign a value to Iscomp data member.

Parameters
valueValue to assign

Definition at line 528 of file GBInterval_.hpp.

References CGBInterval_Base::m_Iscomp, CGBInterval_Base::m_set_State, and rapidjson::value.

◆ SetIscomp() [2/2]

CGBInterval_Base::TIscomp & CGBInterval_Base::SetIscomp ( void  )
inline

Assign a value to Iscomp data member.

Returns
Reference to the data value.

Definition at line 535 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetIscomp(), CGBInterval_Base::m_Iscomp, CGBInterval_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetIsgap() [1/2]

void CGBAltSeqItem_Base::SetIsgap ( CGBAltSeqItem_Base::TIsgap  value)
inline

Assign a value to Isgap data member.

Parameters
valueValue to assign

Definition at line 537 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Isgap, CGBAltSeqItem_Base::m_set_State, and rapidjson::value.

◆ SetIsgap() [2/2]

CGBAltSeqItem_Base::TIsgap & CGBAltSeqItem_Base::SetIsgap ( void  )
inline

Assign a value to Isgap data member.

Returns
Reference to the data value.

Definition at line 544 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetIsgap(), CGBAltSeqItem_Base::m_Isgap, CGBAltSeqItem_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetItems() [1/2]

CGBAltSeqData_Base::TItems & CGBAltSeqData_Base::SetItems ( void  )
inline

Assign a value to Items data member.

Returns
Reference to the data value.

Definition at line 264 of file GBAltSeqData_.hpp.

References CGBAltSeqData_Base::m_Items, and CGBAltSeqData_Base::m_set_State.

◆ SetItems() [2/2]

CGBStrucComment_Base::TItems & CGBStrucComment_Base::SetItems ( void  )
inline

Assign a value to Items data member.

Returns
Reference to the data value.

Definition at line 263 of file GBStrucComment_.hpp.

References CGBStrucComment_Base::m_Items, and CGBStrucComment_Base::m_set_State.

◆ SetJournal() [1/3]

void CGBReference_Base::SetJournal ( const TJournal value)
inline

Assign a value to Journal data member.

Parameters
valueValue to assign

Definition at line 712 of file GBReference_.hpp.

References CGBReference_Base::m_Journal, CGBReference_Base::m_set_State, and rapidjson::value.

◆ SetJournal() [2/3]

void CGBReference_Base::SetJournal ( CGBReference_Base::TJournal &&  value)
inline

◆ SetJournal() [3/3]

CGBReference_Base::TJournal & CGBReference_Base::SetJournal ( void  )
inline

Assign a value to Journal data member.

Returns
Reference to the data value.

Definition at line 726 of file GBReference_.hpp.

References CGBReference_Base::IsSetJournal(), CGBReference_Base::m_Journal, CGBReference_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetKey() [1/3]

void CGBFeature_Base::SetKey ( const TKey value)
inline

Assign a value to Key data member.

Parameters
valueValue to assign

Definition at line 451 of file GBFeature_.hpp.

References CGBFeature_Base::m_Key, CGBFeature_Base::m_set_State, and rapidjson::value.

◆ SetKey() [2/3]

void CGBFeature_Base::SetKey ( CGBFeature_Base::TKey &&  value)
inline

◆ SetKey() [3/3]

CGBFeature_Base::TKey & CGBFeature_Base::SetKey ( void  )
inline

Assign a value to Key data member.

Returns
Reference to the data value.

Definition at line 465 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetKey(), CGBFeature_Base::m_Key, CGBFeature_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetKeywords()

CGBSeq_Base::TKeywords & CGBSeq_Base::SetKeywords ( void  )
inline

Assign a value to Keywords data member.

Returns
Reference to the data value.

Definition at line 2270 of file GBSeq_.hpp.

References CGBSeq_Base::m_Keywords, and CGBSeq_Base::m_set_State.

◆ SetLast_accn() [1/3]

void CGBAltSeqItem_Base::SetLast_accn ( const TLast_accn value)
inline

Assign a value to Last_accn data member.

Parameters
valueValue to assign

Definition at line 812 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_Last_accn, CGBAltSeqItem_Base::m_set_State, and rapidjson::value.

◆ SetLast_accn() [2/3]

void CGBAltSeqItem_Base::SetLast_accn ( CGBAltSeqItem_Base::TLast_accn &&  value)
inline

◆ SetLast_accn() [3/3]

CGBAltSeqItem_Base::TLast_accn & CGBAltSeqItem_Base::SetLast_accn ( void  )
inline

Assign a value to Last_accn data member.

Returns
Reference to the data value.

Definition at line 826 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetLast_accn(), CGBAltSeqItem_Base::m_Last_accn, CGBAltSeqItem_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetLength() [1/2]

void CGBSeq_Base::SetLength ( CGBSeq_Base::TLength  value)
inline

Assign a value to Length data member.

Parameters
valueValue to assign

Definition at line 1572 of file GBSeq_.hpp.

References CGBSeq_Base::m_Length, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetLength() [2/2]

CGBSeq_Base::TLength & CGBSeq_Base::SetLength ( void  )
inline

Assign a value to Length data member.

Returns
Reference to the data value.

Definition at line 1579 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetLength(), CGBSeq_Base::m_Length, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetLocation() [1/3]

void CGBFeature_Base::SetLocation ( const TLocation value)
inline

Assign a value to Location data member.

Parameters
valueValue to assign

Definition at line 498 of file GBFeature_.hpp.

References CGBFeature_Base::m_Location, CGBFeature_Base::m_set_State, and rapidjson::value.

◆ SetLocation() [2/3]

void CGBFeature_Base::SetLocation ( CGBFeature_Base::TLocation &&  value)
inline

◆ SetLocation() [3/3]

CGBFeature_Base::TLocation & CGBFeature_Base::SetLocation ( void  )
inline

Assign a value to Location data member.

Returns
Reference to the data value.

Definition at line 512 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetLocation(), CGBFeature_Base::m_Location, CGBFeature_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetLocus() [1/3]

void CGBSeq_Base::SetLocus ( const TLocus value)
inline

Assign a value to Locus data member.

Parameters
valueValue to assign

Definition at line 1518 of file GBSeq_.hpp.

References CGBSeq_Base::m_Locus, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetLocus() [2/3]

void CGBSeq_Base::SetLocus ( CGBSeq_Base::TLocus &&  value)
inline

Definition at line 1525 of file GBSeq_.hpp.

References CGBSeq_Base::m_Locus, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetLocus() [3/3]

CGBSeq_Base::TLocus & CGBSeq_Base::SetLocus ( void  )
inline

Assign a value to Locus data member.

Returns
Reference to the data value.

Definition at line 1532 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetLocus(), CGBSeq_Base::m_Locus, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetMoltype() [1/3]

void CGBSeq_Base::SetMoltype ( const TMoltype value)
inline

Assign a value to Moltype data member.

Parameters
valueValue to assign

Definition at line 1659 of file GBSeq_.hpp.

References CGBSeq_Base::m_Moltype, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetMoltype() [2/3]

void CGBSeq_Base::SetMoltype ( CGBSeq_Base::TMoltype &&  value)
inline

Definition at line 1666 of file GBSeq_.hpp.

References CGBSeq_Base::m_Moltype, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetMoltype() [3/3]

CGBSeq_Base::TMoltype & CGBSeq_Base::SetMoltype ( void  )
inline

Assign a value to Moltype data member.

Returns
Reference to the data value.

Definition at line 1673 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetMoltype(), CGBSeq_Base::m_Moltype, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetName() [1/9]

void CGBAltSeqData_Base::SetName ( const TName value)
inline

Assign a value to Name data member.

Parameters
valueValue to assign

Definition at line 220 of file GBAltSeqData_.hpp.

References CGBAltSeqData_Base::m_Name, CGBAltSeqData_Base::m_set_State, and rapidjson::value.

◆ SetName() [2/9]

void CGBQualifier_Base::SetName ( const TName value)
inline

Assign a value to Name data member.

Parameters
valueValue to assign

Definition at line 221 of file GBQualifier_.hpp.

References CGBQualifier_Base::m_Name, CGBQualifier_Base::m_set_State, and rapidjson::value.

◆ SetName() [3/9]

void CGBStrucComment_Base::SetName ( const TName value)
inline

Assign a value to Name data member.

Parameters
valueValue to assign

Definition at line 219 of file GBStrucComment_.hpp.

References CGBStrucComment_Base::m_Name, CGBStrucComment_Base::m_set_State, and rapidjson::value.

◆ SetName() [4/9]

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

◆ SetName() [5/9]

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

◆ SetName() [6/9]

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

◆ SetName() [7/9]

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

Assign a value to Name data member.

Returns
Reference to the data value.

Definition at line 234 of file GBAltSeqData_.hpp.

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

◆ SetName() [8/9]

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

Assign a value to Name data member.

Returns
Reference to the data value.

Definition at line 235 of file GBQualifier_.hpp.

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

◆ SetName() [9/9]

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

Assign a value to Name data member.

Returns
Reference to the data value.

Definition at line 233 of file GBStrucComment_.hpp.

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

◆ SetOperator() [1/3]

void CGBFeature_Base::SetOperator ( const TOperator value)
inline

Assign a value to Operator data member.

Parameters
valueValue to assign

Definition at line 570 of file GBFeature_.hpp.

References CGBFeature_Base::m_Operator, CGBFeature_Base::m_set_State, and rapidjson::value.

◆ SetOperator() [2/3]

void CGBFeature_Base::SetOperator ( CGBFeature_Base::TOperator &&  value)
inline

◆ SetOperator() [3/3]

CGBFeature_Base::TOperator & CGBFeature_Base::SetOperator ( void  )
inline

Assign a value to Operator data member.

Returns
Reference to the data value.

Definition at line 584 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetOperator(), CGBFeature_Base::m_Operator, CGBFeature_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetOrganism() [1/3]

void CGBSeq_Base::SetOrganism ( const TOrganism value)
inline

Assign a value to Organism data member.

Parameters
valueValue to assign

Definition at line 2392 of file GBSeq_.hpp.

References CGBSeq_Base::m_Organism, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetOrganism() [2/3]

void CGBSeq_Base::SetOrganism ( CGBSeq_Base::TOrganism &&  value)
inline

Definition at line 2399 of file GBSeq_.hpp.

References CGBSeq_Base::m_Organism, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetOrganism() [3/3]

CGBSeq_Base::TOrganism & CGBSeq_Base::SetOrganism ( void  )
inline

Assign a value to Organism data member.

Returns
Reference to the data value.

Definition at line 2406 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetOrganism(), CGBSeq_Base::m_Organism, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetOther_seqids()

CGBSeq_Base::TOther_seqids & CGBSeq_Base::SetOther_seqids ( void  )
inline

Assign a value to Other_seqids data member.

Returns
Reference to the data value.

Definition at line 2173 of file GBSeq_.hpp.

References CGBSeq_Base::m_Other_seqids, and CGBSeq_Base::m_set_State.

◆ SetParagraphs()

CGBComment_Base::TParagraphs & CGBComment_Base::SetParagraphs ( void  )
inline

Assign a value to Paragraphs data member.

Returns
Reference to the data value.

Definition at line 260 of file GBComment_.hpp.

References CGBComment_Base::m_Paragraphs, and CGBComment_Base::m_set_State.

◆ SetPartial3() [1/2]

void CGBFeature_Base::SetPartial3 ( CGBFeature_Base::TPartial3  value)
inline

Assign a value to Partial3 data member.

Parameters
valueValue to assign

Definition at line 671 of file GBFeature_.hpp.

References CGBFeature_Base::m_Partial3, CGBFeature_Base::m_set_State, and rapidjson::value.

◆ SetPartial3() [2/2]

CGBFeature_Base::TPartial3 & CGBFeature_Base::SetPartial3 ( void  )
inline

Assign a value to Partial3 data member.

Returns
Reference to the data value.

Definition at line 678 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetPartial3(), CGBFeature_Base::m_Partial3, CGBFeature_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetPartial5() [1/2]

void CGBFeature_Base::SetPartial5 ( CGBFeature_Base::TPartial5  value)
inline

Assign a value to Partial5 data member.

Parameters
valueValue to assign

Definition at line 624 of file GBFeature_.hpp.

References CGBFeature_Base::m_Partial5, CGBFeature_Base::m_set_State, and rapidjson::value.

◆ SetPartial5() [2/2]

CGBFeature_Base::TPartial5 & CGBFeature_Base::SetPartial5 ( void  )
inline

Assign a value to Partial5 data member.

Returns
Reference to the data value.

Definition at line 631 of file GBFeature_.hpp.

References CGBFeature_Base::IsSetPartial5(), CGBFeature_Base::m_Partial5, CGBFeature_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetPoint() [1/2]

void CGBInterval_Base::SetPoint ( CGBInterval_Base::TPoint  value)
inline

Assign a value to Point data member.

Parameters
valueValue to assign

Definition at line 481 of file GBInterval_.hpp.

References CGBInterval_Base::m_Point, CGBInterval_Base::m_set_State, and rapidjson::value.

◆ SetPoint() [2/2]

CGBInterval_Base::TPoint & CGBInterval_Base::SetPoint ( void  )
inline

Assign a value to Point data member.

Returns
Reference to the data value.

Definition at line 488 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetPoint(), CGBInterval_Base::m_Point, CGBInterval_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetPosition() [1/3]

void CGBReference_Base::SetPosition ( const TPosition value)
inline

Assign a value to Position data member.

Parameters
valueValue to assign

Definition at line 546 of file GBReference_.hpp.

References CGBReference_Base::m_Position, CGBReference_Base::m_set_State, and rapidjson::value.

◆ SetPosition() [2/3]

void CGBReference_Base::SetPosition ( CGBReference_Base::TPosition &&  value)
inline

◆ SetPosition() [3/3]

CGBReference_Base::TPosition & CGBReference_Base::SetPosition ( void  )
inline

Assign a value to Position data member.

Returns
Reference to the data value.

Definition at line 560 of file GBReference_.hpp.

References CGBReference_Base::IsSetPosition(), CGBReference_Base::m_Position, CGBReference_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetPrimary() [1/3]

void CGBSeq_Base::SetPrimary ( const TPrimary value)
inline

Assign a value to Primary data member.

Parameters
valueValue to assign

Definition at line 2608 of file GBSeq_.hpp.

References CGBSeq_Base::m_Primary, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetPrimary() [2/3]

void CGBSeq_Base::SetPrimary ( CGBSeq_Base::TPrimary &&  value)
inline

Definition at line 2615 of file GBSeq_.hpp.

References CGBSeq_Base::m_Primary, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetPrimary() [3/3]

CGBSeq_Base::TPrimary & CGBSeq_Base::SetPrimary ( void  )
inline

Assign a value to Primary data member.

Returns
Reference to the data value.

Definition at line 2622 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetPrimary(), CGBSeq_Base::m_Primary, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetPrimary_accession() [1/3]

void CGBSeq_Base::SetPrimary_accession ( const TPrimary_accession value)
inline

Assign a value to Primary_accession data member.

Parameters
valueValue to assign

Definition at line 2035 of file GBSeq_.hpp.

References CGBSeq_Base::m_Primary_accession, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetPrimary_accession() [2/3]

void CGBSeq_Base::SetPrimary_accession ( CGBSeq_Base::TPrimary_accession &&  value)
inline

◆ SetPrimary_accession() [3/3]

CGBSeq_Base::TPrimary_accession & CGBSeq_Base::SetPrimary_accession ( void  )
inline

Assign a value to Primary_accession data member.

Returns
Reference to the data value.

Definition at line 2049 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetPrimary_accession(), CGBSeq_Base::m_Primary_accession, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetProject() [1/3]

void CGBSeq_Base::SetProject ( const TProject value)
inline

Assign a value to Project data member.

Parameters
valueValue to assign

Definition at line 2226 of file GBSeq_.hpp.

References CGBSeq_Base::m_Project, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetProject() [2/3]

void CGBSeq_Base::SetProject ( CGBSeq_Base::TProject &&  value)
inline

Definition at line 2233 of file GBSeq_.hpp.

References CGBSeq_Base::m_Project, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetProject() [3/3]

CGBSeq_Base::TProject & CGBSeq_Base::SetProject ( void  )
inline

Assign a value to Project data member.

Returns
Reference to the data value.

Definition at line 2240 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetProject(), CGBSeq_Base::m_Project, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetPubmed() [1/2]

void CGBReference_Base::SetPubmed ( CGBReference_Base::TPubmed  value)
inline

Assign a value to Pubmed data member.

Parameters
valueValue to assign

Definition at line 791 of file GBReference_.hpp.

References CGBReference_Base::m_Pubmed, CGBReference_Base::m_set_State, and rapidjson::value.

◆ SetPubmed() [2/2]

CGBReference_Base::TPubmed & CGBReference_Base::SetPubmed ( void  )
inline

Assign a value to Pubmed data member.

Returns
Reference to the data value.

Definition at line 798 of file GBReference_.hpp.

References CGBReference_Base::IsSetPubmed(), CGBReference_Base::m_Pubmed, CGBReference_Base::m_set_State, and CSerialObject::UnassignedByte().

◆ SetQuals()

CGBFeature_Base::TQuals & CGBFeature_Base::SetQuals ( void  )
inline

Assign a value to Quals data member.

Returns
Reference to the data value.

Definition at line 708 of file GBFeature_.hpp.

References CGBFeature_Base::m_Quals, and CGBFeature_Base::m_set_State.

◆ SetReference() [1/3]

void CGBReference_Base::SetReference ( const TReference value)
inline

Assign a value to Reference data member.

Parameters
valueValue to assign

Definition at line 499 of file GBReference_.hpp.

References CGBReference_Base::m_Reference, CGBReference_Base::m_set_State, and rapidjson::value.

◆ SetReference() [2/3]

void CGBReference_Base::SetReference ( CGBReference_Base::TReference &&  value)
inline

◆ SetReference() [3/3]

CGBReference_Base::TReference & CGBReference_Base::SetReference ( void  )
inline

Assign a value to Reference data member.

Returns
Reference to the data value.

Definition at line 513 of file GBReference_.hpp.

References CGBReference_Base::IsSetReference(), CGBReference_Base::m_Reference, CGBReference_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetReferences()

CGBSeq_Base::TReferences & CGBSeq_Base::SetReferences ( void  )
inline

Assign a value to References data member.

Returns
Reference to the data value.

Definition at line 2483 of file GBSeq_.hpp.

References CGBSeq_Base::m_References, and CGBSeq_Base::m_set_State.

◆ SetRemark() [1/3]

void CGBReference_Base::SetRemark ( const TRemark value)
inline

Assign a value to Remark data member.

Parameters
valueValue to assign

Definition at line 831 of file GBReference_.hpp.

References CGBReference_Base::m_Remark, CGBReference_Base::m_set_State, and rapidjson::value.

◆ SetRemark() [2/3]

void CGBReference_Base::SetRemark ( CGBReference_Base::TRemark &&  value)
inline

◆ SetRemark() [3/3]

CGBReference_Base::TRemark & CGBReference_Base::SetRemark ( void  )
inline

Assign a value to Remark data member.

Returns
Reference to the data value.

Definition at line 845 of file GBReference_.hpp.

References CGBReference_Base::IsSetRemark(), CGBReference_Base::m_Remark, CGBReference_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetSecondary_accessions()

CGBSeq_Base::TSecondary_accessions & CGBSeq_Base::SetSecondary_accessions ( void  )
inline

Assign a value to Secondary_accessions data member.

Returns
Reference to the data value.

Definition at line 2198 of file GBSeq_.hpp.

References CGBSeq_Base::m_Secondary_accessions, and CGBSeq_Base::m_set_State.

◆ SetSegment() [1/3]

void CGBSeq_Base::SetSegment ( const TSegment value)
inline

Assign a value to Segment data member.

Parameters
valueValue to assign

Definition at line 2298 of file GBSeq_.hpp.

References CGBSeq_Base::m_Segment, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetSegment() [2/3]

void CGBSeq_Base::SetSegment ( CGBSeq_Base::TSegment &&  value)
inline

Definition at line 2305 of file GBSeq_.hpp.

References CGBSeq_Base::m_Segment, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetSegment() [3/3]

CGBSeq_Base::TSegment & CGBSeq_Base::SetSegment ( void  )
inline

Assign a value to Segment data member.

Returns
Reference to the data value.

Definition at line 2312 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetSegment(), CGBSeq_Base::m_Segment, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetSequence() [1/3]

void CGBSeq_Base::SetSequence ( const TSequence value)
inline

Assign a value to Sequence data member.

Parameters
valueValue to assign

Definition at line 2799 of file GBSeq_.hpp.

References CGBSeq_Base::m_Sequence, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetSequence() [2/3]

void CGBSeq_Base::SetSequence ( CGBSeq_Base::TSequence &&  value)
inline

Definition at line 2806 of file GBSeq_.hpp.

References CGBSeq_Base::m_Sequence, CGBSeq_Base::m_set_State, and rapidjson::value.

◆ SetSequence() [3/3]

CGBSeq_Base::TSequence & CGBSeq_Base::SetSequence ( void  )
inline

Assign a value to Sequence data member.

Returns
Reference to the data value.

Definition at line 2813 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetSequence(), CGBSeq_Base::m_Sequence, CGBSeq_Base::m_set_State, and CSerialObject::UnassignedString().

◆ SetSource() [1/3]

void CGBSeq_Base::SetSource ( const TSource value)
inline

Assign a value to Source data member.

Parameters
valueValue to assign

Definition at line 2345 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Source, and rapidjson::value.

◆ SetSource() [2/3]

void CGBSeq_Base::SetSource ( CGBSeq_Base::TSource &&  value)
inline

Definition at line 2352 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Source, and rapidjson::value.

◆ SetSource() [3/3]

CGBSeq_Base::TSource & CGBSeq_Base::SetSource ( void  )
inline

Assign a value to Source data member.

Returns
Reference to the data value.

Definition at line 2359 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetSource(), CGBSeq_Base::m_set_State, CGBSeq_Base::m_Source, and CSerialObject::UnassignedString().

◆ SetSource_db() [1/3]

void CGBSeq_Base::SetSource_db ( const TSource_db value)
inline

Assign a value to Source_db data member.

Parameters
valueValue to assign

Definition at line 2655 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Source_db, and rapidjson::value.

◆ SetSource_db() [2/3]

void CGBSeq_Base::SetSource_db ( CGBSeq_Base::TSource_db &&  value)
inline

Definition at line 2662 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Source_db, and rapidjson::value.

◆ SetSource_db() [3/3]

CGBSeq_Base::TSource_db & CGBSeq_Base::SetSource_db ( void  )
inline

Assign a value to Source_db data member.

Returns
Reference to the data value.

Definition at line 2669 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetSource_db(), CGBSeq_Base::m_set_State, CGBSeq_Base::m_Source_db, and CSerialObject::UnassignedString().

◆ SetStrandedness() [1/3]

void CGBSeq_Base::SetStrandedness ( const TStrandedness value)
inline

Assign a value to Strandedness data member.

Parameters
valueValue to assign

Definition at line 1612 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Strandedness, and rapidjson::value.

◆ SetStrandedness() [2/3]

void CGBSeq_Base::SetStrandedness ( CGBSeq_Base::TStrandedness &&  value)
inline

◆ SetStrandedness() [3/3]

CGBSeq_Base::TStrandedness & CGBSeq_Base::SetStrandedness ( void  )
inline

Assign a value to Strandedness data member.

Returns
Reference to the data value.

Definition at line 1626 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetStrandedness(), CGBSeq_Base::m_set_State, CGBSeq_Base::m_Strandedness, and CSerialObject::UnassignedString().

◆ SetStruc_comments()

CGBSeq_Base::TStruc_comments & CGBSeq_Base::SetStruc_comments ( void  )
inline

Assign a value to Struc_comments data member.

Returns
Reference to the data value.

Definition at line 2580 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Struc_comments.

◆ SetTag() [1/3]

void CGBStrucCommentItem_Base::SetTag ( const TTag value)
inline

Assign a value to Tag data member.

Parameters
valueValue to assign

Definition at line 262 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::m_set_State, CGBStrucCommentItem_Base::m_Tag, and rapidjson::value.

◆ SetTag() [2/3]

void CGBStrucCommentItem_Base::SetTag ( CGBStrucCommentItem_Base::TTag &&  value)
inline

◆ SetTag() [3/3]

CGBStrucCommentItem_Base::TTag & CGBStrucCommentItem_Base::SetTag ( void  )
inline

Assign a value to Tag data member.

Returns
Reference to the data value.

Definition at line 276 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::IsSetTag(), CGBStrucCommentItem_Base::m_set_State, CGBStrucCommentItem_Base::m_Tag, and CSerialObject::UnassignedString().

◆ SetTaxonomy() [1/3]

void CGBSeq_Base::SetTaxonomy ( const TTaxonomy value)
inline

Assign a value to Taxonomy data member.

Parameters
valueValue to assign

Definition at line 2439 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Taxonomy, and rapidjson::value.

◆ SetTaxonomy() [2/3]

void CGBSeq_Base::SetTaxonomy ( CGBSeq_Base::TTaxonomy &&  value)
inline

Definition at line 2446 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Taxonomy, and rapidjson::value.

◆ SetTaxonomy() [3/3]

CGBSeq_Base::TTaxonomy & CGBSeq_Base::SetTaxonomy ( void  )
inline

Assign a value to Taxonomy data member.

Returns
Reference to the data value.

Definition at line 2453 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetTaxonomy(), CGBSeq_Base::m_set_State, CGBSeq_Base::m_Taxonomy, and CSerialObject::UnassignedString().

◆ SetTitle() [1/3]

void CGBReference_Base::SetTitle ( const TTitle value)
inline

Assign a value to Title data member.

Parameters
valueValue to assign

Definition at line 665 of file GBReference_.hpp.

References CGBReference_Base::m_set_State, CGBReference_Base::m_Title, and rapidjson::value.

◆ SetTitle() [2/3]

void CGBReference_Base::SetTitle ( CGBReference_Base::TTitle &&  value)
inline

◆ SetTitle() [3/3]

CGBReference_Base::TTitle & CGBReference_Base::SetTitle ( void  )
inline

Assign a value to Title data member.

Returns
Reference to the data value.

Definition at line 679 of file GBReference_.hpp.

References CGBReference_Base::IsSetTitle(), CGBReference_Base::m_set_State, CGBReference_Base::m_Title, and CSerialObject::UnassignedString().

◆ SetTo() [1/2]

void CGBInterval_Base::SetTo ( CGBInterval_Base::TTo  value)
inline

Assign a value to To data member.

Parameters
valueValue to assign

Definition at line 434 of file GBInterval_.hpp.

References CGBInterval_Base::m_set_State, CGBInterval_Base::m_To, and rapidjson::value.

◆ SetTo() [2/2]

CGBInterval_Base::TTo & CGBInterval_Base::SetTo ( void  )
inline

Assign a value to To data member.

Returns
Reference to the data value.

Definition at line 441 of file GBInterval_.hpp.

References CGBInterval_Base::IsSetTo(), CGBInterval_Base::m_set_State, CGBInterval_Base::m_To, and CSerialObject::UnassignedByte().

◆ SetTopology() [1/3]

void CGBSeq_Base::SetTopology ( const TTopology value)
inline

Assign a value to Topology data member.

Parameters
valueValue to assign

Definition at line 1706 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Topology, and rapidjson::value.

◆ SetTopology() [2/3]

void CGBSeq_Base::SetTopology ( CGBSeq_Base::TTopology &&  value)
inline

Definition at line 1713 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Topology, and rapidjson::value.

◆ SetTopology() [3/3]

CGBSeq_Base::TTopology & CGBSeq_Base::SetTopology ( void  )
inline

Assign a value to Topology data member.

Returns
Reference to the data value.

Definition at line 1720 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetTopology(), CGBSeq_Base::m_set_State, CGBSeq_Base::m_Topology, and CSerialObject::UnassignedString().

◆ SetType() [1/3]

void CGBComment_Base::SetType ( const TType value)
inline

Assign a value to Type data member.

Parameters
valueValue to assign

Definition at line 216 of file GBComment_.hpp.

References CGBComment_Base::m_set_State, CGBComment_Base::m_Type, and rapidjson::value.

◆ SetType() [2/3]

void CGBComment_Base::SetType ( CGBComment_Base::TType &&  value)
inline

◆ SetType() [3/3]

CGBComment_Base::TType & CGBComment_Base::SetType ( void  )
inline

Assign a value to Type data member.

Returns
Reference to the data value.

Definition at line 230 of file GBComment_.hpp.

References CGBComment_Base::IsSetType(), CGBComment_Base::m_set_State, CGBComment_Base::m_Type, and CSerialObject::UnassignedString().

◆ SetUpdate_date() [1/3]

void CGBSeq_Base::SetUpdate_date ( const TUpdate_date value)
inline

Assign a value to Update_date data member.

Parameters
valueValue to assign

Definition at line 1800 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Update_date, and rapidjson::value.

◆ SetUpdate_date() [2/3]

void CGBSeq_Base::SetUpdate_date ( CGBSeq_Base::TUpdate_date &&  value)
inline

◆ SetUpdate_date() [3/3]

CGBSeq_Base::TUpdate_date & CGBSeq_Base::SetUpdate_date ( void  )
inline

Assign a value to Update_date data member.

Returns
Reference to the data value.

Definition at line 1814 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetUpdate_date(), CGBSeq_Base::m_set_State, CGBSeq_Base::m_Update_date, and CSerialObject::UnassignedString().

◆ SetUpdate_release() [1/3]

void CGBSeq_Base::SetUpdate_release ( const TUpdate_release value)
inline

Assign a value to Update_release data member.

Parameters
valueValue to assign

Definition at line 1894 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, CGBSeq_Base::m_Update_release, and rapidjson::value.

◆ SetUpdate_release() [2/3]

void CGBSeq_Base::SetUpdate_release ( CGBSeq_Base::TUpdate_release &&  value)
inline

◆ SetUpdate_release() [3/3]

CGBSeq_Base::TUpdate_release & CGBSeq_Base::SetUpdate_release ( void  )
inline

Assign a value to Update_release data member.

Returns
Reference to the data value.

Definition at line 1908 of file GBSeq_.hpp.

References CGBSeq_Base::IsSetUpdate_release(), CGBSeq_Base::m_set_State, CGBSeq_Base::m_Update_release, and CSerialObject::UnassignedString().

◆ SetUrl() [1/3]

void CGBStrucCommentItem_Base::SetUrl ( const TUrl value)
inline

Assign a value to Url data member.

Parameters
valueValue to assign

Definition at line 356 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::m_set_State, CGBStrucCommentItem_Base::m_Url, and rapidjson::value.

◆ SetUrl() [2/3]

void CGBStrucCommentItem_Base::SetUrl ( CGBStrucCommentItem_Base::TUrl &&  value)
inline

◆ SetUrl() [3/3]

CGBStrucCommentItem_Base::TUrl & CGBStrucCommentItem_Base::SetUrl ( void  )
inline

Assign a value to Url data member.

Returns
Reference to the data value.

Definition at line 370 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::IsSetUrl(), CGBStrucCommentItem_Base::m_set_State, CGBStrucCommentItem_Base::m_Url, and CSerialObject::UnassignedString().

◆ SetValue() [1/9]

void CGBAltSeqItem_Base::SetValue ( const TValue value)
inline

Assign a value to Value data member.

Parameters
valueValue to assign

Definition at line 859 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::m_set_State, CGBAltSeqItem_Base::m_Value, and rapidjson::value.

◆ SetValue() [2/9]

void CGBQualifier_Base::SetValue ( const TValue value)
inline

Assign a value to Value data member.

Parameters
valueValue to assign

Definition at line 268 of file GBQualifier_.hpp.

References CGBQualifier_Base::m_set_State, CGBQualifier_Base::m_Value, and rapidjson::value.

◆ SetValue() [3/9]

void CGBStrucCommentItem_Base::SetValue ( const TValue value)
inline

Assign a value to Value data member.

Parameters
valueValue to assign

Definition at line 309 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::m_set_State, CGBStrucCommentItem_Base::m_Value, and rapidjson::value.

◆ SetValue() [4/9]

void CGBAltSeqItem_Base::SetValue ( CGBAltSeqItem_Base::TValue &&  value)
inline

◆ SetValue() [5/9]

void CGBQualifier_Base::SetValue ( CGBQualifier_Base::TValue &&  value)
inline

◆ SetValue() [6/9]

void CGBStrucCommentItem_Base::SetValue ( CGBStrucCommentItem_Base::TValue &&  value)
inline

◆ SetValue() [7/9]

CGBAltSeqItem_Base::TValue & CGBAltSeqItem_Base::SetValue ( void  )
inline

Assign a value to Value data member.

Returns
Reference to the data value.

Definition at line 873 of file GBAltSeqItem_.hpp.

References CGBAltSeqItem_Base::IsSetValue(), CGBAltSeqItem_Base::m_set_State, CGBAltSeqItem_Base::m_Value, and CSerialObject::UnassignedString().

◆ SetValue() [8/9]

CGBQualifier_Base::TValue & CGBQualifier_Base::SetValue ( void  )
inline

Assign a value to Value data member.

Returns
Reference to the data value.

Definition at line 282 of file GBQualifier_.hpp.

References CGBQualifier_Base::IsSetValue(), CGBQualifier_Base::m_set_State, CGBQualifier_Base::m_Value, and CSerialObject::UnassignedString().

◆ SetValue() [9/9]

CGBStrucCommentItem_Base::TValue & CGBStrucCommentItem_Base::SetValue ( void  )
inline

Assign a value to Value data member.

Returns
Reference to the data value.

Definition at line 323 of file GBStrucCommentItem_.hpp.

References CGBStrucCommentItem_Base::IsSetValue(), CGBStrucCommentItem_Base::m_set_State, CGBStrucCommentItem_Base::m_Value, and CSerialObject::UnassignedString().

◆ SetXref()

CGBReference_Base::TXref & CGBReference_Base::SetXref ( void  )
inline

Assign a value to Xref data member.

Returns
Reference to the data value.

Definition at line 756 of file GBReference_.hpp.

References CGBReference_Base::m_set_State, and CGBReference_Base::m_Xref.

◆ SetXrefs() [1/2]

CGBFeature_Base::TXrefs & CGBFeature_Base::SetXrefs ( void  )
inline

Assign a value to Xrefs data member.

Returns
Reference to the data value.

Definition at line 733 of file GBFeature_.hpp.

References CGBFeature_Base::m_set_State, and CGBFeature_Base::m_Xrefs.

◆ SetXrefs() [2/2]

CGBSeq_Base::TXrefs & CGBSeq_Base::SetXrefs ( void  )
inline

Assign a value to Xrefs data member.

Returns
Reference to the data value.

Definition at line 2915 of file GBSeq_.hpp.

References CGBSeq_Base::m_set_State, and CGBSeq_Base::m_Xrefs.

◆ ~CGBAltSeqData()

CGBAltSeqData::~CGBAltSeqData ( void  )

Definition at line 50 of file GBAltSeqData.cpp.

◆ ~CGBAltSeqData_Base()

CGBAltSeqData_Base::~CGBAltSeqData_Base ( void  )
virtual

Definition at line 87 of file GBAltSeqData_.cpp.

◆ ~CGBAltSeqItem()

CGBAltSeqItem::~CGBAltSeqItem ( void  )

Definition at line 50 of file GBAltSeqItem.cpp.

◆ ~CGBAltSeqItem_Base()

CGBAltSeqItem_Base::~CGBAltSeqItem_Base ( void  )
virtual

Definition at line 143 of file GBAltSeqItem_.cpp.

◆ ~CGBComment()

CGBComment::~CGBComment ( void  )

Definition at line 50 of file GBComment.cpp.

◆ ~CGBComment_Base()

CGBComment_Base::~CGBComment_Base ( void  )
virtual

Definition at line 86 of file GBComment_.cpp.

◆ ~CGBFeature()

CGBFeature::~CGBFeature ( void  )

Definition at line 50 of file GBFeature.cpp.

◆ ~CGBFeature_Base()

CGBFeature_Base::~CGBFeature_Base ( void  )
virtual

Definition at line 126 of file GBFeature_.cpp.

◆ ~CGBFeatureSet()

CGBFeatureSet::~CGBFeatureSet ( void  )

Definition at line 50 of file GBFeatureSet.cpp.

◆ ~CGBFeatureSet_Base()

CGBFeatureSet_Base::~CGBFeatureSet_Base ( void  )
virtual

Definition at line 87 of file GBFeatureSet_.cpp.

◆ ~CGBInterval()

CGBInterval::~CGBInterval ( void  )

Definition at line 50 of file GBInterval.cpp.

◆ ~CGBInterval_Base()

CGBInterval_Base::~CGBInterval_Base ( void  )
virtual

Definition at line 89 of file GBInterval_.cpp.

◆ ~CGBQualifier()

CGBQualifier::~CGBQualifier ( void  )

Definition at line 50 of file GBQualifier.cpp.

◆ ~CGBQualifier_Base()

CGBQualifier_Base::~CGBQualifier_Base ( void  )
virtual

Definition at line 86 of file GBQualifier_.cpp.

◆ ~CGBReference()

CGBReference::~CGBReference ( void  )

Definition at line 50 of file GBReference.cpp.

◆ ~CGBReference_Base()

CGBReference_Base::~CGBReference_Base ( void  )
virtual

Definition at line 138 of file GBReference_.cpp.

◆ ~CGBSeq()

CGBSeq::~CGBSeq ( void  )

Definition at line 50 of file GBSeq.cpp.

◆ ~CGBSeq_Base()

CGBSeq_Base::~CGBSeq_Base ( void  )
virtual

Definition at line 352 of file GBSeq_.cpp.

◆ ~CGBSet()

CGBSet::~CGBSet ( void  )

Definition at line 50 of file GBSet.cpp.

◆ ~CGBSet_Base()

CGBSet_Base::~CGBSet_Base ( void  )
virtual

Definition at line 74 of file GBSet_.cpp.

◆ ~CGBStrucComment()

CGBStrucComment::~CGBStrucComment ( void  )

Definition at line 50 of file GBStrucComment.cpp.

◆ ~CGBStrucComment_Base()

CGBStrucComment_Base::~CGBStrucComment_Base ( void  )
virtual

Definition at line 87 of file GBStrucComment_.cpp.

◆ ~CGBStrucCommentItem()

CGBStrucCommentItem::~CGBStrucCommentItem ( void  )

Definition at line 50 of file GBStrucCommentItem.cpp.

◆ ~CGBStrucCommentItem_Base()

CGBStrucCommentItem_Base::~CGBStrucCommentItem_Base ( void  )
virtual

Definition at line 94 of file GBStrucCommentItem_.cpp.

◆ ~CGBXref()

CGBXref::~CGBXref ( void  )

Definition at line 50 of file GBXref.cpp.

◆ ~CGBXref_Base()

CGBXref_Base::~CGBXref_Base ( void  )
virtual

Definition at line 86 of file GBXref_.cpp.

Variable Documentation

◆ m_Accession

string CGBInterval_Base::m_Accession
private

◆ m_Accession_version

string CGBSeq_Base::m_Accession_version
private

◆ m_Alt_seq

list< CRef< CGBAltSeqData > > CGBSeq_Base::m_Alt_seq
private

◆ m_Annot_source

string CGBFeatureSet_Base::m_Annot_source
private

◆ m_Authors

list< CGBAuthor > CGBReference_Base::m_Authors
private

◆ m_Comment

string CGBSeq_Base::m_Comment
private

◆ m_Comment_set

list< CRef< CGBComment > > CGBSeq_Base::m_Comment_set
private

◆ m_Consortium

string CGBReference_Base::m_Consortium
private

◆ m_Contig

string CGBSeq_Base::m_Contig
private

◆ m_Create_date

string CGBSeq_Base::m_Create_date
private

◆ m_Create_release

string CGBSeq_Base::m_Create_release
private

◆ m_data

list< CRef< CGBSeq > > CGBSet_Base::m_data
private

Definition at line 212 of file GBSet_.hpp.

Referenced by CGBSet_Base::Get(), CGBSet_Base::Reset(), and CGBSet_Base::Set().

◆ m_Database_reference

string CGBSeq_Base::m_Database_reference
private

◆ m_Dbname

string CGBXref_Base::m_Dbname
private

◆ m_Definition

string CGBSeq_Base::m_Definition
private

◆ m_Division

string CGBSeq_Base::m_Division
private

◆ m_Entry_version

string CGBSeq_Base::m_Entry_version
private

◆ m_Feature_set

list< CRef< CGBFeatureSet > > CGBSeq_Base::m_Feature_set
private

◆ m_Feature_table

list< CRef< CGBFeature > > CGBSeq_Base::m_Feature_table
private

◆ m_Features

list< CRef< CGBFeature > > CGBFeatureSet_Base::m_Features
private

◆ m_First_accn

string CGBAltSeqItem_Base::m_First_accn
private

◆ m_From

TSeqPos CGBInterval_Base::m_From
private

◆ m_Gap_comment

string CGBAltSeqItem_Base::m_Gap_comment
private

◆ m_Gap_length

int CGBAltSeqItem_Base::m_Gap_length
private

◆ m_Gap_linkage

string CGBAltSeqItem_Base::m_Gap_linkage
private

◆ m_Gap_type

string CGBAltSeqItem_Base::m_Gap_type
private

◆ m_Id

string CGBXref_Base::m_Id
private

Definition at line 187 of file GBXref_.hpp.

Referenced by CGBXref_Base::GetId(), CGBXref_Base::ResetId(), and CGBXref_Base::SetId().

◆ m_Interbp

bool CGBInterval_Base::m_Interbp
private

◆ m_Interval

CRef< TInterval > CGBAltSeqItem_Base::m_Interval
private

◆ m_Intervals

list< CRef< CGBInterval > > CGBFeature_Base::m_Intervals
private

◆ m_Iscomp

bool CGBInterval_Base::m_Iscomp
private

◆ m_Isgap

bool CGBAltSeqItem_Base::m_Isgap
private

◆ m_Items [1/2]

list< CRef< CGBAltSeqItem > > CGBAltSeqData_Base::m_Items
private

◆ m_Items [2/2]

list< CRef< CGBStrucCommentItem > > CGBStrucComment_Base::m_Items
private

◆ m_Journal

string CGBReference_Base::m_Journal
private

◆ m_Key

string CGBFeature_Base::m_Key
private

◆ m_Keywords

list< CGBKeyword > CGBSeq_Base::m_Keywords
private

◆ m_Last_accn

string CGBAltSeqItem_Base::m_Last_accn
private

◆ m_Length

TSeqPos CGBSeq_Base::m_Length
private

◆ m_Location

string CGBFeature_Base::m_Location
private

◆ m_Locus

string CGBSeq_Base::m_Locus
private

◆ m_Moltype

string CGBSeq_Base::m_Moltype
private

◆ m_Name [1/3]

string CGBAltSeqData_Base::m_Name
private

◆ m_Name [2/3]

string CGBQualifier_Base::m_Name
private

◆ m_Name [3/3]

string CGBStrucComment_Base::m_Name
private

◆ m_Operator

string CGBFeature_Base::m_Operator
private

◆ m_Organism

string CGBSeq_Base::m_Organism
private

◆ m_Other_seqids

list< CGBSeqid > CGBSeq_Base::m_Other_seqids
private

◆ m_Paragraphs

list< CGBCommentParagraph > CGBComment_Base::m_Paragraphs
private

◆ m_Partial3

bool CGBFeature_Base::m_Partial3
private

◆ m_Partial5

bool CGBFeature_Base::m_Partial5
private

◆ m_Point

TSeqPos CGBInterval_Base::m_Point
private

◆ m_Position

string CGBReference_Base::m_Position
private

◆ m_Primary

string CGBSeq_Base::m_Primary
private

◆ m_Primary_accession

string CGBSeq_Base::m_Primary_accession
private

◆ m_Project

string CGBSeq_Base::m_Project
private

◆ m_Pubmed

int CGBReference_Base::m_Pubmed
private

◆ m_Quals

list< CRef< CGBQualifier > > CGBFeature_Base::m_Quals
private

◆ m_Reference

string CGBReference_Base::m_Reference
private

◆ m_References

list< CRef< CGBReference > > CGBSeq_Base::m_References
private

◆ m_Remark

string CGBReference_Base::m_Remark
private

◆ m_Secondary_accessions

list< CGBSecondary_accn > CGBSeq_Base::m_Secondary_accessions
private

◆ m_Segment

string CGBSeq_Base::m_Segment
private

◆ m_Sequence

string CGBSeq_Base::m_Sequence
private

◆ m_set_State [1/13]

Uint4 CGBAltSeqData_Base::m_set_State[1]
private

◆ m_set_State [2/13]

Uint4 CGBAltSeqItem_Base::m_set_State[1]
private

◆ m_set_State [3/13]

Uint4 CGBComment_Base::m_set_State[1]
private

◆ m_set_State [4/13]

Uint4 CGBFeature_Base::m_set_State[1]
private

◆ m_set_State [5/13]

Uint4 CGBFeatureSet_Base::m_set_State[1]
private

◆ m_set_State [6/13]

Uint4 CGBInterval_Base::m_set_State[1]
private

◆ m_set_State [7/13]

Uint4 CGBQualifier_Base::m_set_State[1]
private

◆ m_set_State [8/13]

Uint4 CGBReference_Base::m_set_State[1]
private

◆ m_set_State [9/13]

Uint4 CGBSet_Base::m_set_State[1]
private

◆ m_set_State [10/13]

Uint4 CGBStrucComment_Base::m_set_State[1]
private

◆ m_set_State [11/13]

Uint4 CGBStrucCommentItem_Base::m_set_State[1]
private

◆ m_set_State [12/13]

Uint4 CGBXref_Base::m_set_State[1]
private

◆ m_set_State [13/13]

Uint4 CGBSeq_Base::m_set_State[3]
private

Definition at line 1449 of file GBSeq_.hpp.

Referenced by CGBSeq_Base::CGBSeq_Base(), CGBSeq_Base::IsSetAccession_version(), CGBSeq_Base::IsSetAlt_seq(), CGBSeq_Base::IsSetComment(), CGBSeq_Base::IsSetComment_set(), CGBSeq_Base::IsSetContig(), CGBSeq_Base::IsSetCreate_date(), CGBSeq_Base::IsSetCreate_release(), CGBSeq_Base::IsSetDatabase_reference(), CGBSeq_Base::IsSetDefinition(), CGBSeq_Base::IsSetDivision(), CGBSeq_Base::IsSetEntry_version(), CGBSeq_Base::IsSetFeature_set(), CGBSeq_Base::IsSetFeature_table(), CGBSeq_Base::IsSetKeywords(), CGBSeq_Base::IsSetLength(), CGBSeq_Base::IsSetLocus(), CGBSeq_Base::IsSetMoltype(), CGBSeq_Base::IsSetOrganism(), CGBSeq_Base::IsSetOther_seqids(), CGBSeq_Base::IsSetPrimary(), CGBSeq_Base::IsSetPrimary_accession(), CGBSeq_Base::IsSetProject(), CGBSeq_Base::IsSetReferences(), CGBSeq_Base::IsSetSecondary_accessions(), CGBSeq_Base::IsSetSegment(), CGBSeq_Base::IsSetSequence(), CGBSeq_Base::IsSetSource(), CGBSeq_Base::IsSetSource_db(), CGBSeq_Base::IsSetStrandedness(), CGBSeq_Base::IsSetStruc_comments(), CGBSeq_Base::IsSetTaxonomy(), CGBSeq_Base::IsSetTopology(), CGBSeq_Base::IsSetUpdate_date(), CGBSeq_Base::IsSetUpdate_release(), CGBSeq_Base::IsSetXrefs(), CGBSeq_Base::ResetAccession_version(), CGBSeq_Base::ResetAlt_seq(), CGBSeq_Base::ResetComment(), CGBSeq_Base::ResetComment_set(), CGBSeq_Base::ResetContig(), CGBSeq_Base::ResetCreate_date(), CGBSeq_Base::ResetCreate_release(), CGBSeq_Base::ResetDatabase_reference(), CGBSeq_Base::ResetDefinition(), CGBSeq_Base::ResetDivision(), CGBSeq_Base::ResetEntry_version(), CGBSeq_Base::ResetFeature_set(), CGBSeq_Base::ResetFeature_table(), CGBSeq_Base::ResetKeywords(), CGBSeq_Base::ResetLength(), CGBSeq_Base::ResetLocus(), CGBSeq_Base::ResetMoltype(), CGBSeq_Base::ResetOrganism(), CGBSeq_Base::ResetOther_seqids(), CGBSeq_Base::ResetPrimary(), CGBSeq_Base::ResetPrimary_accession(), CGBSeq_Base::ResetProject(), CGBSeq_Base::ResetReferences(), CGBSeq_Base::ResetSecondary_accessions(), CGBSeq_Base::ResetSegment(), CGBSeq_Base::ResetSequence(), CGBSeq_Base::ResetSource(), CGBSeq_Base::ResetSource_db(), CGBSeq_Base::ResetStrandedness(), CGBSeq_Base::ResetStruc_comments(), CGBSeq_Base::ResetTaxonomy(), CGBSeq_Base::ResetTopology(), CGBSeq_Base::ResetUpdate_date(), CGBSeq_Base::ResetUpdate_release(), CGBSeq_Base::ResetXrefs(), CGBSeq_Base::SetAccession_version(), CGBSeq_Base::SetAlt_seq(), CGBSeq_Base::SetComment(), CGBSeq_Base::SetComment_set(), CGBSeq_Base::SetContig(), CGBSeq_Base::SetCreate_date(), CGBSeq_Base::SetCreate_release(), CGBSeq_Base::SetDatabase_reference(), CGBSeq_Base::SetDefinition(), CGBSeq_Base::SetDivision(), CGBSeq_Base::SetEntry_version(), CGBSeq_Base::SetFeature_set(), CGBSeq_Base::SetFeature_table(), CGBSeq_Base::SetKeywords(), CGBSeq_Base::SetLength(), CGBSeq_Base::SetLocus(), CGBSeq_Base::SetMoltype(), CGBSeq_Base::SetOrganism(), CGBSeq_Base::SetOther_seqids(), CGBSeq_Base::SetPrimary(), CGBSeq_Base::SetPrimary_accession(), CGBSeq_Base::SetProject(), CGBSeq_Base::SetReferences(), CGBSeq_Base::SetSecondary_accessions(), CGBSeq_Base::SetSegment(), CGBSeq_Base::SetSequence(), CGBSeq_Base::SetSource(), CGBSeq_Base::SetSource_db(), CGBSeq_Base::SetStrandedness(), CGBSeq_Base::SetStruc_comments(), CGBSeq_Base::SetTaxonomy(), CGBSeq_Base::SetTopology(), CGBSeq_Base::SetUpdate_date(), CGBSeq_Base::SetUpdate_release(), and CGBSeq_Base::SetXrefs().

◆ m_Source

string CGBSeq_Base::m_Source
private

◆ m_Source_db

string CGBSeq_Base::m_Source_db
private

◆ m_Strandedness

string CGBSeq_Base::m_Strandedness
private

◆ m_Struc_comments

list< CRef< CGBStrucComment > > CGBSeq_Base::m_Struc_comments
private

◆ m_Tag

string CGBStrucCommentItem_Base::m_Tag
private

◆ m_Taxonomy

string CGBSeq_Base::m_Taxonomy
private

◆ m_Title

string CGBReference_Base::m_Title
private

◆ m_To

TSeqPos CGBInterval_Base::m_To
private

◆ m_Topology

string CGBSeq_Base::m_Topology
private

◆ m_Type

string CGBComment_Base::m_Type
private

◆ m_Update_date

string CGBSeq_Base::m_Update_date
private

◆ m_Update_release

string CGBSeq_Base::m_Update_release
private

◆ m_Url

string CGBStrucCommentItem_Base::m_Url
private

◆ m_Value [1/3]

string CGBAltSeqItem_Base::m_Value
private

◆ m_Value [2/3]

string CGBQualifier_Base::m_Value
private

◆ m_Value [3/3]

string CGBStrucCommentItem_Base::m_Value
private

◆ m_Xref

list< CRef< CGBXref > > CGBReference_Base::m_Xref
private

◆ m_Xrefs [1/2]

list< CRef< CGBXref > > CGBFeature_Base::m_Xrefs
private

◆ m_Xrefs [2/2]

list< CRef< CGBXref > > CGBSeq_Base::m_Xrefs
private
Modified on Tue Apr 23 07:38:04 2024 by modify_doxy.py rev. 669887