NCBI C++ ToolKit
|
Classes | |
class | CByte_graph |
CByte_graph –. More... | |
class | CByte_graph_Base |
integer from 0-255 More... | |
class | CInt_graph |
CInt_graph –. More... | |
class | CInt_graph_Base |
CInt_graph_Base –. More... | |
class | CReal_graph |
CReal_graph –. More... | |
class | CReal_graph_Base |
CReal_graph_Base –. More... | |
class | CSeq_graph_Base |
*** Sequence Graph ******************************** * * for values mapped by residue or range to sequence * More... | |
class | CSeq_graph_Base::C_Graph |
C_Graph –. More... | |
typedef double CSeq_graph_Base::TA |
Definition at line 279 of file Seq_graph_.hpp.
typedef int CByte_graph_Base::TAxis |
Definition at line 88 of file Byte_graph_.hpp.
typedef int CInt_graph_Base::TAxis |
Definition at line 87 of file Int_graph_.hpp.
typedef double CReal_graph_Base::TAxis |
Definition at line 87 of file Real_graph_.hpp.
typedef double CSeq_graph_Base::TB |
Definition at line 280 of file Seq_graph_.hpp.
Definition at line 175 of file Seq_graph_.hpp.
typedef string CSeq_graph_Base::TComment |
Definition at line 274 of file Seq_graph_.hpp.
typedef TSeqPos CSeq_graph_Base::TComp |
Definition at line 278 of file Seq_graph_.hpp.
typedef C_Graph CSeq_graph_Base::TGraph |
Definition at line 282 of file Seq_graph_.hpp.
Definition at line 174 of file Seq_graph_.hpp.
typedef CSeq_loc CSeq_graph_Base::TLoc |
Definition at line 275 of file Seq_graph_.hpp.
typedef int CByte_graph_Base::TMax |
Definition at line 86 of file Byte_graph_.hpp.
typedef int CInt_graph_Base::TMax |
Definition at line 85 of file Int_graph_.hpp.
typedef double CReal_graph_Base::TMax |
Definition at line 85 of file Real_graph_.hpp.
Definition at line 99 of file Byte_graph_.hpp.
Definition at line 98 of file Int_graph_.hpp.
Definition at line 98 of file Real_graph_.hpp.
Definition at line 298 of file Seq_graph_.hpp.
typedef int CByte_graph_Base::TMin |
Definition at line 87 of file Byte_graph_.hpp.
typedef int CInt_graph_Base::TMin |
Definition at line 86 of file Int_graph_.hpp.
typedef double CReal_graph_Base::TMin |
Definition at line 86 of file Real_graph_.hpp.
typedef TSeqPos CSeq_graph_Base::TNumval |
Definition at line 281 of file Seq_graph_.hpp.
|
private |
Definition at line 67 of file Byte_graph.hpp.
|
private |
Definition at line 75 of file Byte_graph_.hpp.
|
private |
Definition at line 67 of file Int_graph.hpp.
|
private |
Definition at line 74 of file Int_graph_.hpp.
|
private |
Definition at line 67 of file Real_graph.hpp.
|
private |
Definition at line 74 of file Real_graph_.hpp.
|
private |
Definition at line 85 of file Seq_graph_.hpp.
|
private |
Definition at line 102 of file Seq_graph_.hpp.
Definition at line 173 of file Seq_graph_.hpp.
typedef string CSeq_graph_Base::TTitle |
Definition at line 273 of file Seq_graph_.hpp.
typedef string CSeq_graph_Base::TTitle_x |
Definition at line 276 of file Seq_graph_.hpp.
typedef string CSeq_graph_Base::TTitle_y |
Definition at line 277 of file Seq_graph_.hpp.
typedef vector< char > CByte_graph_Base::TValues |
Definition at line 89 of file Byte_graph_.hpp.
typedef vector< int > CInt_graph_Base::TValues |
Definition at line 88 of file Int_graph_.hpp.
typedef vector< double > CReal_graph_Base::TValues |
Definition at line 88 of file Real_graph_.hpp.
Choice variants.
Enumerator | |
---|---|
e_not_set | No variant selected. |
e_Real | |
e_Int | |
e_Byte |
Definition at line 114 of file Seq_graph_.hpp.
Maximum+1 value of the choice variant enumerator.
Enumerator | |
---|---|
e_MaxChoice | == e_Byte+1 |
Definition at line 121 of file Seq_graph_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_max | |
e_min | |
e_axis | |
e_values |
Definition at line 92 of file Byte_graph_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_max | |
e_min | |
e_axis | |
e_values |
Definition at line 91 of file Int_graph_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_max | |
e_min | |
e_axis | |
e_values |
Definition at line 91 of file Real_graph_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_title | |
e_comment | |
e_loc | |
e_title_x | |
e_title_y | |
e_comp | |
e_a | |
e_b | |
e_numval | |
e_graph |
Definition at line 285 of file Seq_graph_.hpp.
END_CHOICE_INFO CSeq_graph_Base::C_Graph::C_Graph | ( | void | ) |
Definition at line 191 of file Seq_graph_.cpp.
|
inline |
Check if it is safe to call GetA method.
Definition at line 1034 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetA().
Referenced by CSeq_graph_Base::GetA(), CWiggleWriter::xWriteSingleGraphRecordsByte(), CWiggleWriter::xWriteSingleGraphRecordsInt(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
inline |
Check if it is safe to call GetAxis method.
Definition at line 373 of file Byte_graph_.hpp.
References CByte_graph_Base::IsSetAxis().
Referenced by CByte_graph_Base::GetAxis().
|
inline |
Check if it is safe to call GetAxis method.
Definition at line 372 of file Int_graph_.hpp.
References CInt_graph_Base::IsSetAxis().
Referenced by CInt_graph_Base::GetAxis().
|
inline |
Check if it is safe to call GetAxis method.
Definition at line 375 of file Real_graph_.hpp.
References CReal_graph_Base::IsSetAxis().
Referenced by CReal_graph_Base::GetAxis().
|
inline |
Check if it is safe to call GetB method.
Definition at line 1081 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetB().
Referenced by CSeq_graph_Base::GetB(), CWiggleWriter::xWriteSingleGraphRecordsByte(), CWiggleWriter::xWriteSingleGraphRecordsInt(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
inline |
Check if it is safe to call GetComment method.
Definition at line 816 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetComment().
Referenced by CSeq_graph_Base::GetComment().
|
inline |
Check if it is safe to call GetComp method.
Definition at line 987 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetComp().
Referenced by CSeq_graph_Base::GetComp(), and CWiggleWriter::xWriteSingleGraphFixedStep().
|
inline |
Check if it is safe to call GetGraph method.
Definition at line 1175 of file Seq_graph_.hpp.
Referenced by CWiggleWriter::xContainsDataByte(), CWiggleWriter::xContainsDataInt(), CWiggleWriter::xContainsDataReal(), CWiggleWriter::xWriteSingleGraphRecordsByte(), CWiggleWriter::xWriteSingleGraphRecordsInt(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
inline |
Check if it is safe to call GetLoc method.
Definition at line 863 of file Seq_graph_.hpp.
Referenced by CTraceDataProxy::LoadData(), CSGTraceGraphDS::LoadData(), s_UpdateSeqGraphLoc(), CVectorTrimPanel::x_UpdateSeqGraphLoc(), CReportTrim::x_UpdateSeqGraphLoc(), and CWiggleWriter::xWriteSingleGraphFixedStep().
|
inline |
Check if it is safe to call GetMax method.
Definition at line 279 of file Byte_graph_.hpp.
References CByte_graph_Base::IsSetMax().
Referenced by CByte_graph_Base::GetMax().
|
inline |
Check if it is safe to call GetMax method.
Definition at line 278 of file Int_graph_.hpp.
References CInt_graph_Base::IsSetMax().
Referenced by CInt_graph_Base::GetMax().
|
inline |
Check if it is safe to call GetMax method.
Definition at line 281 of file Real_graph_.hpp.
References CReal_graph_Base::IsSetMax().
Referenced by CReal_graph_Base::GetMax().
|
inline |
Check if it is safe to call GetMin method.
Definition at line 326 of file Byte_graph_.hpp.
References CByte_graph_Base::IsSetMin().
Referenced by CByte_graph_Base::GetMin().
|
inline |
Check if it is safe to call GetMin method.
Definition at line 325 of file Int_graph_.hpp.
References CInt_graph_Base::IsSetMin().
Referenced by CInt_graph_Base::GetMin().
|
inline |
Check if it is safe to call GetMin method.
Definition at line 328 of file Real_graph_.hpp.
References CReal_graph_Base::IsSetMin().
Referenced by CReal_graph_Base::GetMin().
|
inline |
Check if it is safe to call GetNumval method.
Definition at line 1128 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetNumval().
Referenced by CSeq_graph_Base::GetNumval(), CWiggleWriter::xContainsDataByte(), CWiggleWriter::xContainsDataInt(), CWiggleWriter::xContainsDataReal(), CWiggleWriter::xWriteSingleGraph(), CWiggleWriter::xWriteSingleGraphRecordsByte(), CWiggleWriter::xWriteSingleGraphRecordsInt(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
inline |
Check if it is safe to call GetTitle method.
Definition at line 769 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetTitle().
Referenced by CSeq_graph_Base::GetTitle(), CTraceDataProxy::LoadData(), and CSGTraceGraphDS::LoadData().
|
inline |
Check if it is safe to call GetTitle_x method.
Definition at line 893 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetTitle_x().
Referenced by CSeq_graph_Base::GetTitle_x().
|
inline |
Check if it is safe to call GetTitle_y method.
Definition at line 940 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetTitle_y().
Referenced by CSeq_graph_Base::GetTitle_y().
|
inline |
Check if it is safe to call GetValues method.
Definition at line 420 of file Byte_graph_.hpp.
References CByte_graph_Base::IsSetValues().
Referenced by CByte_graph_Base::GetValues(), CWiggleWriter::xContainsDataByte(), and CWiggleWriter::xWriteSingleGraphRecordsByte().
|
inline |
Check if it is safe to call GetValues method.
Definition at line 419 of file Int_graph_.hpp.
Referenced by CWiggleWriter::xContainsDataInt(), and CWiggleWriter::xWriteSingleGraphRecordsInt().
|
inline |
Check if it is safe to call GetValues method.
Definition at line 422 of file Real_graph_.hpp.
Referenced by CWiggleWriter::xContainsDataReal(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
private |
|
inline |
Definition at line 86 of file Byte_graph.hpp.
|
private |
END_CLASS_INFO CByte_graph_Base::CByte_graph_Base | ( | void | ) |
Definition at line 78 of file Byte_graph_.cpp.
References CByte_graph_Base::m_set_State.
|
inline |
Verify selection, throw exception if it differs from the expected.
index | Expected selection. |
Definition at line 722 of file Seq_graph_.hpp.
|
private |
|
inline |
Definition at line 86 of file Int_graph.hpp.
|
private |
END_CLASS_INFO CInt_graph_Base::CInt_graph_Base | ( | void | ) |
Definition at line 78 of file Int_graph_.cpp.
References CInt_graph_Base::m_set_State.
|
private |
|
inline |
Definition at line 86 of file Real_graph.hpp.
|
private |
END_CLASS_INFO CReal_graph_Base::CReal_graph_Base | ( | void | ) |
Definition at line 78 of file Real_graph_.cpp.
References CReal_graph_Base::m_set_State.
|
private |
END_CLASS_INFO CSeq_graph_Base::CSeq_graph_Base | ( | void | ) |
Definition at line 289 of file Seq_graph_.cpp.
References CObject::IsAllocatedInPool(), CSeq_graph_Base::m_set_State, CSeq_graph_Base::ResetGraph(), and CSeq_graph_Base::ResetLoc().
CByte_graph_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CInt_graph_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CReal_graph_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CSeq_graph_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CSeq_graph_Base::C_Graph::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
|
private |
Definition at line 74 of file Seq_graph_.cpp.
References CObject::AddReference().
|
inline |
Get the A member data.
Definition at line 1047 of file Seq_graph_.hpp.
References CSeq_graph_Base::CanGetA(), CSeq_graph_Base::m_A, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::GetA(), CSeq_graph_Handle::GetA(), CTraceDataProxy::LoadData(), CSGTraceGraphDS::LoadData(), s_AddGraphToMap(), s_Fingerprint_Seq_graph(), CBamRefSeqInfo::x_LoadRangesCov(), CBedGraphWriter::xWriteSingleGraphByte(), CBedGraphWriter::xWriteSingleGraphInt(), CBedGraphWriter::xWriteSingleGraphReal(), CWiggleWriter::xWriteSingleGraphRecordsByte(), CWiggleWriter::xWriteSingleGraphRecordsInt(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
inline |
Get the Axis member data.
Definition at line 386 of file Byte_graph_.hpp.
References CByte_graph_Base::CanGetAxis(), CByte_graph_Base::m_Axis, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CVectorTrimPanel::x_TrimSeqGraphData(), and CReportTrim::x_TrimSeqGraphData().
|
inline |
Get the Axis member data.
Definition at line 385 of file Int_graph_.hpp.
References CInt_graph_Base::CanGetAxis(), CInt_graph_Base::m_Axis, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), and CSeq_loc_Mapper_Base::Map().
|
inline |
Get the Axis member data.
Definition at line 388 of file Real_graph_.hpp.
References CReal_graph_Base::CanGetAxis(), CReal_graph_Base::m_Axis, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), and s_Fingerprint_Real_graph().
|
inline |
Get the B member data.
Definition at line 1094 of file Seq_graph_.hpp.
References CSeq_graph_Base::CanGetB(), CSeq_graph_Base::m_B, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::GetB(), CSeq_graph_Handle::GetB(), s_AddGraphToMap(), s_Fingerprint_Seq_graph(), CBamRefSeqInfo::x_LoadRangesCov(), CBedGraphWriter::xWriteSingleGraphByte(), CBedGraphWriter::xWriteSingleGraphInt(), CBedGraphWriter::xWriteSingleGraphReal(), CWiggleWriter::xWriteSingleGraphRecordsByte(), CWiggleWriter::xWriteSingleGraphRecordsInt(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
const CSeq_graph_Base::C_Graph::TByte & CSeq_graph_Base::C_Graph::GetByte | ( | void | ) | const |
Get the variant data.
Definition at line 153 of file Seq_graph_.cpp.
Referenced by SGraphMaker::AddActualValues(), NSnpAnnot::EstimateSNPCount(), CTraceDataProxy::LoadData(), CSGTraceGraphDS::LoadData(), CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CDemoApp::Run(), s_Fingerprint_Seq_graph(), Split_Qscore_SeqGraph_By_DeltaSeq(), sx_AddBits(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), TrimSeqGraph(), CValidError_graph::ValidateSeqGraph(), CValidError_graph::ValidateSeqGraphContext(), CSGAnnotJob::x_AddGraphObject(), CSGAlignStatJob::x_CollectAlignStats(), CSnpJob::x_FetchGraphs(), CBamRefSeqInfo::x_LoadRangesCov(), CSGAlnQualityScore::x_RetrieveQualityMap(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), CValidError_graph::x_ValidateGraphValues(), CWiggleWriter::xContainsDataByte(), CBedGraphWriter::xWriteSingleGraphByte(), and CWiggleWriter::xWriteSingleGraphRecordsByte().
|
inline |
Get the Comment member data.
Definition at line 822 of file Seq_graph_.hpp.
References CSeq_graph_Base::CanGetComment(), CSeq_graph_Base::m_Comment, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::GetComment(), CSeq_graph_Handle::GetComment(), and s_Fingerprint_Seq_graph().
|
inline |
Get the Comp member data.
Definition at line 1000 of file Seq_graph_.hpp.
References CSeq_graph_Base::CanGetComp(), CSeq_graph_Base::m_Comp, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::GetComp(), CSeq_graph_Handle::GetComp(), CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), s_AddGraphToMap(), sx_AddBits(), CAlignmentAssistant::TrimQualityScores(), CBamRefSeqInfo::x_LoadRangesCov(), CBedGraphWriter::xWriteSingleGraphByte(), CWiggleWriter::xWriteSingleGraphFixedStep(), CBedGraphWriter::xWriteSingleGraphInt(), and CBedGraphWriter::xWriteSingleGraphReal().
|
inline |
Get the Graph member data.
Definition at line 1181 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Graph, and CSeq_graph_Base::ResetGraph().
Referenced by SGraphMaker::AddActualValues(), CMappedGraph::GetGraph(), CSeq_graph_Handle::GetGraph(), CValidError_graph::IsSupportedGraphType(), CTraceDataProxy::LoadData(), CSGTraceGraphDS::LoadData(), CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CDemoApp::Run(), s_Fingerprint_Seq_graph(), Split_Qscore_SeqGraph_By_DeltaSeq(), sx_AddBits(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), CValidError_graph::ValidateSeqGraph(), CValidError_graph::ValidateSeqGraphContext(), CQualScoreWriter::Write(), CBamRefSeqInfo::x_LoadRangesCov(), CSGAlnQualityScore::x_RetrieveQualityMap(), CValidError_graph::x_ValidateGraphValues(), CQualScoreWriter::x_WriteHeader(), CWiggleWriter::xContainsDataByte(), CWiggleWriter::xContainsDataInt(), CWiggleWriter::xContainsDataReal(), CBedGraphWriter::xWriteSingleGraph(), CBedGraphWriter::xWriteSingleGraphByte(), CBedGraphWriter::xWriteSingleGraphInt(), CBedGraphWriter::xWriteSingleGraphReal(), CWiggleWriter::xWriteSingleGraphRecordsByte(), CWiggleWriter::xWriteSingleGraphRecordsInt(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
const CSeq_graph_Base::C_Graph::TInt & CSeq_graph_Base::C_Graph::GetInt | ( | void | ) | const |
Get the variant data.
Definition at line 131 of file Seq_graph_.cpp.
Referenced by NSnpAnnot::EstimateSNPCount(), CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CDemoApp::Run(), s_Fingerprint_Seq_graph(), sx_AddBits(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), CSGAnnotJob::x_AddGraphObject(), CSGAlignStatJob::x_CollectAlignStats(), CSnpJob::x_FetchGraphs(), CBamRefSeqInfo::x_LoadRangesCov(), CSGAlnQualityScore::x_RetrieveQualityMap(), CWiggleWriter::xContainsDataInt(), CBedGraphWriter::xWriteSingleGraphInt(), and CWiggleWriter::xWriteSingleGraphRecordsInt().
|
inline |
Get the Loc member data.
Definition at line 869 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Loc, and CSeq_graph_Base::ResetLoc().
Referenced by CSeqsRange::Add(), CSeq_loc_Conversion_Set::Convert(), CSeq_loc_Conversion::Convert(), GetAccessionFromObjects(), CDesktopGraphItem::GetDescription(), CSeq_graph_Handle::GetLoc(), CSeq_loc_Mapper_Base::Map(), CValidError_imp::PostErr(), CDemoApp::Run(), s_AddGraphToMap(), s_CompareTwoSeqGraphs(), s_Fingerprint_Seq_graph(), s_UpdateSeqGraphLoc(), CLDS2_AnnotType_Hook::SkipObject(), sx_AddBits(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), TrimSeqGraph(), CValidError_graph::ValidateGraphsOnBioseq(), CValidError_graph::ValidateSeqGraphContext(), CAnnotObject_Info::x_ProcessGraph(), CSplitDataLoader::x_SplitGraphs(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), CVectorTrimPanel::x_UpdateSeqGraphLoc(), CReportTrim::x_UpdateSeqGraphLoc(), CValidError_graph::x_ValidateGraphLocation(), CValidError_graph::x_ValidateGraphOnDeltaBioseq(), CValidError_graph::x_ValidateGraphValues(), CBedGraphWriter::xWriteSingleGraphByte(), CWiggleWriter::xWriteSingleGraphFixedStep(), CBedGraphWriter::xWriteSingleGraphInt(), and CBedGraphWriter::xWriteSingleGraphReal().
|
inline |
Get the Max member data.
Definition at line 292 of file Byte_graph_.hpp.
References CByte_graph_Base::CanGetMax(), CByte_graph_Base::m_Max, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), CValidError_graph::x_ValidateGraphValues(), and CValidError_graph::x_ValidateMaxValues().
|
inline |
Get the Max member data.
Definition at line 291 of file Int_graph_.hpp.
References CInt_graph_Base::CanGetMax(), CInt_graph_Base::m_Max, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), and CSeq_loc_Mapper_Base::Map().
|
inline |
Get the Max member data.
Definition at line 294 of file Real_graph_.hpp.
References CReal_graph_Base::CanGetMax(), CReal_graph_Base::m_Max, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), and s_Fingerprint_Real_graph().
|
inline |
Get the Min member data.
Definition at line 339 of file Byte_graph_.hpp.
References CByte_graph_Base::CanGetMin(), CByte_graph_Base::m_Min, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), CValidError_graph::x_ValidateGraphValues(), and CValidError_graph::x_ValidateMinValues().
|
inline |
Get the Min member data.
Definition at line 338 of file Int_graph_.hpp.
References CInt_graph_Base::CanGetMin(), CInt_graph_Base::m_Min, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), and CSeq_loc_Mapper_Base::Map().
|
inline |
Get the Min member data.
Definition at line 341 of file Real_graph_.hpp.
References CReal_graph_Base::CanGetMin(), CReal_graph_Base::m_Min, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), and s_Fingerprint_Real_graph().
|
inline |
Get the Numval member data.
Definition at line 1141 of file Seq_graph_.hpp.
References CSeq_graph_Base::CanGetNumval(), CSeq_graph_Base::m_Numval, and CSerialObject::ThrowUnassigned().
Referenced by BOOST_AUTO_TEST_CASE(), CMappedGraph::GetNumval(), CSeq_graph_Handle::GetNumval(), CDemoApp::Run(), sx_AddBits(), CValidError_graph::ValidateGraphsOnBioseq(), CValidError_graph::ValidateSeqGraphContext(), CBamRefSeqInfo::x_LoadRangesCov(), CValidError_graph::x_ValidateGraphOnDeltaBioseq(), CValidError_graph::x_ValidateGraphValues(), CWiggleWriter::xContainsDataByte(), CWiggleWriter::xContainsDataInt(), CWiggleWriter::xContainsDataReal(), CWiggleWriter::xWriteSingleGraph(), CBedGraphWriter::xWriteSingleGraphByte(), CBedGraphWriter::xWriteSingleGraphInt(), CBedGraphWriter::xWriteSingleGraphReal(), CWiggleWriter::xWriteSingleGraphRecordsByte(), CWiggleWriter::xWriteSingleGraphRecordsInt(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
const CSeq_graph_Base::C_Graph::TReal & CSeq_graph_Base::C_Graph::GetReal | ( | void | ) | const |
Get the variant data.
Definition at line 109 of file Seq_graph_.cpp.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), s_Fingerprint_Seq_graph(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), CSGAnnotJob::x_AddGraphObject(), CSGAlnQualityScore::x_RetrieveQualityMap(), CWiggleWriter::xContainsDataReal(), CBedGraphWriter::xWriteSingleGraphReal(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
inline |
Get the Title member data.
Definition at line 775 of file Seq_graph_.hpp.
References CSeq_graph_Base::CanGetTitle(), CSeq_graph_Base::m_Title, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::GetTitle(), CSeq_graph_Handle::GetTitle(), CValidError_graph::IsSupportedGraphType(), CTraceDataProxy::LoadData(), CSGTraceGraphDS::LoadData(), CValidError_imp::PostErr(), CDemoApp::Run(), s_Fingerprint_Seq_graph(), and Split_Qscore_SeqGraph_By_DeltaSeq().
|
inline |
Get the Title_x member data.
Definition at line 899 of file Seq_graph_.hpp.
References CSeq_graph_Base::CanGetTitle_x(), CSeq_graph_Base::m_Title_x, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::GetTitle_x(), CSeq_graph_Handle::GetTitle_x(), and s_Fingerprint_Seq_graph().
|
inline |
Get the Title_y member data.
Definition at line 946 of file Seq_graph_.hpp.
References CSeq_graph_Base::CanGetTitle_y(), CSeq_graph_Base::m_Title_y, and CSerialObject::ThrowUnassigned().
Referenced by CMappedGraph::GetTitle_y(), CSeq_graph_Handle::GetTitle_y(), and s_Fingerprint_Seq_graph().
|
inline |
Get the Values member data.
Definition at line 426 of file Byte_graph_.hpp.
References CByte_graph_Base::CanGetValues(), CByte_graph_Base::m_Values, and CSerialObject::ThrowUnassigned().
Referenced by NSnpAnnot::EstimateSNPCount(), CTraceDataProxy::LoadData(), CSGTraceGraphDS::LoadData(), CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), s_Fingerprint_Byte_graph(), Split_Qscore_SeqGraph_By_DeltaSeq(), sx_AddBits(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), TrimSeqGraph(), CValidError_graph::ValidateSeqGraphContext(), CQualScoreWriter::Write(), CSGAlignStatJob::x_CollectAlignStats(), CSnpJob::x_FetchGraphs(), CSGAlnQualityScore::x_RetrieveQualityMap(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), CValidError_graph::x_ValidateGraphValues(), CQualScoreWriter::x_WriteHeader(), CWiggleWriter::xContainsDataByte(), CBedGraphWriter::xWriteSingleGraphByte(), and CWiggleWriter::xWriteSingleGraphRecordsByte().
|
inline |
Get the Values member data.
Definition at line 425 of file Int_graph_.hpp.
References CInt_graph_Base::m_Values.
Referenced by NSnpAnnot::EstimateSNPCount(), CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), s_Fingerprint_Int_graph(), sx_AddBits(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), CSGAlignStatJob::x_CollectAlignStats(), CSnpJob::x_FetchGraphs(), CSGAlnQualityScore::x_RetrieveQualityMap(), CWiggleWriter::xContainsDataInt(), CBedGraphWriter::xWriteSingleGraphInt(), and CWiggleWriter::xWriteSingleGraphRecordsInt().
|
inline |
Get the Values member data.
Definition at line 428 of file Real_graph_.hpp.
References CReal_graph_Base::m_Values.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), s_Fingerprint_Real_graph(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), CSGAlnQualityScore::x_RetrieveQualityMap(), CWiggleWriter::xContainsDataReal(), CBedGraphWriter::xWriteSingleGraphReal(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
inline |
Check if variant Byte is selected.
Byte type is defined as 'typedef CByte_graph TByte'.
Definition at line 757 of file Seq_graph_.hpp.
Referenced by SGraphMaker::AddActualValues(), NSnpAnnot::EstimateSNPCount(), CValidError_graph::IsSupportedGraphType(), CDemoApp::Run(), Split_Qscore_SeqGraph_By_DeltaSeq(), sx_AddBits(), TrimSeqGraph(), CValidError_graph::ValidateSeqGraph(), CValidError_graph::ValidateSeqGraphContext(), CSnpJob::x_FetchGraphs(), CBamRefSeqInfo::x_LoadRangesCov(), CWiggleWriter::xContainsDataByte(), CBedGraphWriter::xWriteSingleGraph(), and CWiggleWriter::xWriteSingleGraphRecordsByte().
|
inline |
Check if variant Int is selected.
Int type is defined as 'typedef CInt_graph TInt'.
Definition at line 751 of file Seq_graph_.hpp.
Referenced by CSGAlignStatJob::x_CollectAlignStats(), CWiggleWriter::xContainsDataInt(), CBedGraphWriter::xWriteSingleGraph(), and CWiggleWriter::xWriteSingleGraphRecordsInt().
|
inline |
Check if variant Real is selected.
Real type is defined as 'typedef CReal_graph TReal'.
Definition at line 745 of file Seq_graph_.hpp.
Referenced by CWiggleWriter::xContainsDataReal(), CBedGraphWriter::xWriteSingleGraph(), and CWiggleWriter::xWriteSingleGraphRecordsReal().
|
inline |
for scaling values Check if a value has been assigned to A data member.
Data member A is optional; its type is defined as 'typedef double TA'
Definition at line 1028 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::CanGetA(), CMappedGraph::IsSetA(), CSeq_graph_Handle::IsSetA(), s_AddGraphToMap(), s_Fingerprint_Seq_graph(), and CSeq_graph_Base::SetA().
|
inline |
Check if a value has been assigned to Axis data member.
Data member Axis is mandatory; its type is defined as 'typedef int TAxis'
Definition at line 367 of file Byte_graph_.hpp.
References CByte_graph_Base::m_set_State.
Referenced by CByte_graph_Base::CanGetAxis(), and CByte_graph_Base::SetAxis().
|
inline |
Check if a value has been assigned to Axis data member.
Data member Axis is mandatory; its type is defined as 'typedef int TAxis'
Definition at line 366 of file Int_graph_.hpp.
References CInt_graph_Base::m_set_State.
Referenced by CInt_graph_Base::CanGetAxis(), and CInt_graph_Base::SetAxis().
|
inline |
value to draw axis on Check if a value has been assigned to Axis data member.
Data member Axis is mandatory; its type is defined as 'typedef double TAxis'
Definition at line 369 of file Real_graph_.hpp.
References CReal_graph_Base::m_set_State.
Referenced by CReal_graph_Base::CanGetAxis(), and CReal_graph_Base::SetAxis().
|
inline |
display = (a x value) + b Check if a value has been assigned to B data member.
Data member B is optional; its type is defined as 'typedef double TB'
Definition at line 1075 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::CanGetB(), CMappedGraph::IsSetB(), CSeq_graph_Handle::IsSetB(), s_AddGraphToMap(), s_Fingerprint_Seq_graph(), and CSeq_graph_Base::SetB().
|
inline |
Check if a value has been assigned to Comment data member.
Data member Comment is optional; its type is defined as 'typedef string TComment'
Definition at line 810 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::CanGetComment(), CMappedGraph::IsSetComment(), CSeq_graph_Handle::IsSetComment(), s_Fingerprint_Seq_graph(), and CSeq_graph_Base::SetComment().
|
inline |
compression (residues/value) Check if a value has been assigned to Comp data member.
Data member Comp is optional; its type is defined as 'typedef TSeqPos TComp'
Definition at line 981 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::CanGetComp(), CMappedGraph::IsSetComp(), CSeq_graph_Handle::IsSetComp(), CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), s_AddGraphToMap(), CSeq_graph_Base::SetComp(), and CAlignmentAssistant::TrimQualityScores().
|
inline |
Check if a value has been assigned to Graph data member.
Data member Graph is mandatory; its type is defined as 'typedef C_Graph TGraph'
Definition at line 1169 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Graph.
|
inline |
region this applies to Check if a value has been assigned to Loc data member.
Data member Loc is mandatory; its type is defined as 'typedef CSeq_loc TLoc'
Definition at line 857 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Loc.
Referenced by CModifySeqId::GetCommand(), CSeq_graph_Handle::IsSetLoc(), s_CompareTwoSeqGraphs(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), CValidError_graph::ValidateGraphsOnBioseq(), CValidError_graph::ValidateSeqGraphContext(), CAutogeneratedCleanup::x_BasicCleanupSeqGraph(), and CValidError_graph::x_ValidateGraphLocation().
|
inline |
Check if a value has been assigned to Max data member.
Data member Max is mandatory; its type is defined as 'typedef int TMax'
Definition at line 273 of file Byte_graph_.hpp.
References CByte_graph_Base::m_set_State.
Referenced by CByte_graph_Base::CanGetMax(), and CByte_graph_Base::SetMax().
|
inline |
Check if a value has been assigned to Max data member.
Data member Max is mandatory; its type is defined as 'typedef int TMax'
Definition at line 272 of file Int_graph_.hpp.
References CInt_graph_Base::m_set_State.
Referenced by CInt_graph_Base::CanGetMax(), and CInt_graph_Base::SetMax().
|
inline |
top of graph Check if a value has been assigned to Max data member.
Data member Max is mandatory; its type is defined as 'typedef double TMax'
Definition at line 275 of file Real_graph_.hpp.
References CReal_graph_Base::m_set_State.
Referenced by CReal_graph_Base::CanGetMax(), and CReal_graph_Base::SetMax().
|
inline |
Check if a value has been assigned to Min data member.
Data member Min is mandatory; its type is defined as 'typedef int TMin'
Definition at line 320 of file Byte_graph_.hpp.
References CByte_graph_Base::m_set_State.
Referenced by CByte_graph_Base::CanGetMin(), and CByte_graph_Base::SetMin().
|
inline |
Check if a value has been assigned to Min data member.
Data member Min is mandatory; its type is defined as 'typedef int TMin'
Definition at line 319 of file Int_graph_.hpp.
References CInt_graph_Base::m_set_State.
Referenced by CInt_graph_Base::CanGetMin(), and CInt_graph_Base::SetMin().
|
inline |
bottom of graph Check if a value has been assigned to Min data member.
Data member Min is mandatory; its type is defined as 'typedef double TMin'
Definition at line 322 of file Real_graph_.hpp.
References CReal_graph_Base::m_set_State.
Referenced by CReal_graph_Base::CanGetMin(), and CReal_graph_Base::SetMin().
|
inline |
number of values in graph Check if a value has been assigned to Numval data member.
Data member Numval is mandatory; its type is defined as 'typedef TSeqPos TNumval'
Definition at line 1122 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::CanGetNumval(), and CSeq_graph_Base::SetNumval().
|
inline |
Check if a value has been assigned to Title data member.
Data member Title is optional; its type is defined as 'typedef string TTitle'
Definition at line 763 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::CanGetTitle(), CMappedGraph::IsSetTitle(), CSeq_graph_Handle::IsSetTitle(), CValidError_graph::IsSupportedGraphType(), CValidError_imp::PostErr(), CDemoApp::Run(), s_Fingerprint_Seq_graph(), CSeq_graph_Base::SetTitle(), and Split_Qscore_SeqGraph_By_DeltaSeq().
|
inline |
title for x-axis Check if a value has been assigned to Title_x data member.
Data member Title_x is optional; its type is defined as 'typedef string TTitle_x'
Definition at line 887 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::CanGetTitle_x(), CMappedGraph::IsSetTitle_x(), CSeq_graph_Handle::IsSetTitle_x(), s_Fingerprint_Seq_graph(), and CSeq_graph_Base::SetTitle_x().
|
inline |
Check if a value has been assigned to Title_y data member.
Data member Title_y is optional; its type is defined as 'typedef string TTitle_y'
Definition at line 934 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::CanGetTitle_y(), CMappedGraph::IsSetTitle_y(), CSeq_graph_Handle::IsSetTitle_y(), s_Fingerprint_Seq_graph(), and CSeq_graph_Base::SetTitle_y().
|
inline |
Check if a value has been assigned to Values data member.
Data member Values is mandatory; its type is defined as 'typedef vector< char > TValues'
Definition at line 414 of file Byte_graph_.hpp.
References CByte_graph_Base::m_set_State.
Referenced by CByte_graph_Base::CanGetValues(), and CQualScoreWriter::Write().
|
inline |
Check if a value has been assigned to Values data member.
Data member Values is mandatory; its type is defined as 'typedef vector< int > TValues'
Definition at line 413 of file Int_graph_.hpp.
References CInt_graph_Base::m_set_State.
|
inline |
Check if a value has been assigned to Values data member.
Data member Values is mandatory; its type is defined as 'typedef vector< double > TValues'
Definition at line 416 of file Real_graph_.hpp.
References CReal_graph_Base::m_set_State.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
virtual |
Reset the whole object.
Definition at line 56 of file Byte_graph_.cpp.
References CByte_graph_Base::ResetAxis(), CByte_graph_Base::ResetMax(), CByte_graph_Base::ResetMin(), and CByte_graph_Base::ResetValues().
|
virtual |
Reset the whole object.
Definition at line 56 of file Int_graph_.cpp.
References CInt_graph_Base::ResetAxis(), CInt_graph_Base::ResetMax(), CInt_graph_Base::ResetMin(), and CInt_graph_Base::ResetValues().
|
virtual |
Reset the whole object.
Definition at line 56 of file Real_graph_.cpp.
References CReal_graph_Base::ResetAxis(), CReal_graph_Base::ResetMax(), CReal_graph_Base::ResetMin(), and CReal_graph_Base::ResetValues().
void CSeq_graph_Base::C_Graph::Reset | ( | void | ) |
Reset the whole object.
Definition at line 54 of file Seq_graph_.cpp.
References CSeq_graph_Base::C_Graph::e_not_set, CSeq_graph_Base::C_Graph::m_choice, and CSeq_graph_Base::C_Graph::ResetSelection().
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CVectorTrimPanel::x_TrimSeqGraphData(), and CReportTrim::x_TrimSeqGraphData().
|
virtual |
Reset the whole object.
Definition at line 255 of file Seq_graph_.cpp.
References CSeq_graph_Base::ResetA(), CSeq_graph_Base::ResetB(), CSeq_graph_Base::ResetComment(), CSeq_graph_Base::ResetComp(), CSeq_graph_Base::ResetGraph(), CSeq_graph_Base::ResetLoc(), CSeq_graph_Base::ResetNumval(), CSeq_graph_Base::ResetTitle(), CSeq_graph_Base::ResetTitle_x(), and CSeq_graph_Base::ResetTitle_y().
Referenced by CSeqEdit_Cmd_ReplaceAnnot_Base::C_Data::C_Graph::SetNvalue(), CSeqEdit_Cmd_ReplaceAnnot_Base::C_Data::C_Graph::SetOvalue(), and CSeq_graph_Base::C_Graph::~C_Graph().
|
inline |
Reset A data member.
Definition at line 1040 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_A, and CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::Reset().
|
inline |
Reset Axis data member.
Definition at line 379 of file Byte_graph_.hpp.
References CByte_graph_Base::m_Axis, and CByte_graph_Base::m_set_State.
Referenced by CByte_graph_Base::Reset().
|
inline |
Reset Axis data member.
Definition at line 378 of file Int_graph_.hpp.
References CInt_graph_Base::m_Axis, and CInt_graph_Base::m_set_State.
Referenced by CInt_graph_Base::Reset().
|
inline |
Reset Axis data member.
Definition at line 381 of file Real_graph_.hpp.
References CReal_graph_Base::m_Axis, and CReal_graph_Base::m_set_State.
Referenced by CReal_graph_Base::Reset().
|
inline |
Reset B data member.
Definition at line 1087 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_B, and CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::Reset().
void CSeq_graph_Base::ResetComment | ( | void | ) |
Reset Comment data member.
Definition at line 209 of file Seq_graph_.cpp.
References CSeq_graph_Base::m_Comment, and CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::Reset().
|
inline |
Reset Comp data member.
Definition at line 993 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Comp, and CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::Reset().
void CSeq_graph_Base::ResetGraph | ( | void | ) |
Reset Graph data member.
Definition at line 241 of file Seq_graph_.cpp.
References CSeq_graph_Base::m_Graph.
Referenced by CSeq_graph_Base::CSeq_graph_Base(), CSeq_graph_Base::GetGraph(), CSeq_graph_Base::Reset(), and CSeq_graph_Base::SetGraph().
void CSeq_graph_Base::ResetLoc | ( | void | ) |
Reset Loc data member.
Definition at line 215 of file Seq_graph_.cpp.
References CSeq_graph_Base::m_Loc.
Referenced by BOOST_AUTO_TEST_CASE(), CSeq_graph_Base::CSeq_graph_Base(), CSeq_graph_Base::GetLoc(), CSeq_graph_Base::Reset(), CSeq_graph_Base::SetLoc(), CEditSeqEndsWithAlign::TrimQualityScores(), and CAlignmentAssistant::TrimQualityScores().
|
inline |
Reset Max data member.
Definition at line 285 of file Byte_graph_.hpp.
References CByte_graph_Base::m_Max, and CByte_graph_Base::m_set_State.
Referenced by CByte_graph_Base::Reset().
|
inline |
Reset Max data member.
Definition at line 284 of file Int_graph_.hpp.
References CInt_graph_Base::m_Max, and CInt_graph_Base::m_set_State.
Referenced by CInt_graph_Base::Reset().
|
inline |
Reset Max data member.
Definition at line 287 of file Real_graph_.hpp.
References CReal_graph_Base::m_Max, and CReal_graph_Base::m_set_State.
Referenced by CReal_graph_Base::Reset().
|
inline |
Reset Min data member.
Definition at line 332 of file Byte_graph_.hpp.
References CByte_graph_Base::m_Min, and CByte_graph_Base::m_set_State.
Referenced by CByte_graph_Base::Reset().
|
inline |
Reset Min data member.
Definition at line 331 of file Int_graph_.hpp.
References CInt_graph_Base::m_Min, and CInt_graph_Base::m_set_State.
Referenced by CInt_graph_Base::Reset().
|
inline |
Reset Min data member.
Definition at line 334 of file Real_graph_.hpp.
References CReal_graph_Base::m_Min, and CReal_graph_Base::m_set_State.
Referenced by CReal_graph_Base::Reset().
|
inline |
Reset Numval data member.
Definition at line 1134 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Numval, and CSeq_graph_Base::m_set_State.
Referenced by CSeq_graph_Base::Reset().
void CSeq_graph_Base::C_Graph::ResetSelection | ( | void | ) |
Reset the selection (set it to e_not_set).
Definition at line 60 of file Seq_graph_.cpp.
References e_not_set.
Referenced by CSeq_graph_Base::C_Graph::Reset().
void CSeq_graph_Base::ResetTitle | ( | void | ) |
Reset Title data member.
Definition at line 203 of file Seq_graph_.cpp.
References CSeq_graph_Base::m_set_State, and CSeq_graph_Base::m_Title.
Referenced by CSeq_graph_Base::Reset().
void CSeq_graph_Base::ResetTitle_x | ( | void | ) |
Reset Title_x data member.
Definition at line 229 of file Seq_graph_.cpp.
References CSeq_graph_Base::m_set_State, and CSeq_graph_Base::m_Title_x.
Referenced by CSeq_graph_Base::Reset().
void CSeq_graph_Base::ResetTitle_y | ( | void | ) |
Reset Title_y data member.
Definition at line 235 of file Seq_graph_.cpp.
References CSeq_graph_Base::m_set_State, and CSeq_graph_Base::m_Title_y.
Referenced by CSeq_graph_Base::Reset().
void CByte_graph_Base::ResetValues | ( | void | ) |
Reset Values data member.
Definition at line 50 of file Byte_graph_.cpp.
References CByte_graph_Base::m_set_State, and CByte_graph_Base::m_Values.
Referenced by BOOST_AUTO_TEST_CASE(), CByte_graph_Base::Reset(), CEditSeqEndsWithAlign::TrimQualityScores(), and CAlignmentAssistant::TrimQualityScores().
void CInt_graph_Base::ResetValues | ( | void | ) |
Reset Values data member.
Definition at line 50 of file Int_graph_.cpp.
References CInt_graph_Base::m_set_State, and CInt_graph_Base::m_Values.
Referenced by CInt_graph_Base::Reset(), CEditSeqEndsWithAlign::TrimQualityScores(), and CAlignmentAssistant::TrimQualityScores().
void CReal_graph_Base::ResetValues | ( | void | ) |
Reset Values data member.
Definition at line 50 of file Real_graph_.cpp.
References CReal_graph_Base::m_set_State, and CReal_graph_Base::m_Values.
Referenced by CReal_graph_Base::Reset(), CEditSeqEndsWithAlign::TrimQualityScores(), and CAlignmentAssistant::TrimQualityScores().
void CSeq_graph_Base::C_Graph::Select | ( | E_Choice | index, |
EResetVariant | reset, | ||
CObjectMemoryPool * | pool | ||
) |
Select the requested variant if needed, allocating CObject variants from memory pool.
void CSeq_graph_Base::C_Graph::Select | ( | E_Choice | index, |
EResetVariant | reset = eDoResetVariant |
||
) |
Select the requested variant if needed.
index | New selection state. |
reset | Flag that defines the resetting of the variant data. The data will be reset if either the current selection differs from the new one, or the flag is set to eDoResetVariant. |
|
static |
Retrieve selection name (for diagnostic purposes).
index | One of possible selection states. |
Definition at line 99 of file Seq_graph_.cpp.
|
inline |
Assign a value to A data member.
value | Value to assign |
Definition at line 1056 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_A, CSeq_graph_Base::m_set_State, and rapidjson::value.
Referenced by CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CBam2Seq_graph::MakeSeq_annot(), CVDBGraphSeqIterator::x_MakeGraph(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to A data member.
Definition at line 1063 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetA(), CSeq_graph_Base::m_A, CSeq_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Axis data member.
value | Value to assign |
Definition at line 395 of file Byte_graph_.hpp.
References CByte_graph_Base::m_Axis, CByte_graph_Base::m_set_State, and rapidjson::value.
Referenced by BOOST_AUTO_TEST_CASE(), CCSraRefSeqIterator::GetCoverageGraph(), CCSraAlignIterator::GetQualityGraph(), CSraRun::GetSpotEntry(), CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), CWGSSeqIterator::x_GetQualityAnnot(), CCSraShortReadIterator::x_GetQualityGraph(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to Axis data member.
value | Value to assign |
Definition at line 394 of file Int_graph_.hpp.
References CInt_graph_Base::m_Axis, CInt_graph_Base::m_set_State, and rapidjson::value.
Referenced by CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), and CVDBGraphSeqIterator::x_MakeGraph().
|
inline |
Assign a value to Axis data member.
value | Value to assign |
Definition at line 397 of file Real_graph_.hpp.
References CReal_graph_Base::m_Axis, CReal_graph_Base::m_set_State, and rapidjson::value.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), and CVDBGraphSeqIterator::x_MakeGraph().
|
inline |
Assign a value to Axis data member.
Definition at line 402 of file Byte_graph_.hpp.
References CByte_graph_Base::IsSetAxis(), CByte_graph_Base::m_Axis, CByte_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Axis data member.
Definition at line 401 of file Int_graph_.hpp.
References CInt_graph_Base::IsSetAxis(), CInt_graph_Base::m_Axis, CInt_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Axis data member.
Definition at line 404 of file Real_graph_.hpp.
References CReal_graph_Base::IsSetAxis(), CReal_graph_Base::m_Axis, CReal_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to B data member.
value | Value to assign |
Definition at line 1103 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_B, CSeq_graph_Base::m_set_State, and rapidjson::value.
Referenced by CWig2tableApplication::MakeGraph(), CBam2Seq_graph::MakeSeq_annot(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to B data member.
Definition at line 1110 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetB(), CSeq_graph_Base::m_B, CSeq_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
void CSeq_graph_Base::C_Graph::SetByte | ( | TByte & | value | ) |
Select the variant and set its data.
value | Reference to the data. |
Definition at line 165 of file Seq_graph_.cpp.
References CObject::AddReference(), and rapidjson::value.
CSeq_graph_Base::C_Graph::TByte & CSeq_graph_Base::C_Graph::SetByte | ( | void | ) |
Select the variant.
Definition at line 159 of file Seq_graph_.cpp.
References eDoNotResetVariant.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), TrimSeqGraph(), CVectorTrimPanel::x_TrimSeqGraphData(), and CReportTrim::x_TrimSeqGraphData().
Assign a value to Comment data member.
value | Value to assign |
Definition at line 831 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Comment, CSeq_graph_Base::m_set_State, and rapidjson::value.
Referenced by CVDBGraphSeqIterator::x_MakeGraph().
|
inline |
Definition at line 838 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Comment, CSeq_graph_Base::m_set_State, and rapidjson::value.
|
inline |
Assign a value to Comment data member.
Definition at line 845 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetComment(), CSeq_graph_Base::m_Comment, CSeq_graph_Base::m_set_State, and CSerialObject::UnassignedString().
|
inline |
Assign a value to Comp data member.
value | Value to assign |
Definition at line 1009 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Comp, CSeq_graph_Base::m_set_State, and rapidjson::value.
Referenced by CCSraRefSeqIterator::GetCoverageGraph(), CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), SGraphMaker::x_EndGraph(), CVDBGraphSeqIterator::x_MakeGraph(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to Comp data member.
Definition at line 1016 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetComp(), CSeq_graph_Base::m_Comp, CSeq_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
void CSeq_graph_Base::SetGraph | ( | CSeq_graph_Base::TGraph & | value | ) |
Assign a value to Graph data member.
value | Reference to value. |
Definition at line 250 of file Seq_graph_.cpp.
References CSeq_graph_Base::m_Graph, and rapidjson::value.
Referenced by SGraphMaker::AddActualValues(), SGraphMaker::AddActualZeroes(), BOOST_AUTO_TEST_CASE(), BuildGoodByteGraph(), CCSraRefSeqIterator::GetCoverageGraph(), CCSraAlignIterator::GetQualityGraph(), CSraRun::GetSpotEntry(), CCSRARefSeqInfo::LoadAnnotPileupChunk(), CBamRefSeqInfo::LoadPileupChunk(), CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), QSbuf_To_Single_Qscore_SeqGraph(), CRevCompSequencesDlg::RevCompBioSeq(), Split_Qscore_SeqGraph_By_DeltaSeq(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), TrimSeqGraph(), CPhrap_Contig::x_CreateGraph(), SGraphMaker::x_EndGraph(), CWGSSeqIterator::x_GetQualityAnnot(), CCSraShortReadIterator::x_GetQualityGraph(), CVDBGraphSeqIterator::x_MakeGraph(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to Graph data member.
Definition at line 1190 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Graph, and CSeq_graph_Base::ResetGraph().
void CSeq_graph_Base::C_Graph::SetInt | ( | TInt & | value | ) |
Select the variant and set its data.
value | Reference to the data. |
Definition at line 143 of file Seq_graph_.cpp.
References CObject::AddReference(), and rapidjson::value.
CSeq_graph_Base::C_Graph::TInt & CSeq_graph_Base::C_Graph::SetInt | ( | void | ) |
Select the variant.
Definition at line 137 of file Seq_graph_.cpp.
References eDoNotResetVariant.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CEditSeqEndsWithAlign::TrimQualityScores(), and CAlignmentAssistant::TrimQualityScores().
void CSeq_graph_Base::SetLoc | ( | CSeq_graph_Base::TLoc & | value | ) |
Assign a value to Loc data member.
value | Reference to value. |
Definition at line 224 of file Seq_graph_.cpp.
References CSeq_graph_Base::m_Loc, and rapidjson::value.
Referenced by BOOST_AUTO_TEST_CASE(), BuildGoodByteGraph(), BuildGoodGraphAnnot(), CModifySeqId::GetCommand(), CCSraRefSeqIterator::GetCoverageGraph(), CCSraAlignIterator::GetQualityGraph(), CSraRun::GetSpotEntry(), CCSRARefSeqInfo::LoadAnnotPileupChunk(), CBamRefSeqInfo::LoadPileupChunk(), CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), QSbuf_To_Single_Qscore_SeqGraph(), CRevCompSequencesDlg::RevCompBioSeq(), s_UpdateSeqGraphLoc(), Split_Qscore_SeqGraph_By_DeltaSeq(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), CAutogeneratedCleanup::x_BasicCleanupSeqGraph(), CPhrap_Contig::x_CreateGraph(), SGraphMaker::x_EndGraph(), CWGSSeqIterator::x_GetQualityAnnot(), CCSraShortReadIterator::x_GetQualityGraph(), CVDBGraphSeqIterator::x_MakeGraph(), CVectorTrimPanel::x_UpdateSeqGraphLoc(), CReportTrim::x_UpdateSeqGraphLoc(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to Loc data member.
Definition at line 878 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Loc, and CSeq_graph_Base::ResetLoc().
|
inline |
Assign a value to Max data member.
value | Value to assign |
Definition at line 301 of file Byte_graph_.hpp.
References CByte_graph_Base::m_Max, CByte_graph_Base::m_set_State, and rapidjson::value.
Referenced by BOOST_AUTO_TEST_CASE(), CCSraRefSeqIterator::GetCoverageGraph(), CCSraAlignIterator::GetQualityGraph(), CSraRun::GetSpotEntry(), CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), CWGSSeqIterator::x_GetQualityAnnot(), CCSraShortReadIterator::x_GetQualityGraph(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to Max data member.
value | Value to assign |
Definition at line 300 of file Int_graph_.hpp.
References CInt_graph_Base::m_Max, CInt_graph_Base::m_set_State, and rapidjson::value.
Referenced by CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), and CVDBGraphSeqIterator::x_MakeGraph().
|
inline |
Assign a value to Max data member.
value | Value to assign |
Definition at line 303 of file Real_graph_.hpp.
References CReal_graph_Base::m_Max, CReal_graph_Base::m_set_State, and rapidjson::value.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), and CVDBGraphSeqIterator::x_MakeGraph().
|
inline |
Assign a value to Max data member.
Definition at line 308 of file Byte_graph_.hpp.
References CByte_graph_Base::IsSetMax(), CByte_graph_Base::m_Max, CByte_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Max data member.
Definition at line 307 of file Int_graph_.hpp.
References CInt_graph_Base::IsSetMax(), CInt_graph_Base::m_Max, CInt_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Max data member.
Definition at line 310 of file Real_graph_.hpp.
References CReal_graph_Base::IsSetMax(), CReal_graph_Base::m_Max, CReal_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Min data member.
value | Value to assign |
Definition at line 348 of file Byte_graph_.hpp.
References CByte_graph_Base::m_Min, CByte_graph_Base::m_set_State, and rapidjson::value.
Referenced by BOOST_AUTO_TEST_CASE(), CCSraRefSeqIterator::GetCoverageGraph(), CCSraAlignIterator::GetQualityGraph(), CSraRun::GetSpotEntry(), CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), CWGSSeqIterator::x_GetQualityAnnot(), CCSraShortReadIterator::x_GetQualityGraph(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to Min data member.
value | Value to assign |
Definition at line 347 of file Int_graph_.hpp.
References CInt_graph_Base::m_Min, CInt_graph_Base::m_set_State, and rapidjson::value.
Referenced by CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), and CVDBGraphSeqIterator::x_MakeGraph().
|
inline |
Assign a value to Min data member.
value | Value to assign |
Definition at line 350 of file Real_graph_.hpp.
References CReal_graph_Base::m_Min, CReal_graph_Base::m_set_State, and rapidjson::value.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), and CVDBGraphSeqIterator::x_MakeGraph().
|
inline |
Assign a value to Min data member.
Definition at line 355 of file Byte_graph_.hpp.
References CByte_graph_Base::IsSetMin(), CByte_graph_Base::m_Min, CByte_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Min data member.
Definition at line 354 of file Int_graph_.hpp.
References CInt_graph_Base::IsSetMin(), CInt_graph_Base::m_Min, CInt_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Min data member.
Definition at line 357 of file Real_graph_.hpp.
References CReal_graph_Base::IsSetMin(), CReal_graph_Base::m_Min, CReal_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Numval data member.
value | Value to assign |
Definition at line 1150 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_Numval, CSeq_graph_Base::m_set_State, and rapidjson::value.
Referenced by BOOST_AUTO_TEST_CASE(), BuildGoodByteGraph(), CCSraRefSeqIterator::GetCoverageGraph(), CCSraAlignIterator::GetQualityGraph(), CSraRun::GetSpotEntry(), CCSRARefSeqInfo::LoadAnnotPileupChunk(), CBamRefSeqInfo::LoadPileupChunk(), CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), QSbuf_To_Single_Qscore_SeqGraph(), Split_Qscore_SeqGraph_By_DeltaSeq(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), TrimSeqGraph(), CPhrap_Contig::x_CreateGraph(), SGraphMaker::x_EndGraph(), CWGSSeqIterator::x_GetQualityAnnot(), CCSraShortReadIterator::x_GetQualityGraph(), CVDBGraphSeqIterator::x_MakeGraph(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to Numval data member.
Definition at line 1157 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetNumval(), CSeq_graph_Base::m_Numval, CSeq_graph_Base::m_set_State, and CSerialObject::UnassignedByte().
void CSeq_graph_Base::C_Graph::SetReal | ( | TReal & | value | ) |
Select the variant and set its data.
value | Reference to the data. |
Definition at line 121 of file Seq_graph_.cpp.
References CObject::AddReference(), and rapidjson::value.
CSeq_graph_Base::C_Graph::TReal & CSeq_graph_Base::C_Graph::SetReal | ( | void | ) |
Select the variant.
Definition at line 115 of file Seq_graph_.cpp.
References eDoNotResetVariant.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CEditSeqEndsWithAlign::TrimQualityScores(), and CAlignmentAssistant::TrimQualityScores().
Assign a value to Title data member.
value | Value to assign |
Definition at line 784 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title, and rapidjson::value.
Referenced by BuildGoodByteGraph(), CCSraAlignIterator::GetQualityGraph(), CSraRun::GetSpotEntry(), CCSRARefSeqInfo::LoadAnnotPileupChunk(), CBamRefSeqInfo::LoadPileupChunk(), CWig2tableApplication::MakeGraph(), QSbuf_To_Single_Qscore_SeqGraph(), Split_Qscore_SeqGraph_By_DeltaSeq(), sx_SetTitle(), CPhrap_Contig::x_CreateGraph(), SGraphMaker::x_EndGraph(), CWGSSeqIterator::x_GetQualityAnnot(), CCSraShortReadIterator::x_GetQualityGraph(), CVDBGraphSeqIterator::x_MakeGraph(), and CWiggleReader::xMakeGraph().
|
inline |
Definition at line 791 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title, and rapidjson::value.
|
inline |
Assign a value to Title data member.
Definition at line 798 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetTitle(), CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title, and CSerialObject::UnassignedString().
Assign a value to Title_x data member.
value | Value to assign |
Definition at line 908 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title_x, and rapidjson::value.
|
inline |
Definition at line 915 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title_x, and rapidjson::value.
|
inline |
Assign a value to Title_x data member.
Definition at line 922 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetTitle_x(), CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title_x, and CSerialObject::UnassignedString().
Assign a value to Title_y data member.
value | Value to assign |
Definition at line 955 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title_y, and rapidjson::value.
|
inline |
Definition at line 962 of file Seq_graph_.hpp.
References CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title_y, and rapidjson::value.
|
inline |
Assign a value to Title_y data member.
Definition at line 969 of file Seq_graph_.hpp.
References CSeq_graph_Base::IsSetTitle_y(), CSeq_graph_Base::m_set_State, CSeq_graph_Base::m_Title_y, and CSerialObject::UnassignedString().
|
inline |
Assign a value to Values data member.
Definition at line 435 of file Byte_graph_.hpp.
References CByte_graph_Base::m_set_State, and CByte_graph_Base::m_Values.
Referenced by BOOST_AUTO_TEST_CASE(), CCSraRefSeqIterator::GetCoverageGraph(), CCSraAlignIterator::GetQualityGraph(), CSraRun::GetSpotEntry(), CBamIndex::MakeEstimatedCoverageAnnot(), CWig2tableApplication::MakeGraph(), CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), TrimSeqGraph(), CWGSSeqIterator::x_GetQualityAnnot(), CCSraShortReadIterator::x_GetQualityGraph(), CVectorTrimPanel::x_TrimSeqGraphData(), CReportTrim::x_TrimSeqGraphData(), and CWiggleReader::xMakeGraph().
|
inline |
Assign a value to Values data member.
Definition at line 431 of file Int_graph_.hpp.
References CInt_graph_Base::m_set_State, and CInt_graph_Base::m_Values.
Referenced by CMappedGraph::MakeMappedGraphData(), CBam2Seq_graph::MakeSeq_annot(), CSeq_loc_Mapper_Base::Map(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), and CVDBGraphSeqIterator::x_MakeGraph().
|
inline |
Assign a value to Values data member.
Definition at line 434 of file Real_graph_.hpp.
References CReal_graph_Base::m_set_State, and CReal_graph_Base::m_Values.
Referenced by CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), and CVDBGraphSeqIterator::x_MakeGraph().
void CSeq_graph_Base::C_Graph::ThrowInvalidSelection | ( | E_Choice | index | ) | const |
Throw 'InvalidSelection' exception.
index | Expected selection. |
Definition at line 104 of file Seq_graph_.cpp.
References DIAG_COMPILE_INFO.
|
inline |
Which variant is currently selected.
Definition at line 716 of file Seq_graph_.hpp.
References CSeq_graph_Base::C_Graph::m_choice.
Referenced by CTraceDataProxy::LoadData(), CSGTraceGraphDS::LoadData(), CMappedGraph::MakeMappedGraphData(), CSeq_loc_Mapper_Base::Map(), s_Fingerprint_Seq_graph(), CEditSeqEndsWithAlign::TrimQualityScores(), CAlignmentAssistant::TrimQualityScores(), CSGAnnotJob::x_AddGraphObject(), CSGAlnQualityScore::x_RetrieveQualityMap(), CVectorTrimPanel::x_TrimSeqGraphData(), and CReportTrim::x_TrimSeqGraphData().
CSeq_graph_Base::C_Graph::~C_Graph | ( | void | ) |
Definition at line 197 of file Seq_graph_.cpp.
References CSeq_graph_Base::Reset().
CByte_graph::~CByte_graph | ( | void | ) |
Definition at line 50 of file Byte_graph.cpp.
|
virtual |
Definition at line 85 of file Byte_graph_.cpp.
CInt_graph::~CInt_graph | ( | void | ) |
Definition at line 50 of file Int_graph.cpp.
|
virtual |
Definition at line 85 of file Int_graph_.cpp.
CReal_graph::~CReal_graph | ( | void | ) |
Definition at line 50 of file Real_graph.cpp.
|
virtual |
Definition at line 85 of file Real_graph_.cpp.
|
virtual |
Definition at line 300 of file Seq_graph_.cpp.
|
private |
Definition at line 700 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetA(), CSeq_graph_Base::ResetA(), and CSeq_graph_Base::SetA().
|
private |
Definition at line 259 of file Byte_graph_.hpp.
Referenced by CByte_graph_Base::GetAxis(), CByte_graph_Base::ResetAxis(), and CByte_graph_Base::SetAxis().
|
private |
Definition at line 258 of file Int_graph_.hpp.
Referenced by CInt_graph_Base::GetAxis(), CInt_graph_Base::ResetAxis(), and CInt_graph_Base::SetAxis().
|
private |
Definition at line 261 of file Real_graph_.hpp.
Referenced by CReal_graph_Base::GetAxis(), CReal_graph_Base::ResetAxis(), and CReal_graph_Base::SetAxis().
|
private |
Definition at line 701 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetB(), CSeq_graph_Base::ResetB(), and CSeq_graph_Base::SetB().
|
private |
Definition at line 264 of file Seq_graph_.hpp.
Referenced by CSeq_graph_Base::C_Graph::Reset(), and CSeq_graph_Base::C_Graph::Which().
|
private |
Definition at line 695 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetComment(), CSeq_graph_Base::ResetComment(), and CSeq_graph_Base::SetComment().
|
private |
Definition at line 699 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetComp(), CSeq_graph_Base::ResetComp(), and CSeq_graph_Base::SetComp().
Definition at line 703 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetGraph(), CSeq_graph_Base::IsSetGraph(), CSeq_graph_Base::ResetGraph(), and CSeq_graph_Base::SetGraph().
Definition at line 696 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetLoc(), CSeq_graph_Base::IsSetLoc(), CSeq_graph_Base::ResetLoc(), and CSeq_graph_Base::SetLoc().
|
private |
Definition at line 257 of file Byte_graph_.hpp.
Referenced by CByte_graph_Base::GetMax(), CByte_graph_Base::ResetMax(), and CByte_graph_Base::SetMax().
|
private |
Definition at line 256 of file Int_graph_.hpp.
Referenced by CInt_graph_Base::GetMax(), CInt_graph_Base::ResetMax(), and CInt_graph_Base::SetMax().
|
private |
Definition at line 259 of file Real_graph_.hpp.
Referenced by CReal_graph_Base::GetMax(), CReal_graph_Base::ResetMax(), and CReal_graph_Base::SetMax().
|
private |
Definition at line 258 of file Byte_graph_.hpp.
Referenced by CByte_graph_Base::GetMin(), CByte_graph_Base::ResetMin(), and CByte_graph_Base::SetMin().
|
private |
Definition at line 257 of file Int_graph_.hpp.
Referenced by CInt_graph_Base::GetMin(), CInt_graph_Base::ResetMin(), and CInt_graph_Base::SetMin().
|
private |
Definition at line 260 of file Real_graph_.hpp.
Referenced by CReal_graph_Base::GetMin(), CReal_graph_Base::ResetMin(), and CReal_graph_Base::SetMin().
|
private |
Definition at line 702 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetNumval(), CSeq_graph_Base::ResetNumval(), and CSeq_graph_Base::SetNumval().
|
private |
Definition at line 270 of file Seq_graph_.hpp.
|
private |
Definition at line 256 of file Byte_graph_.hpp.
Referenced by CByte_graph_Base::CByte_graph_Base(), CByte_graph_Base::IsSetAxis(), CByte_graph_Base::IsSetMax(), CByte_graph_Base::IsSetMin(), CByte_graph_Base::IsSetValues(), CByte_graph_Base::ResetAxis(), CByte_graph_Base::ResetMax(), CByte_graph_Base::ResetMin(), CByte_graph_Base::ResetValues(), CByte_graph_Base::SetAxis(), CByte_graph_Base::SetMax(), CByte_graph_Base::SetMin(), and CByte_graph_Base::SetValues().
|
private |
Definition at line 255 of file Int_graph_.hpp.
Referenced by CInt_graph_Base::CInt_graph_Base(), CInt_graph_Base::IsSetAxis(), CInt_graph_Base::IsSetMax(), CInt_graph_Base::IsSetMin(), CInt_graph_Base::IsSetValues(), CInt_graph_Base::ResetAxis(), CInt_graph_Base::ResetMax(), CInt_graph_Base::ResetMin(), CInt_graph_Base::ResetValues(), CInt_graph_Base::SetAxis(), CInt_graph_Base::SetMax(), CInt_graph_Base::SetMin(), and CInt_graph_Base::SetValues().
|
private |
Definition at line 258 of file Real_graph_.hpp.
Referenced by CReal_graph_Base::CReal_graph_Base(), CReal_graph_Base::IsSetAxis(), CReal_graph_Base::IsSetMax(), CReal_graph_Base::IsSetMin(), CReal_graph_Base::IsSetValues(), CReal_graph_Base::ResetAxis(), CReal_graph_Base::ResetMax(), CReal_graph_Base::ResetMin(), CReal_graph_Base::ResetValues(), CReal_graph_Base::SetAxis(), CReal_graph_Base::SetMax(), CReal_graph_Base::SetMin(), and CReal_graph_Base::SetValues().
|
private |
Definition at line 693 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::CSeq_graph_Base(), CSeq_graph_Base::IsSetA(), CSeq_graph_Base::IsSetB(), CSeq_graph_Base::IsSetComment(), CSeq_graph_Base::IsSetComp(), CSeq_graph_Base::IsSetNumval(), CSeq_graph_Base::IsSetTitle(), CSeq_graph_Base::IsSetTitle_x(), CSeq_graph_Base::IsSetTitle_y(), CSeq_graph_Base::ResetA(), CSeq_graph_Base::ResetB(), CSeq_graph_Base::ResetComment(), CSeq_graph_Base::ResetComp(), CSeq_graph_Base::ResetNumval(), CSeq_graph_Base::ResetTitle(), CSeq_graph_Base::ResetTitle_x(), CSeq_graph_Base::ResetTitle_y(), CSeq_graph_Base::SetA(), CSeq_graph_Base::SetB(), CSeq_graph_Base::SetComment(), CSeq_graph_Base::SetComp(), CSeq_graph_Base::SetNumval(), CSeq_graph_Base::SetTitle(), CSeq_graph_Base::SetTitle_x(), and CSeq_graph_Base::SetTitle_y().
|
private |
Definition at line 694 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetTitle(), CSeq_graph_Base::ResetTitle(), and CSeq_graph_Base::SetTitle().
|
private |
Definition at line 697 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetTitle_x(), CSeq_graph_Base::ResetTitle_x(), and CSeq_graph_Base::SetTitle_x().
|
private |
Definition at line 698 of file Seq_graph_.hpp.
Referenced by BEGIN_NAMED_BASE_CLASS_INFO(), CSeq_graph_Base::GetTitle_y(), CSeq_graph_Base::ResetTitle_y(), and CSeq_graph_Base::SetTitle_y().
|
private |
Definition at line 260 of file Byte_graph_.hpp.
Referenced by CByte_graph_Base::GetValues(), CByte_graph_Base::ResetValues(), and CByte_graph_Base::SetValues().
|
private |
Definition at line 259 of file Int_graph_.hpp.
Referenced by CInt_graph_Base::GetValues(), CInt_graph_Base::ResetValues(), and CInt_graph_Base::SetValues().
|
private |
Definition at line 262 of file Real_graph_.hpp.
Referenced by CReal_graph_Base::GetValues(), CReal_graph_Base::ResetValues(), and CReal_graph_Base::SetValues().
Definition at line 268 of file Seq_graph_.hpp.