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

NCBI C++ ToolKit: CPC_AssayDescription_Base Class Reference

Assay Description provided by an Organization that describes the assay/protocol performed and defines the measured end-points and parameters to be stored. More...

enum   EActivity_outcome_method {
  eActivity_outcome_method_other = 0 , eActivity_outcome_method_screening = 1 , eActivity_outcome_method_confirmatory = 2 , eActivity_outcome_method_summary = 3 ,
  eActivity_outcome_method_other = 0 , eActivity_outcome_method_screening = 1 , eActivity_outcome_method_confirmatory = 2 , eActivity_outcome_method_summary = 3
}   Assay Outcome Qualifier. More...
  enum   ESubstance_type {
  eSubstance_type_small_molecule = 1 , eSubstance_type_nucleotide = 2 , eSubstance_type_other = 255 , eSubstance_type_small_molecule = 1 ,
  eSubstance_type_nucleotide = 2 , eSubstance_type_other = 255
}   enum   EProject_category {
  eProject_category_mlscn = 1 , eProject_category_mlpcn = 2 , eProject_category_mlscn_ap = 3 , eProject_category_mlpcn_ap = 4 ,
  eProject_category_journal_article = 5 , eProject_category_assay_vendor = 6 , eProject_category_literature_extracted = 7 , eProject_category_literature_author = 8 ,
  eProject_category_literature_publisher = 9 , eProject_category_rnaigi = 10 , eProject_category_other = 255 , eProject_category_mlscn = 1 ,
  eProject_category_mlpcn = 2 , eProject_category_mlscn_ap = 3 , eProject_category_mlpcn_ap = 4 , eProject_category_journal_article = 5 ,
  eProject_category_assay_vendor = 6 , eProject_category_literature_extracted = 7 , eProject_category_literature_author = 8 , eProject_category_literature_publisher = 9 ,
  eProject_category_rnaigi = 10 , eProject_category_other = 255
}   enum class   E_memberIndex {
  e__allMandatory = 0 , e_aid , e_aid_source , e_name ,
  e_description , e_protocol , e_comment , e_xref ,
  e_results , e_pub , e_revision , e_target ,
  e_activity_outcome_method , e_dr , e_substance_type , e_grant_number ,
  e_project_category , e_is_panel , e_assay_group , e_panel_info ,
  e_is_mlp_late_stage , e_categorized_comment , e__allMandatory = 0 , e_aid ,
  e_aid_source , e_name , e_description , e_protocol ,
  e_comment , e_xref , e_results , e_revision ,
  e_target , e_activity_outcome_method , e_dr , e_substance_type ,
  e_grant_number , e_project_category , e_assay_group , e_categorized_comment
}   enum   EActivity_outcome_method {
  eActivity_outcome_method_other = 0 , eActivity_outcome_method_screening = 1 , eActivity_outcome_method_confirmatory = 2 , eActivity_outcome_method_summary = 3 ,
  eActivity_outcome_method_other = 0 , eActivity_outcome_method_screening = 1 , eActivity_outcome_method_confirmatory = 2 , eActivity_outcome_method_summary = 3
}   Assay Outcome Qualifier. More...
  enum   ESubstance_type {
  eSubstance_type_small_molecule = 1 , eSubstance_type_nucleotide = 2 , eSubstance_type_other = 255 , eSubstance_type_small_molecule = 1 ,
  eSubstance_type_nucleotide = 2 , eSubstance_type_other = 255
}   enum   EProject_category {
  eProject_category_mlscn = 1 , eProject_category_mlpcn = 2 , eProject_category_mlscn_ap = 3 , eProject_category_mlpcn_ap = 4 ,
  eProject_category_journal_article = 5 , eProject_category_assay_vendor = 6 , eProject_category_literature_extracted = 7 , eProject_category_literature_author = 8 ,
  eProject_category_literature_publisher = 9 , eProject_category_rnaigi = 10 , eProject_category_other = 255 , eProject_category_mlscn = 1 ,
  eProject_category_mlpcn = 2 , eProject_category_mlscn_ap = 3 , eProject_category_mlpcn_ap = 4 , eProject_category_journal_article = 5 ,
  eProject_category_assay_vendor = 6 , eProject_category_literature_extracted = 7 , eProject_category_literature_author = 8 , eProject_category_literature_publisher = 9 ,
  eProject_category_rnaigi = 10 , eProject_category_other = 255
}   to distinguish projects funded through MLSCN, MLPCN or other More...
  enum class   E_memberIndex {
  e__allMandatory = 0 , e_aid , e_aid_source , e_name ,
  e_description , e_protocol , e_comment , e_xref ,
  e_results , e_pub , e_revision , e_target ,
  e_activity_outcome_method , e_dr , e_substance_type , e_grant_number ,
  e_project_category , e_is_panel , e_assay_group , e_panel_info ,
  e_is_mlp_late_stage , e_categorized_comment , e__allMandatory = 0 , e_aid ,
  e_aid_source , e_name , e_description , e_protocol ,
  e_comment , e_xref , e_results , e_revision ,
  e_target , e_activity_outcome_method , e_dr , e_substance_type ,
  e_grant_number , e_project_category , e_assay_group , e_categorized_comment
}   typedef CPC_ID  TAid   typedef CPC_Source  TAid_source   typedef string  TName   typedef list< stringTDescription   typedef list< stringTProtocol   typedef list< stringTComment   typedef list< CRef< CPC_AnnotatedXRef > >  TXref   typedef vector< CRef< CPC_ResultType > >  TResults   typedef list< CRef< CPub > >  TPub   typedef int  TRevision   typedef list< CRef< CPC_AssayTargetInfo > >  TTarget   typedef int  TActivity_outcome_method   typedef list< CRef< CPC_AssayDRAttr > >  TDr   typedef int  TSubstance_type   typedef list< stringTGrant_number   typedef int  TProject_category   typedef bool  TIs_panel   typedef list< stringTAssay_group   typedef CPC_AssayPanel  TPanel_info   typedef bool  TIs_mlp_late_stage   typedef list< CRef< CPC_CategorizedComment > >  TCategorized_comment   typedef Tparent::CMemberIndex< E_memberIndex, 22 >  TmemberIndex   typedef objects::CPC_ID  TAid   typedef objects::CPC_Source  TAid_source   typedef CStringUTF8  TName   typedef list< CStringUTF8TDescription   typedef list< CStringUTF8TProtocol   typedef list< CStringUTF8TComment   typedef list< CRef< CPC_AnnotatedXRef > >  TXref   typedef vector< CRef< CPC_ResultType > >  TResults   typedef int  TRevision   typedef list< CRef< CPC_AssayTargetInfo > >  TTarget   typedef int  TActivity_outcome_method   typedef list< CRef< CPC_AssayDRAttr > >  TDr   typedef int  TSubstance_type   typedef list< stringTGrant_number   typedef int  TProject_category   typedef list< stringTAssay_group   typedef list< CRef< CPC_CategorizedComment > >  TCategorized_comment   typedef Tparent::CMemberIndex< E_memberIndex, 18 >  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...
    CPC_AssayDescription_Base (void)   virtual  ~CPC_AssayDescription_Base (void)     DECLARE_INTERNAL_TYPE_INFO ()   bool  IsSetAid (void) const   Internal/External Tracking Information Assay Description ID/Version [Either valid ID or, if "aid-source" is used, a "0" dummy value] Note: Version is for internal use (only?) Note: A valid ID is greater than "0" Check if a value has been assigned to Aid data member. More...
  bool  CanGetAid (void) const   Check if it is safe to call GetAid method. More...
  void  ResetAid (void)   Reset Aid data member. More...
  const TAidGetAid (void) const   Get the Aid member data. More...
  void  SetAid (TAid &value)   Assign a value to Aid data member. More...
  TAidSetAid (void)   Assign a value to Aid data member. More...
  bool  IsSetAid_source (void) const   External Identifier for this Assay Description Note: May be used in-lieu of "aid" Note: This is non-optional if "aid" ID is "0" Check if a value has been assigned to Aid_source data member. More...
  bool  CanGetAid_source (void) const   Check if it is safe to call GetAid_source method. More...
  void  ResetAid_source (void)   Reset Aid_source data member. More...
  const TAid_sourceGetAid_source (void) const   Get the Aid_source member data. More...
  void  SetAid_source (TAid_source &value)   Assign a value to Aid_source data member. More...
  TAid_sourceSetAid_source (void)   Assign a value to Aid_source data member. More...
  bool  IsSetName (void) const   Assay Description Information Short Assay Name (for display purposes) Check if a value has been assigned to Name data member. More...
  bool  CanGetName (void) const   Check if it is safe to call GetName method. More...
  void  ResetName (void)   Reset Name data member. More...
  const TNameGetName (void) const   Get the Name member data. More...
  void  SetName (const TName &value)   Assign a value to Name data member. More...
  void  SetName (TName &&value)   TNameSetName (void)   Assign a value to Name data member. More...
  bool  IsSetDescription (void) const   Description of Assay Check if a value has been assigned to Description data member. More...
  bool  CanGetDescription (void) const   Check if it is safe to call GetDescription method. More...
  void  ResetDescription (void)   Reset Description data member. More...
  const TDescriptionGetDescription (void) const   Get the Description member data. More...
  TDescriptionSetDescription (void)   Assign a value to Description data member. More...
  bool  IsSetProtocol (void) const   Procedure used to generate results Check if a value has been assigned to Protocol data member. More...
  bool  CanGetProtocol (void) const   Check if it is safe to call GetProtocol method. More...
  void  ResetProtocol (void)   Reset Protocol data member. More...
  const TProtocolGetProtocol (void) const   Get the Protocol member data. More...
  TProtocolSetProtocol (void)   Assign a value to Protocol data member. More...
  bool  IsSetComment (void) const   Comments or additional information Check if a value has been assigned to Comment data member. More...
  bool  CanGetComment (void) const   Check if it is safe to call GetComment method. More...
  void  ResetComment (void)   Reset Comment data member. More...
  const TCommentGetComment (void) const   Get the Comment member data. More...
  TCommentSetComment (void)   Assign a value to Comment data member. More...
  bool  IsSetXref (void) const   Annotated Cross-Reference Information Check if a value has been assigned to Xref data member. More...
  bool  CanGetXref (void) const   Check if it is safe to call GetXref method. More...
  void  ResetXref (void)   Reset Xref data member. More...
  const TXrefGetXref (void) const   Get the Xref member data. More...
  TXrefSetXref (void)   Assign a value to Xref data member. More...
  bool  IsSetResults (void) const   Allowed Assay Result Types Result Definitions (vector) Check if a value has been assigned to Results data member. More...
  bool  CanGetResults (void) const   Check if it is safe to call GetResults method. More...
  void  ResetResults (void)   Reset Results data member. More...
  const TResultsGetResults (void) const   Get the Results member data. More...
  TResultsSetResults (void)   Assign a value to Results data member. More...
  bool  IsSetPub (void) const   Additional Information Depositor provided publications for this assay Check if a value has been assigned to Pub data member. More...
  bool  CanGetPub (void) const   Check if it is safe to call GetPub method. More...
  void  ResetPub (void)   Reset Pub data member. More...
  const TPubGetPub (void) const   Get the Pub member data. More...
  TPubSetPub (void)   Assign a value to Pub data member. More...
  bool  IsSetRevision (void) const   Revision identifier for textual description Check if a value has been assigned to Revision data member. More...
  bool  CanGetRevision (void) const   Check if it is safe to call GetRevision method. More...
  void  ResetRevision (void)   Reset Revision data member. More...
  TRevision  GetRevision (void) const   Get the Revision member data. More...
  void  SetRevision (TRevision value)   Assign a value to Revision data member. More...
  TRevisionSetRevision (void)   Assign a value to Revision data member. More...
  bool  IsSetTarget (void) const   Target information Check if a value has been assigned to Target data member. More...
  bool  CanGetTarget (void) const   Check if it is safe to call GetTarget method. More...
  void  ResetTarget (void)   Reset Target data member. More...
  const TTargetGetTarget (void) const   Get the Target member data. More...
  TTargetSetTarget (void)   Assign a value to Target data member. More...
  bool  IsSetActivity_outcome_method (void) const   Check if a value has been assigned to Activity_outcome_method data member. More...
  bool  CanGetActivity_outcome_method (void) const   Check if it is safe to call GetActivity_outcome_method method. More...
  void  ResetActivity_outcome_method (void)   Reset Activity_outcome_method data member. More...
  TActivity_outcome_method  GetActivity_outcome_method (void) const   Get the Activity_outcome_method member data. More...
  void  SetActivity_outcome_method (TActivity_outcome_method value)   Assign a value to Activity_outcome_method data member. More...
  TActivity_outcome_methodSetActivity_outcome_method (void)   Assign a value to Activity_outcome_method data member. More...
  bool  IsSetDr (void) const   Dose-Response Attribution Check if a value has been assigned to Dr data member. More...
  bool  CanGetDr (void) const   Check if it is safe to call GetDr method. More...
  void  ResetDr (void)   Reset Dr data member. More...
  const TDrGetDr (void) const   Get the Dr member data. More...
  TDrSetDr (void)   Assign a value to Dr data member. More...
  bool  IsSetSubstance_type (void) const   to distinguish the type of substance used in the screening Check if a value has been assigned to Substance_type data member. More...
  bool  CanGetSubstance_type (void) const   Check if it is safe to call GetSubstance_type method. More...
  void  ResetSubstance_type (void)   Reset Substance_type data member. More...
  TSubstance_type  GetSubstance_type (void) const   Get the Substance_type member data. More...
  void  SetSubstance_type (TSubstance_type value)   Assign a value to Substance_type data member. More...
  TSubstance_typeSetSubstance_type (void)   Assign a value to Substance_type data member. More...
  bool  IsSetGrant_number (void) const   Grant and project category information grant proposal number required for 'MLSCN' & 'MLPCN' projects Check if a value has been assigned to Grant_number data member. More...
  bool  CanGetGrant_number (void) const   Check if it is safe to call GetGrant_number method. More...
  void  ResetGrant_number (void)   Reset Grant_number data member. More...
  const TGrant_numberGetGrant_number (void) const   Get the Grant_number member data. More...
  TGrant_numberSetGrant_number (void)   Assign a value to Grant_number data member. More...
  bool  IsSetProject_category (void) const   to distinguish projects funded through MLSCN, MLPCN or other mlscn: assay depositions from MLSCN screen center mlpcn: assay depositions from MLPCN screen center mlscn-ap: assay depositions from MLSCN assay provider mlpcn-ap: assay depositions from MLPCN assay provider required for 'MLSCN' & 'MLPCN' projects journal-article: to be deprecated; replaced by option 7,8 & 9 to better characterize data from literature literature-extracted: data from literature, extracted by curators literature-author: data from literature, submitted by author of articles literature-publisher: data from literature, submitted by journals/publishers rnaigi: RNAi screenings from RNAi Global Initiative Check if a value has been assigned to Project_category data member. More...
  bool  CanGetProject_category (void) const   Check if it is safe to call GetProject_category method. More...
  void  ResetProject_category (void)   Reset Project_category data member. More...
  TProject_category  GetProject_category (void) const   Get the Project_category member data. More...
  void  SetProject_category (TProject_category value)   Assign a value to Project_category data member. More...
  TProject_categorySetProject_category (void)   Assign a value to Project_category data member. More...
  bool  IsSetIs_panel (void) const   annotation to indicate whether an assay is a panel, e.g. More...
  bool  CanGetIs_panel (void) const   Check if it is safe to call GetIs_panel method. More...
  void  ResetIs_panel (void)   Reset Is_panel data member. More...
  TIs_panel  GetIs_panel (void) const   Get the Is_panel member data. More...
  void  SetIs_panel (TIs_panel value)   Assign a value to Is_panel data member. More...
  TIs_panelSetIs_panel (void)   Assign a value to Is_panel data member. More...
  bool  IsSetAssay_group (void) const   annotation for assay gruop information, e.g. More...
  bool  CanGetAssay_group (void) const   Check if it is safe to call GetAssay_group method. More...
  void  ResetAssay_group (void)   Reset Assay_group data member. More...
  const TAssay_groupGetAssay_group (void) const   Get the Assay_group member data. More...
  TAssay_groupSetAssay_group (void)   Assign a value to Assay_group data member. More...
  bool  IsSetPanel_info (void) const   for 'panel' type of bioassay only store assay panel member information Check if a value has been assigned to Panel_info data member. More...
  bool  CanGetPanel_info (void) const   Check if it is safe to call GetPanel_info method. More...
  void  ResetPanel_info (void)   Reset Panel_info data member. More...
  const TPanel_infoGetPanel_info (void) const   Get the Panel_info member data. More...
  void  SetPanel_info (TPanel_info &value)   Assign a value to Panel_info data member. More...
  TPanel_infoSetPanel_info (void)   Assign a value to Panel_info data member. More...
  bool  IsSetIs_mlp_late_stage (void) const   verification for 'late-stage-data' deposition Check if a value has been assigned to Is_mlp_late_stage data member. More...
  bool  CanGetIs_mlp_late_stage (void) const   Check if it is safe to call GetIs_mlp_late_stage method. More...
  void  ResetIs_mlp_late_stage (void)   Reset Is_mlp_late_stage data member. More...
  TIs_mlp_late_stage  GetIs_mlp_late_stage (void) const   Get the Is_mlp_late_stage member data. More...
  void  SetIs_mlp_late_stage (TIs_mlp_late_stage value)   Assign a value to Is_mlp_late_stage data member. More...
  TIs_mlp_late_stageSetIs_mlp_late_stage (void)   Assign a value to Is_mlp_late_stage data member. More...
  bool  IsSetCategorized_comment (void) const   to report categorized description/comment by associating with a category title Check if a value has been assigned to Categorized_comment data member. More...
  bool  CanGetCategorized_comment (void) const   Check if it is safe to call GetCategorized_comment method. More...
  void  ResetCategorized_comment (void)   Reset Categorized_comment data member. More...
  const TCategorized_commentGetCategorized_comment (void) const   Get the Categorized_comment member data. More...
  TCategorized_commentSetCategorized_comment (void)   Assign a value to Categorized_comment data member. More...
  virtual void  Reset (void)   Reset the whole object. More...
    CPC_AssayDescription_Base (void)   virtual  ~CPC_AssayDescription_Base (void)     DECLARE_INTERNAL_TYPE_INFO ()   bool  IsSetAid (void) const   Internal/External Tracking Information Assay Description ID/Version [Either valid ID or, if "aid-source" is used, a "0" dummy value] Note: Version is for internal use (only?) Note: A valid ID is greater than "0" Check if a value has been assigned to Aid data member. More...
  bool  CanGetAid (void) const   Check if it is safe to call GetAid method. More...
  void  ResetAid (void)   Reset Aid data member. More...
  const TAidGetAid (void) const   Get the Aid member data. More...
  void  SetAid (TAid &value)   Assign a value to Aid data member. More...
  TAidSetAid (void)   Assign a value to Aid data member. More...
  bool  IsSetAid_source (void) const   External Identifier for this Assay Description Note: May be used in-lieu of "aid" Note: This is non-optional if "aid" ID is "0" Check if a value has been assigned to Aid_source data member. More...
  bool  CanGetAid_source (void) const   Check if it is safe to call GetAid_source method. More...
  void  ResetAid_source (void)   Reset Aid_source data member. More...
  const TAid_sourceGetAid_source (void) const   Get the Aid_source member data. More...
  void  SetAid_source (TAid_source &value)   Assign a value to Aid_source data member. More...
  TAid_sourceSetAid_source (void)   Assign a value to Aid_source data member. More...
  bool  IsSetName (void) const   Assay Description Information Short Assay Name (for display purposes) Check if a value has been assigned to Name data member. More...
  bool  CanGetName (void) const   Check if it is safe to call GetName method. More...
  void  ResetName (void)   Reset Name data member. More...
  const TNameGetName (void) const   Get the Name member data. More...
  void  SetName (const TName &value)   Assign a value to Name data member. More...
  void  SetName (TName &&value)   TNameSetName (void)   Assign a value to Name data member. More...
  bool  IsSetDescription (void) const   Description of Assay Check if a value has been assigned to Description data member. More...
  bool  CanGetDescription (void) const   Check if it is safe to call GetDescription method. More...
  void  ResetDescription (void)   Reset Description data member. More...
  const TDescriptionGetDescription (void) const   Get the Description member data. More...
  TDescriptionSetDescription (void)   Assign a value to Description data member. More...
  bool  IsSetProtocol (void) const   Procedure used to generate results Check if a value has been assigned to Protocol data member. More...
  bool  CanGetProtocol (void) const   Check if it is safe to call GetProtocol method. More...
  void  ResetProtocol (void)   Reset Protocol data member. More...
  const TProtocolGetProtocol (void) const   Get the Protocol member data. More...
  TProtocolSetProtocol (void)   Assign a value to Protocol data member. More...
  bool  IsSetComment (void) const   Comments or additional information Check if a value has been assigned to Comment data member. More...
  bool  CanGetComment (void) const   Check if it is safe to call GetComment method. More...
  void  ResetComment (void)   Reset Comment data member. More...
  const TCommentGetComment (void) const   Get the Comment member data. More...
  TCommentSetComment (void)   Assign a value to Comment data member. More...
  bool  IsSetXref (void) const   Annotated Cross-Reference Information Check if a value has been assigned to Xref data member. More...
  bool  CanGetXref (void) const   Check if it is safe to call GetXref method. More...
  void  ResetXref (void)   Reset Xref data member. More...
  const TXrefGetXref (void) const   Get the Xref member data. More...
  TXrefSetXref (void)   Assign a value to Xref data member. More...
  bool  IsSetResults (void) const   Allowed Assay Result Types Result Definitions (vector) Check if a value has been assigned to Results data member. More...
  bool  CanGetResults (void) const   Check if it is safe to call GetResults method. More...
  void  ResetResults (void)   Reset Results data member. More...
  const TResultsGetResults (void) const   Get the Results member data. More...
  TResultsSetResults (void)   Assign a value to Results data member. More...
  bool  IsSetRevision (void) const   Additional Information pub SEQUENCE OF Pub OPTIONAL, Depositor provided publications for this assay (never used) Revision identifier for textual description Check if a value has been assigned to Revision data member. More...
  bool  CanGetRevision (void) const   Check if it is safe to call GetRevision method. More...
  void  ResetRevision (void)   Reset Revision data member. More...
  TRevision  GetRevision (void) const   Get the Revision member data. More...
  void  SetRevision (TRevision value)   Assign a value to Revision data member. More...
  TRevisionSetRevision (void)   Assign a value to Revision data member. More...
  bool  IsSetTarget (void) const   Target information Check if a value has been assigned to Target data member. More...
  bool  CanGetTarget (void) const   Check if it is safe to call GetTarget method. More...
  void  ResetTarget (void)   Reset Target data member. More...
  const TTargetGetTarget (void) const   Get the Target member data. More...
  TTargetSetTarget (void)   Assign a value to Target data member. More...
  bool  IsSetActivity_outcome_method (void) const   Check if a value has been assigned to Activity_outcome_method data member. More...
  bool  CanGetActivity_outcome_method (void) const   Check if it is safe to call GetActivity_outcome_method method. More...
  void  ResetActivity_outcome_method (void)   Reset Activity_outcome_method data member. More...
  TActivity_outcome_method  GetActivity_outcome_method (void) const   Get the Activity_outcome_method member data. More...
  void  SetActivity_outcome_method (TActivity_outcome_method value)   Assign a value to Activity_outcome_method data member. More...
  TActivity_outcome_methodSetActivity_outcome_method (void)   Assign a value to Activity_outcome_method data member. More...
  bool  IsSetDr (void) const   Dose-Response Attribution Check if a value has been assigned to Dr data member. More...
  bool  CanGetDr (void) const   Check if it is safe to call GetDr method. More...
  void  ResetDr (void)   Reset Dr data member. More...
  const TDrGetDr (void) const   Get the Dr member data. More...
  TDrSetDr (void)   Assign a value to Dr data member. More...
  bool  IsSetSubstance_type (void) const   to distinguish the type of substance used in the screening Check if a value has been assigned to Substance_type data member. More...
  bool  CanGetSubstance_type (void) const   Check if it is safe to call GetSubstance_type method. More...
  void  ResetSubstance_type (void)   Reset Substance_type data member. More...
  TSubstance_type  GetSubstance_type (void) const   Get the Substance_type member data. More...
  void  SetSubstance_type (TSubstance_type value)   Assign a value to Substance_type data member. More...
  TSubstance_typeSetSubstance_type (void)   Assign a value to Substance_type data member. More...
  bool  IsSetGrant_number (void) const   Grant and project category information grant proposal number required for 'MLSCN' & 'MLPCN' projects Check if a value has been assigned to Grant_number data member. More...
  bool  CanGetGrant_number (void) const   Check if it is safe to call GetGrant_number method. More...
  void  ResetGrant_number (void)   Reset Grant_number data member. More...
  const TGrant_numberGetGrant_number (void) const   Get the Grant_number member data. More...
  TGrant_numberSetGrant_number (void)   Assign a value to Grant_number data member. More...
  bool  IsSetProject_category (void) const   Check if a value has been assigned to Project_category data member. More...
  bool  CanGetProject_category (void) const   Check if it is safe to call GetProject_category method. More...
  void  ResetProject_category (void)   Reset Project_category data member. More...
  TProject_category  GetProject_category (void) const   Get the Project_category member data. More...
  void  SetProject_category (TProject_category value)   Assign a value to Project_category data member. More...
  TProject_categorySetProject_category (void)   Assign a value to Project_category data member. More...
  bool  IsSetAssay_group (void) const   annotation for assay gruop information, e.g. More...
  bool  CanGetAssay_group (void) const   Check if it is safe to call GetAssay_group method. More...
  void  ResetAssay_group (void)   Reset Assay_group data member. More...
  const TAssay_groupGetAssay_group (void) const   Get the Assay_group member data. More...
  TAssay_groupSetAssay_group (void)   Assign a value to Assay_group data member. More...
  bool  IsSetCategorized_comment (void) const   is-mlp-late-stage BOOLEAN OPTIONAL, verification for 'late-stage-data' deposition (never used) to report categorized description/comment by associating with a category title Check if a value has been assigned to Categorized_comment data member. More...
  bool  CanGetCategorized_comment (void) const   Check if it is safe to call GetCategorized_comment method. More...
  void  ResetCategorized_comment (void)   Reset Categorized_comment data member. More...
  const TCategorized_commentGetCategorized_comment (void) const   Get the Categorized_comment member data. More...
  TCategorized_commentSetCategorized_comment (void)   Assign a value to Categorized_comment 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  

Assay Description provided by an Organization that describes the assay/protocol performed and defines the measured end-points and parameters to be stored.

An Assay Description is not a database table. You can define as many Result Definitions as needed and they need not be used by all Substances tested. Assay Descriptions can be modified on both description text and Result Definitions after initial submission as desired, and such udpates will be tracked in PubChem

CPC_AssayDescription_Base

Definition at line 91 of file PC_AssayDescription_.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