eActivity_outcome_method_other = 0,
96eActivity_outcome_method_screening = 1,
97eActivity_outcome_method_confirmatory = 2,
98eActivity_outcome_method_summary = 3
110 typedeflist< CRef< CPC_AssayTargetInfo > >
TTarget;
111 typedeflist< CRef< CPC_AnnotatedXRef > >
TXref;
113 typedeflist< CRef< CPC_AssayDRAttr > >
TDr;
126e_activity_outcome_method,
128e_categorized_comment
145 boolIsSetMid(
void)
const;
152 boolCanGetMid(
void)
const;
155 voidResetMid(
void);
161 TMidGetMid(
void)
const;
173 TMid& SetMid(
void);
183 boolIsSetName(
void)
const;
190 boolCanGetName(
void)
const;
193 voidResetName(
void);
199 const TName& GetName(
void)
const;
212 TName& SetName(
void);
223 boolIsSetDescription(
void)
const;
230 boolCanGetDescription(
void)
const;
233 voidResetDescription(
void);
262 boolIsSetProtocol(
void)
const;
269 boolCanGetProtocol(
void)
const;
272 voidResetProtocol(
void);
278 const TProtocol& GetProtocol(
void)
const;
294 boolIsSetComment(
void)
const;
301 boolCanGetComment(
void)
const;
304 voidResetComment(
void);
310 const TComment& GetComment(
void)
const;
326 boolIsSetTarget(
void)
const;
333 boolCanGetTarget(
void)
const;
336 voidResetTarget(
void);
342 const TTarget& GetTarget(
void)
const;
358 boolIsSetXref(
void)
const;
365 boolCanGetXref(
void)
const;
368 voidResetXref(
void);
374 const TXref& GetXref(
void)
const;
380 TXref& SetXref(
void);
389 boolIsSetActivity_outcome_method(
void)
const;
396 boolCanGetActivity_outcome_method(
void)
const;
399 voidResetActivity_outcome_method(
void);
427 boolIsSetDr(
void)
const;
434 boolCanGetDr(
void)
const;
437 voidResetDr(
void);
443 const TDr& GetDr(
void)
const;
459 boolIsSetCategorized_comment(
void)
const;
466 boolCanGetCategorized_comment(
void)
const;
469 voidResetCategorized_comment(
void);
484 virtual voidReset(
void);
500list< CRef< CPC_AnnotatedXRef > >
m_Xref;
502list< CRef< CPC_AssayDRAttr > >
m_Dr;
593 m_Name= std::forward<CPC_AssayPanelMember_Base::TName>(
value);
Specific information about each panel member(or component), such as target, cell line name,...
Base class for all serializable objects.
static char UnassignedByte(void)
void ThrowUnassigned(TMemberIndex index) const
#define ENUM_METHOD_NAME(EnumName)
static string UnassignedString(void)
uint32_t Uint4
4-byte (32-bit) unsigned integer
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_PCASSAY_EXPORT
list< CRef< CPC_AssayTargetInfo > > TTarget
bool CanGetComment(void) const
Check if it is safe to call GetComment method.
TDr & SetDr(void)
Assign a value to Dr data member.
bool CanGetDescription(void) const
Check if it is safe to call GetDescription method.
bool CanGetName(void) const
Check if it is safe to call GetName method.
bool IsSetActivity_outcome_method(void) const
Check if a value has been assigned to Activity_outcome_method data member.
list< CRef< CPC_AssayDRAttr > > m_Dr
bool IsSetDescription(void) const
description about specifics of this panel member such as about cell line, or target information Check...
EActivity_outcome_method
Assay Outcome Qualifier.
bool CanGetProtocol(void) const
Check if it is safe to call GetProtocol method.
int m_Activity_outcome_method
CPC_AssayPanelMember_Base & operator=(const CPC_AssayPanelMember_Base &)
list< string > m_Protocol
const TProtocol & GetProtocol(void) const
Get the Protocol member data.
TActivity_outcome_method GetActivity_outcome_method(void) const
Get the Activity_outcome_method member data.
list< CRef< CPC_AnnotatedXRef > > TXref
bool IsSetComment(void) const
Comments or additional information Check if a value has been assigned to Comment data member.
const TDescription & GetDescription(void) const
Get the Description member data.
const TComment & GetComment(void) const
Get the Comment member data.
bool IsSetProtocol(void) const
Specific procedure used to generate results for the panel member Check if a value has been assigned t...
bool CanGetXref(void) const
Check if it is safe to call GetXref method.
list< CRef< CPC_AssayTargetInfo > > m_Target
void ResetActivity_outcome_method(void)
Reset Activity_outcome_method data member.
TTarget & SetTarget(void)
Assign a value to Target data member.
TActivity_outcome_method & SetActivity_outcome_method(void)
Assign a value to Activity_outcome_method data member.
void ResetMid(void)
Reset Mid data member.
bool IsSetMid(void) const
ID for panel member if a kinase panel with 300 kinases, ID will range from 1 to 300 TIDs of the same ...
const TXref & GetXref(void) const
Get the Xref member data.
list< CRef< CPC_CategorizedComment > > m_Categorized_comment
DECLARE_INTERNAL_TYPE_INFO()
TName & SetName(void)
Assign a value to Name data member.
bool CanGetActivity_outcome_method(void) const
Check if it is safe to call GetActivity_outcome_method method.
TMid & SetMid(void)
Assign a value to Mid data member.
list< CRef< CPC_AssayDRAttr > > TDr
bool CanGetMid(void) const
Check if it is safe to call GetMid method.
bool IsSetTarget(void) const
often provided for profiling assays across protein families Check if a value has been assigned to Tar...
list< CRef< CPC_CategorizedComment > > TCategorized_comment
const TTarget & GetTarget(void) const
Get the Target member data.
TProtocol & SetProtocol(void)
Assign a value to Protocol data member.
TComment & SetComment(void)
Assign a value to Comment data member.
CPC_AssayPanelMember_Base(const CPC_AssayPanelMember_Base &)
TMid GetMid(void) const
Get the Mid member data.
bool IsSetName(void) const
short name for this panel member Check if a value has been assigned to Name data member.
list< CRef< CPC_AnnotatedXRef > > m_Xref
Tparent::CMemberIndex< E_memberIndex, 11 > TmemberIndex
bool CanGetTarget(void) const
Check if it is safe to call GetTarget method.
const TDr & GetDr(void) const
Get the Dr member data.
bool IsSetXref(void) const
annotated Cross-Reference Information Check if a value has been assigned to Xref data member.
bool CanGetCategorized_comment(void) const
Check if it is safe to call GetCategorized_comment method.
const TName & GetName(void) const
Get the Name member data.
const TCategorized_comment & GetCategorized_comment(void) const
Get the Categorized_comment member data.
bool IsSetDr(void) const
Dose-Response Attribution within the panel member Check if a value has been assigned to Dr data membe...
TXref & SetXref(void)
Assign a value to Xref data member.
TDescription & SetDescription(void)
Assign a value to Description data member.
bool IsSetCategorized_comment(void) const
to report categorized description/comment by associating with a category title Check if a value has b...
TCategorized_comment & SetCategorized_comment(void)
Assign a value to Categorized_comment data member.
bool CanGetDr(void) const
Check if it is safe to call GetDr method.
int TActivity_outcome_method
const GenericPointer< typename T::ValueType > T2 value
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