NCBI C++ ToolKit
|
Search Toolkit Book for CPC_ResultType
#include <objects/pcassay/PC_ResultType.hpp>
Public Member Functions | |
CPC_ResultType (void) | |
~CPC_ResultType (void) | |
CPC_ResultType (void) | |
~CPC_ResultType (void) | |
![]() | |
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... | |
TTid & | SetTid (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 TName & | GetName (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) |
TName & | SetName (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 TDescription & | GetDescription (void) const |
Get the Description member data. More... | |
TDescription & | SetDescription (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... | |
TType & | SetType (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 TConstraints & | GetConstraints (void) const |
Get the Constraints member data. More... | |
void | SetConstraints (TConstraints &value) |
Assign a value to Constraints data member. More... | |
TConstraints & | SetConstraints (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... | |
TUnit & | SetUnit (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 TSunit & | GetSunit (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) |
TSunit & | SetSunit (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... | |
TTransform & | SetTransform (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 TStransform & | GetStransform (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) |
TStransform & | SetStransform (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 TTc & | GetTc (void) const |
Get the Tc member data. More... | |
void | SetTc (TTc &value) |
Assign a value to Tc data member. More... | |
TTc & | SetTc (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... | |
TAc & | SetAc (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_info & | GetPanel_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_info & | SetPanel_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... | |
TAnnot & | SetAnnot (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... | |
TTid & | SetTid (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 TName & | GetName (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) |
TName & | SetName (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 TDescription & | GetDescription (void) const |
Get the Description member data. More... | |
TDescription & | SetDescription (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... | |
TType & | SetType (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 TConstraints & | GetConstraints (void) const |
Get the Constraints member data. More... | |
void | SetConstraints (TConstraints &value) |
Assign a value to Constraints data member. More... | |
TConstraints & | SetConstraints (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... | |
TUnit & | SetUnit (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 TSunit & | GetSunit (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) |
TSunit & | SetSunit (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... | |
TTransform & | SetTransform (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 TTc & | GetTc (void) const |
Get the Tc member data. More... | |
void | SetTc (TTc &value) |
Assign a value to Tc data member. More... | |
TTc & | SetTc (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... | |
TAc & | SetAc (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_qualifier & | SetAc_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... | |
TAnnot & | SetAnnot (void) |
Assign a value to Annot data member. More... | |
virtual void | Reset (void) |
Reset the whole object. More... | |
![]() | |
CSerialObject (void) | |
virtual | ~CSerialObject (void) |
virtual const CTypeInfo * | GetThisTypeInfo (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 string & | GetNamespaceName (void) const |
Get namespace name. More... | |
bool | HasNamespacePrefix (void) const |
Check if data type has namespace prefix. More... | |
const string & | GetNamespacePrefix (void) const |
Get namespace prefix. More... | |
![]() | |
CObject (void) | |
Constructor. More... | |
CObject (const CObject &src) | |
Copy constructor. More... | |
virtual | ~CObject (void) |
Destructor. More... | |
CObject & | operator= (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 |
Private Types | |
typedef CPC_ResultType_Base | Tparent |
typedef CPC_ResultType_Base | Tparent |
Private Member Functions | |
CPC_ResultType (const CPC_ResultType &value) | |
CPC_ResultType & | operator= (const CPC_ResultType &value) |
CPC_ResultType (const CPC_ResultType &value) | |
CPC_ResultType & | operator= (const CPC_ResultType &value) |
Definition at line 65 of file PC_ResultType.hpp.