Search Toolkit Book for CRegistryWriteView
#include <gui/objutils/reg_view.hpp>
Definition at line 137 of file reg_view.hpp.
◆ CRegistryWriteView() [1/2] CRegistryWriteView::CRegistryWriteView ( ) inline ◆ CRegistryWriteView() [2/2] ◆ DeleteField()delete the specified field (and any of its subfields) from this view and from its registry.
returns true on success, false if the field does not exist in the writable site.
Definition at line 523 of file reg_view.cpp.
References CRegistryFile::DeleteField(), Error(), kDecimalDot, kEmptyViewError, ncbi::grid::netcache::search::fields::key, LOG_POST, m_RegistryFile, and m_Section.
Referenced by CFeaturePanel::LoadDefaultTracks(), CWndLayoutReg::Reset(), CSeqGraphicConfig::SaveSettings(), CwxTableListCtrl::SaveTableSettings(), CWndLayoutReg::SetLayout(), and CFeaturePanel::x_SaveSettings().
◆ GetWriteView()Definition at line 491 of file reg_view.cpp.
References CRegistryWriteView(), Error(), kDecimalDot, kEmptyViewError, LOG_POST, m_RegistryFile, and m_Section.
Referenced by CUIToolRegistry::SaveSettings(), CProjectSelectorDlg::x_SaveSettings(), CUpdateMultiSeq_Dlg::x_SaveSettings(), CUpdateSeq_Dlg::x_SaveSettings(), and CConfigureTracksDlg::x_SaveSettings().
◆ Set() [1/9] ◆ Set() [2/9] ◆ Set() [3/9] ◆ Set() [4/9] ◆ Set() [5/9] void CRegistryWriteView::Set ( const string & key, const vector< double > & val ) ◆ Set() [6/9] ◆ Set() [7/9] ◆ Set() [8/9] void CRegistryWriteView::Set ( const string & key, double val ) ◆ Set() [9/9]access a named key at this level, with no recursion
set specific values
Definition at line 533 of file reg_view.cpp.
References ncbi::grid::netcache::search::fields::key, CUser_field_Base::SetData(), SetFieldToValue(), and val.
Referenced by CDiscrepancyDlg::Destroy(), CSequesterSets::EnableSmartPackageDone(), CSequenceEditingEventHandler::IndexerTypeSelection(), CDiscrepancyConf::OnOk(), CDiscrepancyDlg::OnReopen(), CSaveImagesSetupDlg::OnSave(), CDiscrepancyPanel::OnTestName(), CStringHistory::Save(), CPhyloTreeScheme::SaveCurrentSettings(), CGenBankLoadOptionPanel::SaveMruAccessions(), CAsnExportParams::SaveSettings(), CDataMiningPanel::SaveSettings(), CParamsPanel::SaveSettings(), CProjectService::SaveSettings(), CSelectionService::SaveSettings(), CFileLoadManager::SaveSettings(), CVisibleRangeService::SaveSettings(), CDiagConsoleList::SaveSettings(), CEventTablePanel::SaveSettings(), CItemSelectionPanel::SaveSettings(), CAlignTabExportParams::SaveSettings(), CBLASTToolManager::SaveSettings(), CClustalOmegaToolParams::SaveSettings(), CClustalwToolParams::SaveSettings(), CFindOverlapParams::SaveSettings(), SGroupAlignmentsParams::SaveSettings(), CKalignToolParams::SaveSettings(), CMafftToolParams::SaveSettings(), SMergeAlignmentsParams::SaveSettings(), CMuscleToolParams::SaveSettings(), CNeedlemanWunschToolParams::SaveSettings(), CNetBLASTUILoadManager::SaveSettings(), CNGAlignParams::SaveSettings(), CPhyExportParams::SaveSettings(), CProSplignParams::SaveSettings(), CSplignParams::SaveSettings(), CTreeBuilderParams::SaveSettings(), C5ColExportParams::SaveSettings(), CAgpExportParams::SaveSettings(), CBamUILoadManager::SaveSettings(), CCleanupParams::SaveSettings(), CFastaExportParams::SaveSettings(), CFlatFileExportParams::SaveSettings(), CGffExportParams::SaveSettings(), CGtfExportParams::SaveSettings(), CWiggleExportParams::SaveSettings(), CWindowMaskerParams::SaveSettings(), CAECRFrame::SaveSettings(), CApplyRNAITSDlg::SaveSettings(), SAutodefParams::SaveSettings(), CBulkEditFeatDlg::SaveSettings(), CCompareWithBiosample::SaveSettings(), CDebugMacroToolParams::SaveSettings(), CEditPubDlg::SaveSettings(), CFeatureTblFr::SaveSettings(), CFindASN1Dlg::SaveSettings(), CParseTextDlg::SaveSettings(), CSUCRefreshCntrl::SaveSettings(), CValidateFrame::SaveSettings(), CQueryParsePanel::SaveSettings(), CEditSequence::SaveSettings(), CGenericReportDlg::SaveSettings(), CMacroFlowEditor::SaveSettings(), CSequencingTechnologyPanel::SaveSettings(), CwxGridTableAdapter::SaveSettings(), CAgpLoadParams::SaveSettings(), CAssemblyListPanel::SaveSettings(), CBedLoadParams::SaveSettings(), CFastaLoadParams::SaveSettings(), CFileLoadWizard::SaveSettings(), CGBFlatFileLoadParams::SaveSettings(), CGffLoadParams::SaveSettings(), CLBLASTLoadParams::SaveSettings(), COpenObjectsPanel::SaveSettings(), CTextAlignParams::SaveSettings(), CWigLoadParams::SaveSettings(), CWinMaskerFileStorage::SaveSettings(), CMainFrame::SaveSettings(), CUIToolRegistry::SaveSettings(), CAdvancedCleanupParams::SaveSettings(), C5ColExporter::SaveSettings(), CwxExportAlnmultiImgDlg::SaveSettings(), CCDSTranslationPanel::SaveSettings(), CAssignColumnValueDlg::SaveSettings(), CCopyColumnDlg::SaveSettings(), CTableColumnIdPanel::SaveSettings(), CwxExportVectorImageDlg::SaveSettings(), CSeqGraphicConfig::SaveSettings(), CGeneModelConfig::SaveSettings(), CHistParamsManager::SaveSettings(), CwxSavePdfBaseDlg::SaveSettings(), CGenBankLoadOptionPanel::SaveSettings(), CSequenceEditingEventHandler::SaveSettings(), CMapAssemblyParams::SaveSettings(), SProjectSelectorParams::SaveSettings(), CTrackListCtrl::SaveSettings(), CWidgetDisplayStyle::SaveSettings(), CEditingBtnsPanel::SaveSettings(), CwxTableListCtrl::SaveTableSettings(), CTempTrackProxy::SaveToRegistry(), CDiscrepancyPanel::SaveTreeState(), SaveWindowRectToRegistry(), Set(), CSGConfigUtils::SetFont(), CPkgManager::SetPackagesToLoad(), CSGConfigUtils::SetTexFont(), sSetFont(), CTextPanel::UpdateRegistry(), CAlignmentTrack::x_SaveAlignmentSettings(), CwxGridTableAdapter::x_SaveColumnWidth(), CAlignmentTrack::x_SaveConfiguration(), CSegmentMapTrack::x_SaveConfiguration(), CSequenceTrack::x_SaveConfiguration(), CAlignmentTrack::x_SaveMatePairSettings(), CFeaturePanel::x_SaveSettings(), COpenDlg::x_SaveSettings(), COpenViewDlg::x_SaveSettings(), CRunToolDlg::x_SaveSettings(), CCSVSelectionExportDlg::x_SaveSettings(), CwxCSVExportDlg::x_SaveSettings(), CCpgSearchForm::x_SaveSettings(), CEntrezSearchForm::x_SaveSettings(), CFeatureSearchForm::x_SaveSettings(), COrfSearchForm::x_SaveSettings(), CSequenceSearchForm::x_SaveSettings(), CDeleteFromBioseq_setDlg::x_SaveSettings(), CResolveIdDlg::x_SaveSettings(), CConfigureTracksDlg::x_SaveSettings(), CTextPanel::x_SaveViewType(), and CFeatureCheckDialog::x_Serialize().
◆ SetField()provide raw field access
retrieve a writeable field at a particular section and key
Definition at line 502 of file reg_view.cpp.
References Error(), kDecimalDot, kEmptyViewError, ncbi::grid::netcache::search::fields::key, LOG_POST, m_RegistryFile, m_Section, and CRegistryFile::SetField().
Referenced by CBLASTToolManager::SaveSettings(), CSGConfigUtils::SetColor(), SetFieldToValue(), CWndLayoutReg::SetLayout(), CPhyloTreeScheme::x_ColorToUserField(), and CFeaturePanel::x_SaveSettings().
◆ SetFieldToValue() ◆ CRegistryFile ◆ m_RegistryFile ◆ m_Section string CRegistryWriteView::m_Section privateThe documentation for this class was generated from the following files:
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