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

NCBI C++ ToolKit: include/objects/pcassay/PC_AssayPanelMember_.hpp Source File

41 #ifndef OBJECTS_PCASSAY_PC_ASSAYPANELMEMBER_BASE_HPP 42 #define OBJECTS_PCASSAY_PC_ASSAYPANELMEMBER_BASE_HPP 53 #ifndef BEGIN_objects_SCOPE 54 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 55 # define END_objects_SCOPE END_SCOPE(objects) 95

eActivity_outcome_method_other = 0,

96

eActivity_outcome_method_screening = 1,

97

eActivity_outcome_method_confirmatory = 2,

98

eActivity_outcome_method_summary = 3

110  typedef

list< CRef< CPC_AssayTargetInfo > >

TTarget

;

111  typedef

list< CRef< CPC_AnnotatedXRef > >

TXref

;

113  typedef

list< CRef< CPC_AssayDRAttr > >

TDr

;

126

e_activity_outcome_method,

128

e_categorized_comment

145  bool

IsSetMid(

void

)

const

;

152  bool

CanGetMid(

void

)

const

;

155  void

ResetMid(

void

);

161  TMid

GetMid(

void

)

const

;

173  TMid

& SetMid(

void

);

183  bool

IsSetName(

void

)

const

;

190  bool

CanGetName(

void

)

const

;

193  void

ResetName(

void

);

199  const TName

& GetName(

void

)

const

;

212  TName

& SetName(

void

);

223  bool

IsSetDescription(

void

)

const

;

230  bool

CanGetDescription(

void

)

const

;

233  void

ResetDescription(

void

);

262  bool

IsSetProtocol(

void

)

const

;

269  bool

CanGetProtocol(

void

)

const

;

272  void

ResetProtocol(

void

);

278  const TProtocol

& GetProtocol(

void

)

const

;

294  bool

IsSetComment(

void

)

const

;

301  bool

CanGetComment(

void

)

const

;

304  void

ResetComment(

void

);

310  const TComment

& GetComment(

void

)

const

;

326  bool

IsSetTarget(

void

)

const

;

333  bool

CanGetTarget(

void

)

const

;

336  void

ResetTarget(

void

);

342  const TTarget

& GetTarget(

void

)

const

;

358  bool

IsSetXref(

void

)

const

;

365  bool

CanGetXref(

void

)

const

;

368  void

ResetXref(

void

);

374  const TXref

& GetXref(

void

)

const

;

380  TXref

& SetXref(

void

);

389  bool

IsSetActivity_outcome_method(

void

)

const

;

396  bool

CanGetActivity_outcome_method(

void

)

const

;

399  void

ResetActivity_outcome_method(

void

);

427  bool

IsSetDr(

void

)

const

;

434  bool

CanGetDr(

void

)

const

;

437  void

ResetDr(

void

);

443  const TDr

& GetDr(

void

)

const

;

459  bool

IsSetCategorized_comment(

void

)

const

;

466  bool

CanGetCategorized_comment(

void

)

const

;

469  void

ResetCategorized_comment(

void

);

484  virtual void

Reset(

void

);

500

list< CRef< CPC_AnnotatedXRef > >

m_Xref

;

502

list< 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