NCBI C++ ToolKit
Variables
scoring_method.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include <corelib/ncbistl.hpp>
#include <corelib/ncbireg.hpp>
#include <corelib/ncbifile.hpp>
#include <gui/widgets/aln_score/scoring_method.hpp>
#include <math.h>
#include <stdio.h>
+ Include dependency graph for scoring_method.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Variables

const char * kDNATag = "DNA"
 
const char * kProteinTag = "Protein"
 
const char * kMixedTag = "Mixed"
 
const char * kInvalidTag = "Invalid"
 

Variable Documentation

◆ kDNATag

const char* kDNATag = "DNA"

◆ kInvalidTag

const char* kInvalidTag = "Invalid"

Definition at line 47 of file scoring_method.cpp.

◆ kMixedTag

const char* kMixedTag = "Mixed"

◆ kProteinTag

const char* kProteinTag = "Protein"
Modified on Wed Sep 04 15:04:16 2024 by modify_doxy.py rev. 669887