NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
SCreateGeneModelParams Class Reference

Search Toolkit Book for SCreateGeneModelParams

#include <gui/packages/pkg_alignment/create_gene_model_params_panel.hpp>

+ Inheritance diagram for SCreateGeneModelParams:
+ Collaboration diagram for SCreateGeneModelParams:

Public Member Functions

 SCreateGeneModelParams ()
 
void Init ()
 
IRegSettings interface implementation
virtual void SetRegistryPath (const string &reg_path)
 
virtual void LoadSettings ()
 
virtual void SaveSettings () const
 
- Public Member Functions inherited from IRegSettings
virtual ~IRegSettings ()
 

Public Attributes

string m_RegPath
 
TConstScopedObjects m_Alignments
 
bool m_CreateGene
 
bool m_CreateMrna
 
bool m_CreateCds
 
bool m_PropagateNcrnaFeats
 
bool m_GroupByGeneId
 
bool m_TranscribeMrna
 
bool m_TranslateCds
 
bool m_MergeResults
 
bool m_PropagateLocalIds
 

Detailed Description

CCreateGeneModelParamsPanel class declaration

Definition at line 72 of file create_gene_model_params_panel.hpp.

Constructor & Destructor Documentation

◆ SCreateGeneModelParams()

SCreateGeneModelParams::SCreateGeneModelParams ( )

Definition at line 47 of file create_gene_model_params_panel.cpp.

References Init().

Member Function Documentation

◆ Init()

void SCreateGeneModelParams::Init ( void  )

◆ LoadSettings()

void SCreateGeneModelParams::LoadSettings ( )
virtual

Implements IRegSettings.

Definition at line 70 of file create_gene_model_params_panel.cpp.

◆ SaveSettings()

void SCreateGeneModelParams::SaveSettings ( ) const
virtual

Implements IRegSettings.

Definition at line 74 of file create_gene_model_params_panel.cpp.

◆ SetRegistryPath()

void SCreateGeneModelParams::SetRegistryPath ( const string reg_path)
virtual

Implements IRegSettings.

Definition at line 65 of file create_gene_model_params_panel.cpp.

References m_RegPath.

Member Data Documentation

◆ m_Alignments

TConstScopedObjects SCreateGeneModelParams::m_Alignments

◆ m_CreateCds

bool SCreateGeneModelParams::m_CreateCds

◆ m_CreateGene

bool SCreateGeneModelParams::m_CreateGene

◆ m_CreateMrna

bool SCreateGeneModelParams::m_CreateMrna

◆ m_GroupByGeneId

bool SCreateGeneModelParams::m_GroupByGeneId

◆ m_MergeResults

bool SCreateGeneModelParams::m_MergeResults

◆ m_PropagateLocalIds

bool SCreateGeneModelParams::m_PropagateLocalIds

◆ m_PropagateNcrnaFeats

bool SCreateGeneModelParams::m_PropagateNcrnaFeats

◆ m_RegPath

string SCreateGeneModelParams::m_RegPath

Definition at line 87 of file create_gene_model_params_panel.hpp.

Referenced by SetRegistryPath().

◆ m_TranscribeMrna

bool SCreateGeneModelParams::m_TranscribeMrna

◆ m_TranslateCds

bool SCreateGeneModelParams::m_TranslateCds

The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:57:44 2024 by modify_doxy.py rev. 669887