A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/group__dataspec__EMBL__General.html below:

Code generated by DATATOOL from 'seqblock.asn' (module 'EMBL-General')

enum   CEMBL_block_Base::EClass { CEMBL_block_Base::eClass_not_set = 0 , CEMBL_block_Base::eClass_standard = 1 , CEMBL_block_Base::eClass_unannotated = 2 , CEMBL_block_Base::eClass_other = 255 }   enum   CEMBL_block_Base::EDiv {
  CEMBL_block_Base::eDiv_fun = 0 , CEMBL_block_Base::eDiv_inv = 1 , CEMBL_block_Base::eDiv_mam = 2 , CEMBL_block_Base::eDiv_org = 3 ,
  CEMBL_block_Base::eDiv_phg = 4 , CEMBL_block_Base::eDiv_pln = 5 , CEMBL_block_Base::eDiv_pri = 6 , CEMBL_block_Base::eDiv_pro = 7 ,
  CEMBL_block_Base::eDiv_rod = 8 , CEMBL_block_Base::eDiv_syn = 9 , CEMBL_block_Base::eDiv_una = 10 , CEMBL_block_Base::eDiv_vrl = 11 ,
  CEMBL_block_Base::eDiv_vrt = 12 , CEMBL_block_Base::eDiv_pat = 13 , CEMBL_block_Base::eDiv_est = 14 , CEMBL_block_Base::eDiv_sts = 15 ,
  CEMBL_block_Base::eDiv_other = 255
}   enum class   CEMBL_block_Base::E_memberIndex {
  CEMBL_block_Base::e__allMandatory = 0 , CEMBL_block_Base::e_class , CEMBL_block_Base::e_div , CEMBL_block_Base::e_creation_date ,
  CEMBL_block_Base::e_update_date , CEMBL_block_Base::e_extra_acc , CEMBL_block_Base::e_keywords , CEMBL_block_Base::e_xref
}   enum   CEMBL_dbname_Base::ECode {
  CEMBL_dbname_Base::eCode_embl = 0 , CEMBL_dbname_Base::eCode_genbank = 1 , CEMBL_dbname_Base::eCode_ddbj = 2 , CEMBL_dbname_Base::eCode_geninfo = 3 ,
  CEMBL_dbname_Base::eCode_medline = 4 , CEMBL_dbname_Base::eCode_swissprot = 5 , CEMBL_dbname_Base::eCode_pir = 6 , CEMBL_dbname_Base::eCode_pdb = 7 ,
  CEMBL_dbname_Base::eCode_epd = 8 , CEMBL_dbname_Base::eCode_ecd = 9 , CEMBL_dbname_Base::eCode_tfd = 10 , CEMBL_dbname_Base::eCode_flybase = 11 ,
  CEMBL_dbname_Base::eCode_prosite = 12 , CEMBL_dbname_Base::eCode_enzyme = 13 , CEMBL_dbname_Base::eCode_mim = 14 , CEMBL_dbname_Base::eCode_ecoseq = 15 ,
  CEMBL_dbname_Base::eCode_hiv = 16 , CEMBL_dbname_Base::eCode_other = 255
}   enum   CEMBL_dbname_Base::E_Choice { CEMBL_dbname_Base::e_not_set = 0 , CEMBL_dbname_Base::e_Code , CEMBL_dbname_Base::e_Name }   Choice variants. More...
  enum   CEMBL_dbname_Base::E_ChoiceStopper { CEMBL_dbname_Base::e_MaxChoice = 3 }   Maximum+1 value of the choice variant enumerator. More...
  enum class   CEMBL_xref_Base::E_memberIndex { CEMBL_xref_Base::e__allMandatory = 0 , CEMBL_xref_Base::e_dbname , CEMBL_xref_Base::e_id }   ◆ TClass ◆ TCode ◆ TCreation_date ◆ TDbname ◆ TDiv ◆ TExtra_acc ◆ TId ◆ TKeywords ◆ TmemberIndex [1/2] ◆ TmemberIndex [2/2] ◆ TName ◆ Tparent [1/6] ◆ Tparent [2/6] ◆ Tparent [3/6] ◆ Tparent [4/6] ◆ Tparent [5/6] ◆ Tparent [6/6] ◆ TUpdate_date ◆ TXref ◆ E_Choice

