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/classCMim__entry__Base.html below:

NCBI C++ ToolKit: CMim_entry_Base Class Reference

enum   EMimType {
  eMimType_none = 0 , eMimType_star = 1 , eMimType_caret = 2 , eMimType_pound = 3 ,
  eMimType_plus = 4 , eMimType_perc = 5
}   enum class   E_memberIndex {
  e__allMandatory = 0 , e_mimNumber , e_mimType , e_title ,
  e_copyright , e_symbol , e_locus , e_synonyms ,
  e_aliases , e_included , e_seeAlso , e_text ,
  e_textfields , e_hasSummary , e_summary , e_summaryAttribution ,
  e_summaryEditHistory , e_summaryCreationDate , e_allelicVariants , e_hasSynopsis ,
  e_clinicalSynopsis , e_synopsisAttribution , e_synopsisEditHistory , e_synopsisCreationDate ,
  e_editHistory , e_creationDate , e_references , e_attribution ,
  e_numGeneMaps , e_medlineLinks , e_proteinLinks , e_nucleotideLinks ,
  e_structureLinks , e_genomeLinks
}   typedef string  TMimNumber   typedef int  TMimType   typedef string  TTitle   typedef string  TCopyright   typedef string  TSymbol   typedef string  TLocus   typedef list< stringTSynonyms   typedef list< stringTAliases   typedef list< stringTIncluded   typedef list< CRef< CMim_cit > >  TSeeAlso   typedef list< CRef< CMim_text > >  TText   typedef list< CRef< CMim_text > >  TTextfields   typedef bool  THasSummary   typedef list< CRef< CMim_text > >  TSummary   typedef list< CRef< CMim_edit_item > >  TSummaryAttribution   typedef list< CRef< CMim_edit_item > >  TSummaryEditHistory   typedef CMim_edit_item  TSummaryCreationDate   typedef list< CRef< CMim_allelic_variant > >  TAllelicVariants   typedef bool  THasSynopsis   typedef list< CRef< CMim_index_term > >  TClinicalSynopsis   typedef list< CRef< CMim_edit_item > >  TSynopsisAttribution   typedef list< CRef< CMim_edit_item > >  TSynopsisEditHistory   typedef CMim_edit_item  TSynopsisCreationDate   typedef list< CRef< CMim_edit_item > >  TEditHistory   typedef CMim_edit_item  TCreationDate   typedef list< CRef< CMim_reference > >  TReferences   typedef list< CRef< CMim_edit_item > >  TAttribution   typedef int  TNumGeneMaps   typedef CMim_link  TMedlineLinks   typedef CMim_link  TProteinLinks   typedef CMim_link  TNucleotideLinks   typedef CMim_link  TStructureLinks   typedef CMim_link  TGenomeLinks   typedef Tparent::CMemberIndex< E_memberIndex, 34 >  TmemberIndex   enum   EAllocFillMode { eAllocFillNone = 1 , eAllocFillZero , eAllocFillPattern }   Control filling of newly allocated memory. More...
  typedef CObjectCounterLocker  TLockerType   Default locker type for CRef. More...
  typedef atomic< Uint8TCounter   Counter type is CAtomiCounter. More...
  typedef Uint8  TCount   Alias for value type of counter. More...
    CMim_entry_Base (void)   virtual  ~CMim_entry_Base (void)     DECLARE_INTERNAL_TYPE_INFO ()   bool  IsSetMimNumber (void) const   Check if a value has been assigned to MimNumber data member. More...
  bool  CanGetMimNumber (void) const   Check if it is safe to call GetMimNumber method. More...
  void  ResetMimNumber (void)   Reset MimNumber data member. More...
  const TMimNumberGetMimNumber (void) const   Get the MimNumber member data. More...
  void  SetMimNumber (const TMimNumber &value)   Assign a value to MimNumber data member. More...
  void  SetMimNumber (TMimNumber &&value)   TMimNumberSetMimNumber (void)   Assign a value to MimNumber data member. More...
  bool  IsSetMimType (void) const   Check if a value has been assigned to MimType data member. More...
  bool  CanGetMimType (void) const   Check if it is safe to call GetMimType method. More...
  void  ResetMimType (void)   Reset MimType data member. More...
  TMimType  GetMimType (void) const   Get the MimType member data. More...
  void  SetMimType (TMimType value)   Assign a value to MimType data member. More...
  TMimTypeSetMimType (void)   Assign a value to MimType data member. More...
  bool  IsSetTitle (void) const   Check if a value has been assigned to Title data member. More...
  bool  CanGetTitle (void) const   Check if it is safe to call GetTitle method. More...
  void  ResetTitle (void)   Reset Title data member. More...
  const TTitleGetTitle (void) const   Get the Title member data. More...
  void  SetTitle (const TTitle &value)   Assign a value to Title data member. More...
  void  SetTitle (TTitle &&value)   TTitleSetTitle (void)   Assign a value to Title data member. More...
  bool  IsSetCopyright (void) const   Check if a value has been assigned to Copyright data member. More...
  bool  CanGetCopyright (void) const   Check if it is safe to call GetCopyright method. More...
  void  ResetCopyright (void)   Reset Copyright data member. More...
  const TCopyrightGetCopyright (void) const   Get the Copyright member data. More...
  void  SetCopyright (const TCopyright &value)   Assign a value to Copyright data member. More...
  void  SetCopyright (TCopyright &&value)   TCopyrightSetCopyright (void)   Assign a value to Copyright data member. More...
  bool  IsSetSymbol (void) const   Check if a value has been assigned to Symbol data member. More...
  bool  CanGetSymbol (void) const   Check if it is safe to call GetSymbol method. More...
  void  ResetSymbol (void)   Reset Symbol data member. More...
  const TSymbolGetSymbol (void) const   Get the Symbol member data. More...
  void  SetSymbol (const TSymbol &value)   Assign a value to Symbol data member. More...
  void  SetSymbol (TSymbol &&value)   TSymbolSetSymbol (void)   Assign a value to Symbol data member. More...
  bool  IsSetLocus (void) const   Check if a value has been assigned to Locus data member. More...
  bool  CanGetLocus (void) const   Check if it is safe to call GetLocus method. More...
  void  ResetLocus (void)   Reset Locus data member. More...
  const TLocusGetLocus (void) const   Get the Locus member data. More...
  void  SetLocus (const TLocus &value)   Assign a value to Locus data member. More...
  void  SetLocus (TLocus &&value)   TLocusSetLocus (void)   Assign a value to Locus data member. More...
  bool  IsSetSynonyms (void) const   Check if a value has been assigned to Synonyms data member. More...
  bool  CanGetSynonyms (void) const   Check if it is safe to call GetSynonyms method. More...
  void  ResetSynonyms (void)   Reset Synonyms data member. More...
  const TSynonymsGetSynonyms (void) const   Get the Synonyms member data. More...
  TSynonymsSetSynonyms (void)   Assign a value to Synonyms data member. More...
  bool  IsSetAliases (void) const   Check if a value has been assigned to Aliases data member. More...
  bool  CanGetAliases (void) const   Check if it is safe to call GetAliases method. More...
  void  ResetAliases (void)   Reset Aliases data member. More...
  const TAliasesGetAliases (void) const   Get the Aliases member data. More...
  TAliasesSetAliases (void)   Assign a value to Aliases data member. More...
  bool  IsSetIncluded (void) const   Check if a value has been assigned to Included data member. More...
  bool  CanGetIncluded (void) const   Check if it is safe to call GetIncluded method. More...
  void  ResetIncluded (void)   Reset Included data member. More...
  const TIncludedGetIncluded (void) const   Get the Included member data. More...
  TIncludedSetIncluded (void)   Assign a value to Included data member. More...
  bool  IsSetSeeAlso (void) const   Check if a value has been assigned to SeeAlso data member. More...
  bool  CanGetSeeAlso (void) const   Check if it is safe to call GetSeeAlso method. More...
  void  ResetSeeAlso (void)   Reset SeeAlso data member. More...
  const TSeeAlsoGetSeeAlso (void) const   Get the SeeAlso member data. More...
  TSeeAlsoSetSeeAlso (void)   Assign a value to SeeAlso data member. More...
  bool  IsSetText (void) const   Check if a value has been assigned to Text data member. More...
  bool  CanGetText (void) const   Check if it is safe to call GetText method. More...
  void  ResetText (void)   Reset Text data member. More...
  const TTextGetText (void) const   Get the Text member data. More...
  TTextSetText (void)   Assign a value to Text data member. More...
  bool  IsSetTextfields (void) const   Check if a value has been assigned to Textfields data member. More...
  bool  CanGetTextfields (void) const   Check if it is safe to call GetTextfields method. More...
  void  ResetTextfields (void)   Reset Textfields data member. More...
  const TTextfieldsGetTextfields (void) const   Get the Textfields member data. More...
  TTextfieldsSetTextfields (void)   Assign a value to Textfields data member. More...
  bool  IsSetHasSummary (void) const   Check if a value has been assigned to HasSummary data member. More...
  bool  CanGetHasSummary (void) const   Check if it is safe to call GetHasSummary method. More...
  void  ResetHasSummary (void)   Reset HasSummary data member. More...
  THasSummary  GetHasSummary (void) const   Get the HasSummary member data. More...
  void  SetHasSummary (THasSummary value)   Assign a value to HasSummary data member. More...
  THasSummarySetHasSummary (void)   Assign a value to HasSummary data member. More...
  bool  IsSetSummary (void) const   Check if a value has been assigned to Summary data member. More...
  bool  CanGetSummary (void) const   Check if it is safe to call GetSummary method. More...
  void  ResetSummary (void)   Reset Summary data member. More...
  const TSummaryGetSummary (void) const   Get the Summary member data. More...
  TSummarySetSummary (void)   Assign a value to Summary data member. More...
  bool  IsSetSummaryAttribution (void) const   Check if a value has been assigned to SummaryAttribution data member. More...
  bool  CanGetSummaryAttribution (void) const   Check if it is safe to call GetSummaryAttribution method. More...
  void  ResetSummaryAttribution (void)   Reset SummaryAttribution data member. More...
  const TSummaryAttributionGetSummaryAttribution (void) const   Get the SummaryAttribution member data. More...
  TSummaryAttributionSetSummaryAttribution (void)   Assign a value to SummaryAttribution data member. More...
  bool  IsSetSummaryEditHistory (void) const   Check if a value has been assigned to SummaryEditHistory data member. More...
  bool  CanGetSummaryEditHistory (void) const   Check if it is safe to call GetSummaryEditHistory method. More...
  void  ResetSummaryEditHistory (void)   Reset SummaryEditHistory data member. More...
  const TSummaryEditHistoryGetSummaryEditHistory (void) const   Get the SummaryEditHistory member data. More...
  TSummaryEditHistorySetSummaryEditHistory (void)   Assign a value to SummaryEditHistory data member. More...
  bool  IsSetSummaryCreationDate (void) const   Check if a value has been assigned to SummaryCreationDate data member. More...
  bool  CanGetSummaryCreationDate (void) const   Check if it is safe to call GetSummaryCreationDate method. More...
  void  ResetSummaryCreationDate (void)   Reset SummaryCreationDate data member. More...
  const TSummaryCreationDateGetSummaryCreationDate (void) const   Get the SummaryCreationDate member data. More...
  void  SetSummaryCreationDate (TSummaryCreationDate &value)   Assign a value to SummaryCreationDate data member. More...
  TSummaryCreationDateSetSummaryCreationDate (void)   Assign a value to SummaryCreationDate data member. More...
  bool  IsSetAllelicVariants (void) const   Check if a value has been assigned to AllelicVariants data member. More...
  bool  CanGetAllelicVariants (void) const   Check if it is safe to call GetAllelicVariants method. More...
  void  ResetAllelicVariants (void)   Reset AllelicVariants data member. More...
  const TAllelicVariantsGetAllelicVariants (void) const   Get the AllelicVariants member data. More...
  TAllelicVariantsSetAllelicVariants (void)   Assign a value to AllelicVariants data member. More...
  bool  IsSetHasSynopsis (void) const   Check if a value has been assigned to HasSynopsis data member. More...
  bool  CanGetHasSynopsis (void) const   Check if it is safe to call GetHasSynopsis method. More...
  void  ResetHasSynopsis (void)   Reset HasSynopsis data member. More...
  THasSynopsis  GetHasSynopsis (void) const   Get the HasSynopsis member data. More...
  void  SetHasSynopsis (THasSynopsis value)   Assign a value to HasSynopsis data member. More...
  THasSynopsisSetHasSynopsis (void)   Assign a value to HasSynopsis data member. More...
  bool  IsSetClinicalSynopsis (void) const   Check if a value has been assigned to ClinicalSynopsis data member. More...
  bool  CanGetClinicalSynopsis (void) const   Check if it is safe to call GetClinicalSynopsis method. More...
  void  ResetClinicalSynopsis (void)   Reset ClinicalSynopsis data member. More...
  const TClinicalSynopsisGetClinicalSynopsis (void) const   Get the ClinicalSynopsis member data. More...
  TClinicalSynopsisSetClinicalSynopsis (void)   Assign a value to ClinicalSynopsis data member. More...
  bool  IsSetSynopsisAttribution (void) const   Check if a value has been assigned to SynopsisAttribution data member. More...
  bool  CanGetSynopsisAttribution (void) const   Check if it is safe to call GetSynopsisAttribution method. More...
  void  ResetSynopsisAttribution (void)   Reset SynopsisAttribution data member. More...
  const TSynopsisAttributionGetSynopsisAttribution (void) const   Get the SynopsisAttribution member data. More...
  TSynopsisAttributionSetSynopsisAttribution (void)   Assign a value to SynopsisAttribution data member. More...
  bool  IsSetSynopsisEditHistory (void) const   Check if a value has been assigned to SynopsisEditHistory data member. More...
  bool  CanGetSynopsisEditHistory (void) const   Check if it is safe to call GetSynopsisEditHistory method. More...
  void  ResetSynopsisEditHistory (void)   Reset SynopsisEditHistory data member. More...
  const TSynopsisEditHistoryGetSynopsisEditHistory (void) const   Get the SynopsisEditHistory member data. More...
  TSynopsisEditHistorySetSynopsisEditHistory (void)   Assign a value to SynopsisEditHistory data member. More...
  bool  IsSetSynopsisCreationDate (void) const   Check if a value has been assigned to SynopsisCreationDate data member. More...
  bool  CanGetSynopsisCreationDate (void) const   Check if it is safe to call GetSynopsisCreationDate method. More...
  void  ResetSynopsisCreationDate (void)   Reset SynopsisCreationDate data member. More...
  const TSynopsisCreationDateGetSynopsisCreationDate (void) const   Get the SynopsisCreationDate member data. More...
  void  SetSynopsisCreationDate (TSynopsisCreationDate &value)   Assign a value to SynopsisCreationDate data member. More...
  TSynopsisCreationDateSetSynopsisCreationDate (void)   Assign a value to SynopsisCreationDate data member. More...
  bool  IsSetEditHistory (void) const   Check if a value has been assigned to EditHistory data member. More...
  bool  CanGetEditHistory (void) const   Check if it is safe to call GetEditHistory method. More...
  void  ResetEditHistory (void)   Reset EditHistory data member. More...
  const TEditHistoryGetEditHistory (void) const   Get the EditHistory member data. More...
  TEditHistorySetEditHistory (void)   Assign a value to EditHistory data member. More...
  bool  IsSetCreationDate (void) const   Check if a value has been assigned to CreationDate data member. More...
  bool  CanGetCreationDate (void) const   Check if it is safe to call GetCreationDate method. More...
  void  ResetCreationDate (void)   Reset CreationDate data member. More...
  const TCreationDateGetCreationDate (void) const   Get the CreationDate member data. More...
  void  SetCreationDate (TCreationDate &value)   Assign a value to CreationDate data member. More...
  TCreationDateSetCreationDate (void)   Assign a value to CreationDate data member. More...
  bool  IsSetReferences (void) const   Check if a value has been assigned to References data member. More...
  bool  CanGetReferences (void) const   Check if it is safe to call GetReferences method. More...
  void  ResetReferences (void)   Reset References data member. More...
  const TReferencesGetReferences (void) const   Get the References member data. More...
  TReferencesSetReferences (void)   Assign a value to References data member. More...
  bool  IsSetAttribution (void) const   Check if a value has been assigned to Attribution data member. More...
  bool  CanGetAttribution (void) const   Check if it is safe to call GetAttribution method. More...
  void  ResetAttribution (void)   Reset Attribution data member. More...
  const TAttributionGetAttribution (void) const   Get the Attribution member data. More...
  TAttributionSetAttribution (void)   Assign a value to Attribution data member. More...
  bool  IsSetNumGeneMaps (void) const   Check if a value has been assigned to NumGeneMaps data member. More...
  bool  CanGetNumGeneMaps (void) const   Check if it is safe to call GetNumGeneMaps method. More...
  void  ResetNumGeneMaps (void)   Reset NumGeneMaps data member. More...
  TNumGeneMaps  GetNumGeneMaps (void) const   Get the NumGeneMaps member data. More...
  void  SetNumGeneMaps (TNumGeneMaps value)   Assign a value to NumGeneMaps data member. More...
  TNumGeneMapsSetNumGeneMaps (void)   Assign a value to NumGeneMaps data member. More...
  bool  IsSetMedlineLinks (void) const   Check if a value has been assigned to MedlineLinks data member. More...
  bool  CanGetMedlineLinks (void) const   Check if it is safe to call GetMedlineLinks method. More...
  void  ResetMedlineLinks (void)   Reset MedlineLinks data member. More...
  const TMedlineLinksGetMedlineLinks (void) const   Get the MedlineLinks member data. More...
  void  SetMedlineLinks (TMedlineLinks &value)   Assign a value to MedlineLinks data member. More...
  TMedlineLinksSetMedlineLinks (void)   Assign a value to MedlineLinks data member. More...
  bool  IsSetProteinLinks (void) const   Check if a value has been assigned to ProteinLinks data member. More...
  bool  CanGetProteinLinks (void) const   Check if it is safe to call GetProteinLinks method. More...
  void  ResetProteinLinks (void)   Reset ProteinLinks data member. More...
  const TProteinLinksGetProteinLinks (void) const   Get the ProteinLinks member data. More...
  void  SetProteinLinks (TProteinLinks &value)   Assign a value to ProteinLinks data member. More...
  TProteinLinksSetProteinLinks (void)   Assign a value to ProteinLinks data member. More...
  bool  IsSetNucleotideLinks (void) const   Check if a value has been assigned to NucleotideLinks data member. More...
  bool  CanGetNucleotideLinks (void) const   Check if it is safe to call GetNucleotideLinks method. More...
  void  ResetNucleotideLinks (void)   Reset NucleotideLinks data member. More...
  const TNucleotideLinksGetNucleotideLinks (void) const   Get the NucleotideLinks member data. More...
  void  SetNucleotideLinks (TNucleotideLinks &value)   Assign a value to NucleotideLinks data member. More...
  TNucleotideLinksSetNucleotideLinks (void)   Assign a value to NucleotideLinks data member. More...
  bool  IsSetStructureLinks (void) const   Check if a value has been assigned to StructureLinks data member. More...
  bool  CanGetStructureLinks (void) const   Check if it is safe to call GetStructureLinks method. More...
  void  ResetStructureLinks (void)   Reset StructureLinks data member. More...
  const TStructureLinksGetStructureLinks (void) const   Get the StructureLinks member data. More...
  void  SetStructureLinks (TStructureLinks &value)   Assign a value to StructureLinks data member. More...
  TStructureLinksSetStructureLinks (void)   Assign a value to StructureLinks data member. More...
  bool  IsSetGenomeLinks (void) const   Check if a value has been assigned to GenomeLinks data member. More...
  bool  CanGetGenomeLinks (void) const   Check if it is safe to call GetGenomeLinks method. More...
  void  ResetGenomeLinks (void)   Reset GenomeLinks data member. More...
  const TGenomeLinksGetGenomeLinks (void) const   Get the GenomeLinks member data. More...
  void  SetGenomeLinks (TGenomeLinks &value)   Assign a value to GenomeLinks data member. More...
  TGenomeLinksSetGenomeLinks (void)   Assign a value to GenomeLinks data member. More...
  virtual void  Reset (void)   Reset the whole object. More...
    CSerialObject (void)   virtual  ~CSerialObject (void)   virtual const CTypeInfoGetThisTypeInfo (void) const =0   virtual void  Assign (const CSerialObject &source, ESerialRecursionMode how=eRecursive)   Set object to copy of another one. More...
  virtual bool  Equals (const CSerialObject &object, ESerialRecursionMode how=eRecursive) const   Check if both objects contain the same values. More...
  virtual void  DebugDump (CDebugDumpContext ddc, unsigned int depth) const   Define method for dumping debug information. More...
  void  ThrowUnassigned (TMemberIndex index) const   void  ThrowUnassigned (TMemberIndex index, const char *file_name, int file_line) const   bool  HasNamespaceName (void) const   Check if object data type has namespace name. More...
  const stringGetNamespaceName (void) const   Get namespace name. More...
  bool  HasNamespacePrefix (void) const   Check if data type has namespace prefix. More...
  const stringGetNamespacePrefix (void) const   Get namespace prefix. More...
    CObject (void)   Constructor. More...
    CObject (const CObject &src)   Copy constructor. More...
  virtual  ~CObject (void)   Destructor. More...
  CObjectoperator= (const CObject &src) THROWS_NONE   Assignment operator. More...
  bool  CanBeDeleted (void) const THROWS_NONE   Check if object can be deleted. More...
  bool  IsAllocatedInPool (void) const THROWS_NONE   Check if object is allocated in memory pool (not system heap) More...
  bool  Referenced (void) const THROWS_NONE   Check if object is referenced. More...
  bool  ReferencedOnlyOnce (void) const THROWS_NONE   Check if object is referenced only once. More...
  void  AddReference (void) const   Add reference to object. More...
  void  RemoveReference (void) const   Remove reference to object. More...
  void  ReleaseReference (void) const   Remove reference without deleting object. More...
  virtual void  DoNotDeleteThisObject (void)   Mark this object as not allocated in heap – do not delete this object. More...
  virtual void  DoDeleteThisObject (void)   Mark this object as allocated in heap – object can be deleted. More...
  void *  operator new (size_t size)   Define new operator for memory allocation. More...
  void *  operator new[] (size_t size)   Define new[] operator for 'array' memory allocation. More...
  void  operator delete (void *ptr)   Define delete operator for memory deallocation. More...
  void  operator delete[] (void *ptr)   Define delete[] operator for memory deallocation. More...
  void *  operator new (size_t size, void *place)   Define new operator. More...
  void  operator delete (void *ptr, void *place)   Define delete operator. More...
  void *  operator new (size_t size, CObjectMemoryPool *place)   Define new operator using memory pool. More...
  void  operator delete (void *ptr, CObjectMemoryPool *place)   Define delete operator. More...
    CDebugDumpable (void)   virtual  ~CDebugDumpable (void)   void  DebugDumpText (ostream &out, const string &bundle, unsigned int depth) const   void  DebugDumpFormat (CDebugDumpFormatter &ddf, const string &bundle, unsigned int depth) const   void  DumpToConsole (void) const  

CMim_entry_Base –.

Definition at line 83 of file Mim_entry_.hpp.


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