NCBI C++ ToolKit
Public Member Functions | Private Types | Private Member Functions | List of all members

Represents ASN.1 type PC-ResultType defined in file pcassay2.asn

Search Toolkit Book for CPC_ResultType

CPC_ResultType –. More...

#include <objects/pcassay/PC_ResultType.hpp>

+ Inheritance diagram for CPC_ResultType:
+ Collaboration diagram for CPC_ResultType:

Public Member Functions

 CPC_ResultType (void)
 
 ~CPC_ResultType (void)
 
 CPC_ResultType (void)
 
 ~CPC_ResultType (void)
 
- Public Member Functions inherited from CPC_ResultType_Base
 CPC_ResultType_Base (void)
 
virtual ~CPC_ResultType_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetTid (void) const
 Tracking or Description Information Assay Result Field Type ID (TID) Check if a value has been assigned to Tid data member. More...
 
bool CanGetTid (void) const
 Check if it is safe to call GetTid method. More...
 
void ResetTid (void)
 Reset Tid data member. More...
 
TTid GetTid (void) const
 Get the Tid member data. More...
 
void SetTid (TTid value)
 Assign a value to Tid data member. More...
 
TTidSetTid (void)
 Assign a value to Tid data member. More...
 
bool IsSetName (void) const
 Result Field Name (short name for display) 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
 Result Field Description 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 IsSetType (void) const
 Check if a value has been assigned to Type data member. More...
 
bool CanGetType (void) const
 Check if it is safe to call GetType method. More...
 
void ResetType (void)
 Reset Type data member. More...
 
TType GetType (void) const
 Get the Type member data. More...
 
void SetType (TType value)
 Assign a value to Type data member. More...
 
TTypeSetType (void)
 Assign a value to Type data member. More...
 
bool IsSetConstraints (void) const
 Check if a value has been assigned to Constraints data member. More...
 
bool CanGetConstraints (void) const
 Check if it is safe to call GetConstraints method. More...
 
void ResetConstraints (void)
 Reset Constraints data member. More...
 
const TConstraintsGetConstraints (void) const
 Get the Constraints member data. More...
 
void SetConstraints (TConstraints &value)
 Assign a value to Constraints data member. More...
 
TConstraintsSetConstraints (void)
 Assign a value to Constraints data member. More...
 
bool IsSetUnit (void) const
 Check if a value has been assigned to Unit data member. More...
 
bool CanGetUnit (void) const
 Check if it is safe to call GetUnit method. More...
 
void ResetUnit (void)
 Reset Unit data member. More...
 
TUnit GetUnit (void) const
 Get the Unit member data. More...
 
void SetUnit (TUnit value)
 Assign a value to Unit data member. More...
 
TUnitSetUnit (void)
 Assign a value to Unit data member. More...
 
bool IsSetSunit (void) const
 ATTENTION: sunit field is DEPRECATED. More...
 
bool CanGetSunit (void) const
 Check if it is safe to call GetSunit method. More...
 
void ResetSunit (void)
 Reset Sunit data member. More...
 
const TSunitGetSunit (void) const
 Get the Sunit member data. More...
 
void SetSunit (const TSunit &value)
 Assign a value to Sunit data member. More...
 
void SetSunit (TSunit &&value)
 
TSunitSetSunit (void)
 Assign a value to Sunit data member. More...
 
bool IsSetTransform (void) const
 Check if a value has been assigned to Transform data member. More...
 
bool CanGetTransform (void) const
 Check if it is safe to call GetTransform method. More...
 
void ResetTransform (void)
 Reset Transform data member. More...
 
TTransform GetTransform (void) const
 Get the Transform member data. More...
 
void SetTransform (TTransform value)
 Assign a value to Transform data member. More...
 
TTransformSetTransform (void)
 Assign a value to Transform data member. More...
 
bool IsSetStransform (void) const
 ATTENTION: stransform field is DEPRECATED. More...
 
bool CanGetStransform (void) const
 Check if it is safe to call GetStransform method. More...
 
void ResetStransform (void)
 Reset Stransform data member. More...
 
const TStransformGetStransform (void) const
 Get the Stransform member data. More...
 
void SetStransform (const TStransform &value)
 Assign a value to Stransform data member. More...
 
void SetStransform (TStransform &&value)
 
TStransformSetStransform (void)
 Assign a value to Stransform data member. More...
 
