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

NCBI C++ ToolKit: src/objects/pcassay/PC_ResultType_.cpp Source File

85

m_object->RemoveReference();

106

(m_object =

new

(pool) ncbi::objects::CPC_RealMinMax())->

AddReference

();

118

(m_object =

new

(pool) ncbi::objects::CPC_IntegerMinMax())->

AddReference

();

144  return

NCBI_NS_NCBI::CInvalidChoiceSelection::GetName(index, sm_SelectionNames,

sizeof

(sm_SelectionNames)/

sizeof

(sm_SelectionNames[0]));

149  throw

NCBI_NS_NCBI::CInvalidChoiceSelection(

DIAG_COMPILE_INFO

,

this

, m_choice, index, sm_SelectionNames,

sizeof

(sm_SelectionNames)/

sizeof

(sm_SelectionNames[0]));

154

CheckSelected(e_Frange);

155  return

*

static_cast<const TFrange

*

>

(m_object);

161  return

*

static_cast<TFrange

*

>

(m_object);

167  if

( m_choice != e_Frange || m_object != ptr ) {

176

CheckSelected(e_Irange);

177  return

*

static_cast<const TIrange

*

>

(m_object);

183  return

*

static_cast<TIrange

*

>

(m_object);

189  if

( m_choice != e_Irange || m_object != ptr ) {

212  info

->CodeVersion(22400);

213  info

->DataSpec(ncbi::EDataSpec::eASN);

415  info

->RandomOrder();

416  info

->CodeVersion(22400);

417  info

->DataSpec(ncbi::EDataSpec::eASN);

User-defined methods of the data storage class.

CPC_AssayPanelTestResult –.

CPC_ConcentrationAttr –.

Allowed Values, used for validating incoming data If type is "float".

Definition of Allowed Result Types for a given Assay.

#define DIAG_COMPILE_INFO

Make compile time diagnostic information object to use in CNcbiDiag and CException.

#define MEMBER_PTR(MemberName)

#define SET_ENUM_INTERNAL_NAME(OwnerName, MemberName)

#define ADD_NAMED_MEMBER(MemberAlias, MemberName, TypeMacro, TypeMacroArgs)

#define ADD_NAMED_REF_MEMBER(MemberAlias, MemberName, ClassName)

#define SET_ENUM_MODULE(ModuleName)

#define ADD_NAMED_REF_CHOICE_VARIANT(MemberAlias, MemberName, ClassName)

#define ADD_NAMED_STD_MEMBER(MemberAlias, MemberName)

#define SET_CLASS_MODULE(ModuleName)

#define ADD_NAMED_ENUM_MEMBER(MemberAlias, MemberName, EnumName)

#define ADD_ENUM_VALUE(EnumValueName, EnumValueValue)

#define ADD_NAMED_STD_CHOICE_VARIANT(MemberAlias, MemberName)

#define SET_INTERNAL_NAME(OwnerName, MemberName)

#define SET_CHOICE_MODULE(ModuleName)

#define ADD_NAMED_BUF_CHOICE_VARIANT(MemberAlias, MemberName, TypeMacro, TypeMacroArgs)

void AddReference(void) const

Add reference to object.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

@ eUnit_fgml

femtograms per mL

@ eUnit_cm_sec

centimeter / second

@ eUnit_ppb

Parts per Billion.

@ eUnit_ngml

nanograms per mL

@ eUnit_hr_ng_ml

hour * nanogram / milliliter

@ eUnit_pgml

picograms per mL

@ eUnit_ugml

micrograms per mL

@ eUnit_rmin

Reciprocal Minutes.

@ eUnit_mgml

milligrams per mL

@ eUnit_ppm

Parts per Million.

@ eUnit_rday

Reciprocal Days.

@ eUnit_l_kg

liter / kilogram

@ eUnit_rsec

Reciprocal Seconds.

@ eUnit_ppt

Parts per Thousand.

@ eUnit_ml_min_kg

milliliter / minute / kilogram

@ eUnit_mg_kg

milligram / kilogram

@ e_not_set

No variant selected.

@ eAnnot_protein_target_gi

GenBank General ID (GI) for a Protein target.

@ eAnnot_aid

PubChem BioAssay ID, may be used in 'Summary' assay.

@ eAnnot_cid

PubChem Compound ID.

@ eAnnot_gene_target_id

NCBI Gene ID for a gene target.

@ eAnnot_probe

Entrez Probe ID.

@ eAnnot_protein_gi

GenBank General ID (GI) for a Protein.

@ eAnnot_rna_nucleotide_target_gi

GenBank General ID (GI) for a RNA Nucleotide target.

@ eAnnot_mim

MIM, Mendelian Inheritance in Man, ID.

@ eAnnot_sid

PubChem Substance ID, may be used in 'Summary' assay.

@ eAnnot_dna_nucleotide_target_gi

GenBank General ID (GI) for a DNA Nucleotide target.

@ eAnnot_taxonomy

Taxonomy ID for an Organism.

@ eAnnot_gene

Entrez Gene ID.

@ eAnnot_nucleotide_gi

GenBank General ID (GI) for a Nucleotide.

@ eAnnot_url

indicate TID data is a url that provides supplementary information

@ eAnnot_target_tax_id

NCBI Taxonomy ID for target molecule.

@ eAnnot_biosystems_target_id

NCBI BioSystems ID.

@ eAnnot_target_name

target name

@ eAnnot_target_descr

brief target description

@ eTransform_negative

Negative Linear Scale (-x)

@ eTransform_nln

Negative Natural Log Scane (-ln x)

@ eTransform_linear

Linear Scale (x)

@ eTransform_log

Log Base 10 Scale (log10 x)

@ eTransform_reciprocal

Reciprocal Scale (1/x)

@ eTransform_nlog

Negative Log Base 10 Scale (-log10 x)

@ eTransform_ln

Natural Log Scale (ln x)

void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)

EType

Result Data Type and Validation Information Result Data Type.

TConstraints & SetConstraints(void)

Assign a value to Constraints data member.

const TIrange & GetIrange(void) const

Get the variant data.

EUnit

Unit information provides the units for the values reported for this TID.

const TFrange & GetFrange(void) const

Get the variant data.

void ResetConstraints(void)

Reset Constraints data member.

void ResetName(void)

Reset Name data member.

E_Choice

Choice variants.

CRef< TPanel_info > m_Panel_info

virtual void Reset(void)

Reset the whole object.

void ThrowInvalidSelection(E_Choice index) const

Throw 'InvalidSelection' exception.

list< string > m_Description

CPC_ConcentrationAttr TTc

ETransform

Value Transform information qualifies the values reported for this TID.

void ResetPanel_info(void)

Reset Panel_info data member.

void ResetSunit(void)

Reset Sunit data member.

static const char *const sm_SelectionNames[]

void ResetTid(void)

Reset Tid data member.

C_Constraints TConstraints

CPC_AssayPanelTestResult TPanel_info

void ResetAnnot(void)

Reset Annot data member.

void ResetTc(void)

Reset Tc data member.

void ResetTransform(void)

Reset Transform data member.

virtual ~CPC_ResultType_Base(void)

void ResetDescription(void)

Reset Description data member.

TFrange & SetFrange(void)

Select the variant.

TIrange & SetIrange(void)

Select the variant.

CRef< TConstraints > m_Constraints

TPanel_info & SetPanel_info(void)

Assign a value to Panel_info data member.

CPC_ResultType_Base(void)

void Reset(void)

Reset the whole object.

void ResetSelection(void)

Reset the selection (set it to e_not_set).

void ResetAc(void)

Reset Ac data member.

void ResetType(void)

Reset Type data member.

void ResetStransform(void)

Reset Stransform data member.

void ResetUnit(void)

Reset Unit data member.

TTc & SetTc(void)

Assign a value to Tc data member.

static string SelectionName(E_Choice index)

Retrieve selection name (for diagnostic purposes).

const GenericPointer< typename T::ValueType > T2 value

User-defined methods of the data storage class.

User-defined methods of the data storage class.

User-defined methods of the data storage class.

User-defined methods of the data storage class.

BEGIN_NAMED_BASE_CLASS_INFO("PC-ResultType", CPC_ResultType)

BEGIN_NAMED_CHOICE_INFO("", CPC_ResultType_Base::C_Constraints)

BEGIN_NAMED_ENUM_IN_INFO("", CPC_ResultType_Base::, EType, true)


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