Choice variants.

Enumerator e_not_set 

No variant selected.

e_Code  e_Name 

Definition at line 110 of file EMBL_dbname_.hpp.

◆ E_ChoiceStopper

Maximum+1 value of the choice variant enumerator.

Enumerator e_MaxChoice 

== e_Name+1

Definition at line 116 of file EMBL_dbname_.hpp.

◆ E_memberIndex [1/2] Enumerator e__allMandatory  e_class  e_div  e_creation_date  e_update_date  e_extra_acc  e_keywords  e_xref 

Definition at line 133 of file EMBL_block_.hpp.

◆ E_memberIndex [2/2] Enumerator e__allMandatory  e_dbname  e_id 

Definition at line 94 of file EMBL_xref_.hpp.

◆ EClass Enumerator eClass_not_set  eClass_standard  eClass_unannotated  eClass_other 

Definition at line 90 of file EMBL_block_.hpp.

◆ ECode Enumerator eCode_embl  eCode_genbank  eCode_ddbj  eCode_geninfo  eCode_medline  eCode_swissprot  eCode_pir  eCode_pdb  eCode_epd  eCode_ecd  eCode_tfd  eCode_flybase  eCode_prosite  eCode_enzyme  eCode_mim  eCode_ecoseq  eCode_hiv  eCode_other 

Definition at line 84 of file EMBL_dbname_.hpp.

◆ EDiv Enumerator eDiv_fun  eDiv_inv  eDiv_mam  eDiv_org  eDiv_phg  eDiv_pln  eDiv_pri  eDiv_pro  eDiv_rod  eDiv_syn  eDiv_una  eDiv_vrl  eDiv_vrt  eDiv_pat  eDiv_est  eDiv_sts  eDiv_other 

Definition at line 100 of file EMBL_block_.hpp.

◆ CanGetClass() bool CEMBL_block_Base::CanGetClass ( void  ) const inline

Check if it is safe to call GetClass method.

Returns

Definition at line 428 of file EMBL_block_.hpp.

◆ CanGetCreation_date() bool CEMBL_block_Base::CanGetCreation_date ( void  ) const inline ◆ CanGetDbname() bool CEMBL_xref_Base::CanGetDbname ( void  ) const inline

Check if it is safe to call GetDbname method.

Returns

Definition at line 203 of file EMBL_xref_.hpp.

◆ CanGetDiv() bool CEMBL_block_Base::CanGetDiv ( void  ) const inline ◆ CanGetExtra_acc() bool CEMBL_block_Base::CanGetExtra_acc ( void  ) const inline

Check if it is safe to call GetExtra_acc method.

Returns

Definition at line 585 of file EMBL_block_.hpp.

◆ CanGetId() bool CEMBL_xref_Base::CanGetId ( void  ) const inline

Check if it is safe to call GetId method.

Returns

Definition at line 233 of file EMBL_xref_.hpp.

◆ CanGetKeywords() bool CEMBL_block_Base::CanGetKeywords ( void  ) const inline

Check if it is safe to call GetKeywords method.

Returns

Definition at line 610 of file EMBL_block_.hpp.

◆ CanGetUpdate_date() bool CEMBL_block_Base::CanGetUpdate_date ( void  ) const inline ◆ CanGetXref() bool CEMBL_block_Base::CanGetXref ( void  ) const inline

Check if it is safe to call GetXref method.

Returns

Definition at line 635 of file EMBL_block_.hpp.

◆ CEMBL_block() [1/2] ◆ CEMBL_block() [2/2] CEMBL_block::CEMBL_block ( void  ) inline

Definition at line 86 of file EMBL_block.hpp.

◆ CEMBL_block_Base() [1/2] ◆ CEMBL_block_Base() [2/2] ◆ CEMBL_dbname() [1/2] ◆ CEMBL_dbname() [2/2] CEMBL_dbname::CEMBL_dbname ( void  ) inline