bool IsSetTc (void) const
 Tested concentration attribute Check if a value has been assigned to Tc data member. More...
 
bool CanGetTc (void) const
 Check if it is safe to call GetTc method. More...
 
void ResetTc (void)
 Reset Tc data member. More...
 
const TTcGetTc (void) const
 Get the Tc member data. More...
 
void SetTc (TTc &value)
 Assign a value to Tc data member. More...
 
TTcSetTc (void)
 Assign a value to Tc data member. More...
 
bool IsSetAc (void) const
 if true, indicates that this TID field provides active concentration summary by reporting the concentration which produces 50% of the maximum possible biological response such as IC50, EC50, AC50, GI50 etc. More...
 
bool CanGetAc (void) const
 Check if it is safe to call GetAc method. More...
 
void ResetAc (void)
 Reset Ac data member. More...
 
TAc GetAc (void) const
 Get the Ac member data. More...
 
void SetAc (TAc value)
 Assign a value to Ac data member. More...
 
TAcSetAc (void)
 Assign a value to Ac data member. More...
 
bool IsSetPanel_info (void) const
 needed for panel assay only each panel member may have a number of TID columns reported such TIDs are grouped by panel member ID, see PC-AssayPanelMemberInfo 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 IsSetAnnot (void) const
 treat substance associated cross-reference as regular TID web servers would make a link to the corresponding record in Entrez databases treat substance associated target information as regular TID for example, for RNAi screening data, each 'substance' may correspond to a specific gene target Check if a value has been assigned to Annot data member. More...
 
bool CanGetAnnot (void) const
 Check if it is safe to call GetAnnot method. More...
 
void ResetAnnot (void)
 Reset Annot data member. More...
 
TAnnot GetAnnot (void) const
 Get the Annot member data. More...
 
void SetAnnot (TAnnot value)
 Assign a value to Annot data member. More...
 
TAnnotSetAnnot (void)
 Assign a value to Annot data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 
 CPC_ResultType_Base (void)
 