Definition at line 86 of file EMBL_dbname.hpp.

◆ CEMBL_dbname_Base() [1/2] ◆ CEMBL_dbname_Base() [2/2] ◆ CEMBL_xref() [1/2] ◆ CEMBL_xref() [2/2] CEMBL_xref::CEMBL_xref ( void  ) inline

Definition at line 86 of file EMBL_xref.hpp.

◆ CEMBL_xref_Base() [1/2] ◆ CEMBL_xref_Base() [2/2] ◆ CheckSelected() void CEMBL_dbname_Base::CheckSelected ( E_Choice  index ) const inline ◆ DECLARE_INTERNAL_TYPE_INFO() [1/3] CEMBL_block_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [2/3] CEMBL_dbname_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [3/3] CEMBL_xref_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DoSelect() ◆ EClass()

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

◆ ECode()

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

◆ EDiv()

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

◆ GetClass() ◆ GetCode() ◆ GetCreation_date() ◆ GetDbname() ◆ GetDiv() ◆ GetExtra_acc() ◆ GetId() ◆ GetKeywords() ◆ GetName() ◆ GetUpdate_date() ◆ GetXref() ◆ IsCode() bool CEMBL_dbname_Base::IsCode ( void  ) const inline ◆ IsName() bool CEMBL_dbname_Base::IsName ( void  ) const inline ◆ IsSetClass() bool CEMBL_block_Base::IsSetClass ( void  ) const inline ◆ IsSetCreation_date() bool CEMBL_block_Base::IsSetCreation_date ( void  ) const inline ◆ IsSetDbname() bool CEMBL_xref_Base::IsSetDbname ( void  ) const inline ◆ IsSetDiv() bool CEMBL_block_Base::IsSetDiv ( void  ) const inline ◆ IsSetExtra_acc() bool CEMBL_block_Base::IsSetExtra_acc ( void  ) const inline ◆ IsSetId() bool CEMBL_xref_Base::IsSetId ( void  ) const inline ◆ IsSetKeywords() bool CEMBL_block_Base::IsSetKeywords ( void  ) const inline ◆ IsSetUpdate_date() bool CEMBL_block_Base::IsSetUpdate_date ( void  ) const inline ◆ IsSetXref() bool CEMBL_block_Base::IsSetXref ( void  ) const inline ◆ operator=() [1/6] ◆ operator=() [2/6] ◆ operator=() [3/6] ◆ operator=() [4/6] ◆ operator=() [5/6] ◆ operator=() [6/6] ◆ Reset() [1/3] void CEMBL_block_Base::Reset ( void  ) virtual ◆ Reset() [2/3] ◆ Reset() [3/3] void CEMBL_xref_Base::Reset ( void  ) virtual ◆ ResetClass() void CEMBL_block_Base::ResetClass ( void  ) inline ◆ ResetCreation_date() ◆ ResetDbname() void CEMBL_xref_Base::ResetDbname ( void  ) ◆ ResetDiv() void CEMBL_block_Base::ResetDiv ( void  ) inline ◆ ResetExtra_acc() void CEMBL_block_Base::ResetExtra_acc ( void  ) ◆ ResetId() void CEMBL_xref_Base::ResetId ( void  ) ◆ ResetKeywords() void CEMBL_block_Base::ResetKeywords ( void  ) ◆ ResetSelection() void CEMBL_dbname_Base::ResetSelection ( void  ) virtual ◆ ResetUpdate_date() void CEMBL_block_Base::ResetUpdate_date ( void  ) ◆ ResetXref() void CEMBL_block_Base::ResetXref ( void  ) ◆ Select() [1/2]

Select the requested variant if needed, allocating CObject variants from memory pool.

◆ Select() [2/2]

Select the requested variant if needed.

Parameters
index New selection state. reset Flag that defines the resetting of the variant data. The data will be reset if either the current selection differs from the new one, or the flag is set to eDoResetVariant.

Referenced by CEMBL_dbname_Base::SetCode(), and CEMBL_dbname_Base::SetName().

◆ SelectionName() ◆ SetClass() [1/2] ◆ SetClass() [2/2] ◆ SetCode() [1/2] ◆ SetCode() [2/2] ◆ SetCreation_date() [1/2] ◆ SetCreation_date() [2/2] ◆ SetDbname() [1/2] ◆ SetDbname() [2/2] ◆ SetDefaultClass() void CEMBL_block_Base::SetDefaultClass ( void  ) inline ◆ SetDiv() [1/2] ◆ SetDiv() [2/2] ◆ SetExtra_acc() ◆ SetId() ◆ SetKeywords() ◆ SetName() [1/2] void CEMBL_dbname_Base::SetName ( const TNamevalue ) ◆ SetName() [2/2] ◆ SetUpdate_date() [1/2] ◆ SetUpdate_date() [2/2] ◆ SetXref() ◆ ThrowInvalidSelection() void CEMBL_dbname_Base::ThrowInvalidSelection ( E_Choice  index ) const ◆ Which() ◆ ~CEMBL_block() CEMBL_block::~CEMBL_block ( void  )

Definition at line 50 of file EMBL_block.cpp.

◆ ~CEMBL_block_Base() CEMBL_block_Base::~CEMBL_block_Base ( void  ) virtual

Definition at line 172 of file EMBL_block_.cpp.

◆ ~CEMBL_dbname() ◆ ~CEMBL_dbname_Base() CEMBL_dbname_Base::~CEMBL_dbname_Base ( void  ) virtual ◆ ~CEMBL_xref() CEMBL_xref::~CEMBL_xref ( void  )

Definition at line 50 of file EMBL_xref.cpp.

◆ ~CEMBL_xref_Base() CEMBL_xref_Base::~CEMBL_xref_Base ( void  ) virtual

Definition at line 99 of file EMBL_xref_.cpp.

◆  ◆ m_choice ◆ m_Class EClass CEMBL_block_Base::m_Class private ◆ m_Code [1/2] TCode CEMBL_dbname_Base::m_Code ◆  [2/2] ◆ m_Creation_date ◆ m_Dbname ◆ m_Div EDiv CEMBL_block_Base::m_Div private ◆  [1/2] ◆ m_dummy_pointer_for_alignment [2/2] void* CEMBL_dbname_Base::m_dummy_pointer_for_alignment

Definition at line 243 of file EMBL_dbname_.hpp.

◆ m_Extra_acc list< string > CEMBL_block_Base::m_Extra_acc private ◆ m_Id ◆ m_Keywords list< string > CEMBL_block_Base::m_Keywords private ◆ m_set_State [1/2] Uint4 CEMBL_block_Base::m_set_State[1] private

Definition at line 402 of file EMBL_block_.hpp.

Referenced by CEMBL_block_Base::CEMBL_block_Base(), CEMBL_block_Base::IsSetClass(), CEMBL_block_Base::IsSetDiv(), CEMBL_block_Base::IsSetExtra_acc(), CEMBL_block_Base::IsSetKeywords(), CEMBL_block_Base::IsSetXref(), CEMBL_block_Base::ResetClass(), CEMBL_block_Base::ResetDiv(), CEMBL_block_Base::ResetExtra_acc(), CEMBL_block_Base::ResetKeywords(), CEMBL_block_Base::ResetXref(), CEMBL_block_Base::SetClass(), CEMBL_block_Base::SetDiv(), CEMBL_block_Base::SetExtra_acc(), CEMBL_block_Base::SetKeywords(), and CEMBL_block_Base::SetXref().

◆ m_set_State [2/2] Uint4 CEMBL_xref_Base::m_set_State[1] private ◆ m_string [1/2] ◆  [2/2] NCBI_NS_NCBI::CUnionBuffer<NCBI_NS_STD::string> { ... } ::m_string

Definition at line 242 of file EMBL_dbname_.hpp.

◆ m_Update_date ◆ m_Xref ◆ sm_SelectionNames const char *const CEMBL_dbname_Base::sm_SelectionNames staticprivate

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4