virtual ~CPC_ResultType_Base (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetTid (void) const
 Tracking or Description Information Assay Result Field Type ID (TID) Check if a value has been assigned to Tid data member. More...
 
bool CanGetTid (void) const
 Check if it is safe to call GetTid method. More...
 
void ResetTid (void)
 Reset Tid data member. More...
 
TTid GetTid (void) const
 Get the Tid member data. More...
 
void SetTid (TTid value)
 Assign a value to Tid data member. More...
 
TTidSetTid (void)
 Assign a value to Tid data member. More...
 
bool IsSetName (void) const
 Result Field Name (short name for display) 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
 Result Field Description 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 IsSetType (void) const
 Check if a value has been assigned to Type data member. More...
 
bool CanGetType (void) const
 Check if it is safe to call GetType method. More...
 
void ResetType (void)
 Reset Type data member. More...
 
TType GetType (void) const
 Get the Type member data. More...
 
void SetType (TType value)
 Assign a value to Type data member. More...
 
TTypeSetType (void)
 Assign a value to Type data member. More...
 
bool IsSetConstraints (void) const
 Check if a value has been assigned to Constraints data member. More...
 
bool CanGetConstraints (void) const
 Check if it is safe to call GetConstraints method. More...
 
void ResetConstraints (void)
 Reset Constraints data member. More...
 
const TConstraintsGetConstraints (void) const
 Get the Constraints member data. More...
 
void SetConstraints (TConstraints &value)
 Assign a value to Constraints data member. More...
 
TConstraintsSetConstraints (void)
 Assign a value to Constraints data member. More...
 
bool IsSetUnit (void) const
 Check if a value has been assigned to Unit data member. More...
 
bool CanGetUnit (void) const
 Check if it is safe to call GetUnit method. More...
 
void ResetUnit (void)
 Reset Unit data member. More...
 
TUnit GetUnit (void) const
 Get the Unit member data. More...
 
void SetUnit (TUnit value)
 Assign a value to Unit data member. More...
 
TUnitSetUnit (void)
 Assign a value to Unit data member. More...
 
bool IsSetSunit (void) const
 ATTENTION: sunit field is DEPRECATED. More...
 
bool CanGetSunit (void) const
 Check if it is safe to call GetSunit method. More...
 
void ResetSunit (void)
 Reset Sunit data member. More...
 
const TSunitGetSunit (void) const
 Get the Sunit member data. More...
 
void SetSunit (const TSunit &value)
 Assign a value to Sunit data member. More...
 
void SetSunit (TSunit &&value)
 
TSunitSetSunit (void)
 Assign a value to Sunit data member. More...
 
bool IsSetTransform (void) const
 Check if a value has been assigned to Transform data member. More...
 
bool CanGetTransform (void) const
 Check if it is safe to call GetTransform method. More...
 
void ResetTransform (void)
 Reset Transform data member. More...
 
TTransform GetTransform (void) const
 Get the Transform member data. More...
 
void SetTransform (TTransform value)
 Assign a value to Transform data member. More...
 
TTransformSetTransform (void)
 Assign a value to Transform data member. More...
 
bool IsSetTc (void) const
 ATTENTION: stransform field is DEPRECATED. More...
 
bool CanGetTc (void) const
 Check if it is safe to call GetTc method. More...
 
void ResetTc (void)
 Reset Tc data member. More...
 
const TTcGetTc (void) const
 Get the Tc member data. More...
 
void SetTc (TTc &value)
 Assign a value to Tc data member. More...
 
TTcSetTc (void)
 Assign a value to Tc data member. More...
 
bool IsSetAc (void) const
 if true, indicates that this TID field provides active concentration summary by reporting the concentration which produces 50% of the maximum possible biological response such as IC50, EC50, AC50, GI50 etc. More...
 
bool CanGetAc (void) const
 Check if it is safe to call GetAc method. More...
 
void ResetAc (void)
 Reset Ac data member. More...
 
TAc GetAc (void) const
 Get the Ac member data. More...
 
void SetAc (TAc value)
 Assign a value to Ac data member. More...
 
TAcSetAc (void)
 Assign a value to Ac data member. More...
 
bool IsSetAc_qualifier (void) const
 endpoint qualifier (e.g. More...
 
bool CanGetAc_qualifier (void) const
 Check if it is safe to call GetAc_qualifier method. More...
 
void ResetAc_qualifier (void)
 Reset Ac_qualifier data member. More...
 
TAc_qualifier GetAc_qualifier (void) const
 Get the Ac_qualifier member data. More...
 
void SetAc_qualifier (TAc_qualifier value)
 Assign a value to Ac_qualifier data member. More...
 
TAc_qualifierSetAc_qualifier (void)
 Assign a value to Ac_qualifier data member. More...
 
bool IsSetAnnot (void) const
 treat substance associated cross-reference as regular TID web servers would make a link to the corresponding record in Entrez databases treat substance associated target information as regular TID for example, for RNAi screening data, each 'substance' may correspond to a specific gene target Check if a value has been assigned to Annot data member. More...
 
bool CanGetAnnot (void) const
 Check if it is safe to call GetAnnot method. More...
 
void ResetAnnot (void)
 Reset Annot data member. More...
 
TAnnot GetAnnot (void) const
 Get the Annot member data. More...
 
void SetAnnot (TAnnot value)
 Assign a value to Annot data member. More...
 
TAnnotSetAnnot (void)
 Assign a value to Annot data member. More...
 
virtual void Reset (void)
 Reset the whole object. More...
 
- Public Member Functions inherited from CSerialObject
 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...
 
- Public Member Functions inherited from CObject
 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...
 
- Public Member Functions inherited from CDebugDumpable
 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
 

Private Types

typedef CPC_ResultType_Base Tparent
 
typedef CPC_ResultType_Base Tparent
 

Private Member Functions

 CPC_ResultType (const CPC_ResultType &value)
 
CPC_ResultTypeoperator= (const CPC_ResultType &value)
 
 CPC_ResultType (const CPC_ResultType &value)
 
CPC_ResultTypeoperator= (const CPC_ResultType &value)
 

Additional Inherited Members

- Public Types inherited from CPC_ResultType_Base
enum  EType {
  eType_float = 1 , eType_int = 2 , eType_bool = 3 , eType_string = 4 ,
  eType_float = 1 , eType_int = 2 , eType_bool = 3 , eType_string = 4
}
 Result Data Type and Validation Information Result Data Type. More...
 
enum  EUnit {
  eUnit_ppt = 1 , eUnit_ppm = 2 , eUnit_ppb = 3 , eUnit_mm = 4 ,
  eUnit_um = 5 , eUnit_nm = 6 , eUnit_pm = 7 , eUnit_fm = 8 ,
  eUnit_mgml = 9 , eUnit_ugml = 10 , eUnit_ngml = 11 , eUnit_pgml = 12 ,
  eUnit_fgml = 13 , eUnit_m = 14 , eUnit_percent = 15 , eUnit_ratio = 16 ,
  eUnit_sec = 17 , eUnit_rsec = 18 , eUnit_min = 19 , eUnit_rmin = 20 ,
  eUnit_day = 21 , eUnit_rday = 22 , eUnit_ml_min_kg = 23 , eUnit_l_kg = 24 ,
  eUnit_hr_ng_ml = 25 , eUnit_cm_sec = 26 , eUnit_mg_kg = 27 , eUnit_none = 254 ,
  eUnit_unspecified = 255 , eUnit_ppt = 1 , eUnit_ppm = 2 , eUnit_ppb = 3 ,
  eUnit_mm = 4 , eUnit_um = 5 , eUnit_nm = 6 , eUnit_pm = 7 ,
  eUnit_fm = 8 , eUnit_mgml = 9 , eUnit_ugml = 10 , eUnit_ngml = 11 ,
  eUnit_pgml = 12 , eUnit_fgml = 13 , eUnit_m = 14 , eUnit_percent = 15 ,
  eUnit_ratio = 16 , eUnit_sec = 17 , eUnit_rsec = 18 , eUnit_min = 19 ,
  eUnit_rmin = 20 , eUnit_day = 21 , eUnit_rday = 22 , eUnit_ml_min_kg = 23 ,
  eUnit_l_kg = 24 , eUnit_hr_ng_ml = 25 , eUnit_cm_sec = 26 , eUnit_mg_kg = 27 ,
  eUnit_none = 254 , eUnit_unspecified = 255
}
 Unit information provides the units for the values reported for this TID. More...
 
enum  ETransform {
  eTransform_linear = 1 , eTransform_ln = 2 , eTransform_log = 3 , eTransform_reciprocal = 4 ,
  eTransform_negative = 5 , eTransform_nlog = 6 , eTransform_nln = 7 , eTransform_linear = 1 ,
  eTransform_ln = 2 , eTransform_log = 3 , eTransform_reciprocal = 4 , eTransform_negative = 5 ,
  eTransform_nlog = 6 , eTransform_nln = 7
}
 Value Transform information qualifies the values reported for this TID. More...
 
enum  EAnnot {
  eAnnot_pmid = 1 , eAnnot_mmdb = 2 , eAnnot_url = 3 , eAnnot_protein_gi = 4 ,
  eAnnot_nucleotide_gi = 5 , eAnnot_taxonomy = 6 , eAnnot_mim = 7 , eAnnot_gene = 8 ,
  eAnnot_probe = 9 , eAnnot_aid = 10 , eAnnot_sid = 11 , eAnnot_cid = 12 ,
  eAnnot_protein_target_gi = 13 , eAnnot_biosystems_target_id = 14 , eAnnot_target_name = 15 , eAnnot_target_descr = 16 ,
  eAnnot_target_tax_id = 17 , eAnnot_gene_target_id = 18 , eAnnot_dna_nucleotide_target_gi = 19 , eAnnot_rna_nucleotide_target_gi = 20 ,
  eAnnot_pmid = 1 , eAnnot_mmdb = 2 , eAnnot_url = 3 , eAnnot_taxonomy = 6 ,
  eAnnot_mim = 7 , eAnnot_gene = 8 , eAnnot_probe = 9 , eAnnot_aid = 10 ,
  eAnnot_sid = 11 , eAnnot_cid = 12 , eAnnot_target_name = 15 , eAnnot_target_descr = 16 ,
  eAnnot_target_tax_id = 17 , eAnnot_gene_target_id = 18 , eAnnot_protein_target_accession = 21 , eAnnot_nucleotide_target_accession = 22 ,
  eAnnot_other = 255
}
 
enum class  E_memberIndex {
  e__allMandatory = 0 , e_tid , e_name , e_description ,
  e_type , e_constraints , e_unit , e_sunit ,
  e_transform , e_stransform , e_tc , e_ac ,
  e_panel_info , e_annot , e__allMandatory = 0 , e_tid ,
  e_name , e_description , e_type , e_constraints ,
  e_unit , e_sunit , e_transform , e_tc ,
  e_ac , e_ac_qualifier , e_annot
}
 
enum  EType {
  eType_float = 1 , eType_int = 2 , eType_bool = 3 , eType_string = 4 ,
  eType_float = 1 , eType_int = 2 , eType_bool = 3 , eType_string = 4
}
 Result Data Type and Validation Information Result Data Type. More...
 
enum  EUnit {
  eUnit_ppt = 1 , eUnit_ppm = 2 , eUnit_ppb = 3 , eUnit_mm = 4 ,
  eUnit_um = 5 , eUnit_nm = 6 , eUnit_pm = 7 , eUnit_fm = 8 ,
  eUnit_mgml = 9 , eUnit_ugml = 10 , eUnit_ngml = 11 , eUnit_pgml = 12 ,
  eUnit_fgml = 13 , eUnit_m = 14 , eUnit_percent = 15 , eUnit_ratio = 16 ,
  eUnit_sec = 17 , eUnit_rsec = 18 , eUnit_min = 19 , eUnit_rmin = 20 ,
  eUnit_day = 21 , eUnit_rday = 22 , eUnit_ml_min_kg = 23 , eUnit_l_kg = 24 ,
  eUnit_hr_ng_ml = 25 , eUnit_cm_sec = 26 , eUnit_mg_kg = 27 , eUnit_none = 254 ,
  eUnit_unspecified = 255 , eUnit_ppt = 1 , eUnit_ppm = 2 , eUnit_ppb = 3 ,
  eUnit_mm = 4 , eUnit_um = 5 , eUnit_nm = 6 , eUnit_pm = 7 ,
  eUnit_fm = 8 , eUnit_mgml = 9 , eUnit_ugml = 10 , eUnit_ngml = 11 ,
  eUnit_pgml = 12 , eUnit_fgml = 13 , eUnit_m = 14 , eUnit_percent = 15 ,
  eUnit_ratio = 16 , eUnit_sec = 17 , eUnit_rsec = 18 , eUnit_min = 19 ,
  eUnit_rmin = 20 , eUnit_day = 21 , eUnit_rday = 22 , eUnit_ml_min_kg = 23 ,
  eUnit_l_kg = 24 , eUnit_hr_ng_ml = 25 , eUnit_cm_sec = 26 , eUnit_mg_kg = 27 ,
  eUnit_none = 254 , eUnit_unspecified = 255
}
 Unit information provides the units for the values reported for this TID. More...
 
enum  ETransform {
  eTransform_linear = 1 , eTransform_ln = 2 , eTransform_log = 3 , eTransform_reciprocal = 4 ,
  eTransform_negative = 5 , eTransform_nlog = 6 , eTransform_nln = 7 , eTransform_linear = 1 ,
  eTransform_ln = 2 , eTransform_log = 3 , eTransform_reciprocal = 4 , eTransform_negative = 5 ,
  eTransform_nlog = 6 , eTransform_nln = 7
}
 Value Transform information qualifies the values reported for this TID. More...
 
enum  EAnnot {
  eAnnot_pmid = 1 , eAnnot_mmdb = 2 , eAnnot_url = 3 , eAnnot_protein_gi = 4 ,
  eAnnot_nucleotide_gi = 5 , eAnnot_taxonomy = 6 , eAnnot_mim = 7 , eAnnot_gene = 8 ,
  eAnnot_probe = 9 , eAnnot_aid = 10 , eAnnot_sid = 11 , eAnnot_cid = 12 ,
  eAnnot_protein_target_gi = 13 , eAnnot_biosystems_target_id = 14 , eAnnot_target_name = 15 , eAnnot_target_descr = 16 ,
  eAnnot_target_tax_id = 17 , eAnnot_gene_target_id = 18 , eAnnot_dna_nucleotide_target_gi = 19 , eAnnot_rna_nucleotide_target_gi = 20 ,
  eAnnot_pmid = 1 , eAnnot_mmdb = 2 , eAnnot_url = 3 , eAnnot_taxonomy = 6 ,
  eAnnot_mim = 7 , eAnnot_gene = 8 , eAnnot_probe = 9 , eAnnot_aid = 10 ,
  eAnnot_sid = 11 , eAnnot_cid = 12 , eAnnot_target_name = 15 , eAnnot_target_descr = 16 ,
  eAnnot_target_tax_id = 17 , eAnnot_gene_target_id = 18 , eAnnot_protein_target_accession = 21 , eAnnot_nucleotide_target_accession = 22 ,
  eAnnot_other = 255
}
 
enum class  E_memberIndex {
  e__allMandatory = 0 , e_tid , e_name , e_description ,
  e_type , e_constraints , e_unit , e_sunit ,
  e_transform , e_stransform , e_tc , e_ac ,
  e_panel_info , e_annot , e__allMandatory = 0 , e_tid ,
  e_name , e_description , e_type , e_constraints ,
  e_unit , e_sunit , e_transform , e_tc ,
  e_ac , e_ac_qualifier , e_annot
}
 
typedef int TTid
 
typedef string TName
 
typedef list< stringTDescription
 
typedef int TType
 
typedef C_Constraints TConstraints
 
typedef int TUnit
 
typedef string TSunit
 
typedef int TTransform
 
typedef string TStransform
 
typedef CPC_ConcentrationAttr TTc
 
typedef bool TAc
 
typedef CPC_AssayPanelTestResult TPanel_info
 
typedef int TAnnot
 
typedef Tparent::CMemberIndex< E_memberIndex, 14 > TmemberIndex
 
typedef int TTid
 
typedef CStringUTF8 TName
 
typedef list< CStringUTF8TDescription
 
typedef int TType
 
typedef C_Constraints TConstraints
 
typedef int TUnit
 
typedef string TSunit
 
typedef int TTransform
 
typedef CPC_ConcentrationAttr TTc
 
typedef bool TAc
 
typedef bool TAc_qualifier
 
typedef int TAnnot
 
typedef Tparent::CMemberIndex< E_memberIndex, 13 > TmemberIndex
 
- Public Types inherited from CObject
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...
 
- Static Public Member Functions inherited from CPC_ResultType_Base
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EType (void)
 Access to EType's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EUnit (void)
 Access to EUnit's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() ETransform (void)
 Access to ETransform's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAnnot (void)
 Access to EAnnot's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EType (void)
 Access to EType's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EUnit (void)
 Access to EUnit's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() ETransform (void)
 Access to ETransform's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAnnot (void)
 Access to EAnnot's attributes (values, names) as defined in spec. More...
 
- Static Public Member Functions inherited from CSerialObject
static void SetVerifyDataThread (ESerialVerifyData verify)
 
static void SetVerifyDataGlobal (ESerialVerifyData verify)
 
static string UnassignedString (void)
 
static CStringUTF8 UnassignedStringUTF8 (void)
 
static char UnassignedByte (void)
 
- Static Public Member Functions inherited from CObject
static NCBI_XNCBI_EXPORT void ThrowNullPointerException (void)
 Define method to throw null pointer exception. More...
 
static NCBI_XNCBI_EXPORT void ThrowNullPointerException (const type_info &type)
 
static EAllocFillMode GetAllocFillMode (void)
 
static void SetAllocFillMode (EAllocFillMode mode)
 
static void SetAllocFillMode (const string &value)
 Set mode from configuration parameter value. More...
 
- Static Public Member Functions inherited from CDebugDumpable
static void EnableDebugDump (bool on)
 
- Static Public Attributes inherited from CSerialObject
static const char * ms_UnassignedStr = "<*unassigned*>"
 
static const char ms_UnassignedByte = char(0xcd)
 
- Static Public Attributes inherited from CObject
static const TCount eCounterBitsCanBeDeleted = 1 << 0
 Define possible object states. More...
 
static const TCount eCounterBitsInPlainHeap = 1 << 1
 Heap signature was found. More...
 
static const TCount eCounterBitsPlaceMask
 Mask for 'in heap' state flags. More...
 
static const int eCounterStep = 1 << 2
 Skip over the "in heap" bits. More...
 
static const TCount eCounterValid = TCount(1) << (sizeof(TCount) * 8 - 2)
 Minimal value for valid objects (reference counter is zero) Must be a single bit value. More...
 
static const TCount eCounterStateMask
 Valid object, and object in heap. More...
 
- Protected Member Functions inherited from CObject
virtual void DeleteThis (void)
 Virtual method "deleting" this object. More...
 

Detailed Description

CPC_ResultType –.

Definition at line 65 of file PC_ResultType.hpp.


The documentation for this class was generated from the following files:
Modified on Sun Apr 14 05:27:27 2024 by modify_doxy.py rev. 669887