Go to the source code of this file.
Go to the SVN repository for this file.
|
| NCBI_PARAM_ENUM_ARRAY (objects::CSeq_id::ESNPScaleLimit, SNP_LOADER, SCALE_LIMIT) |
|
| NCBI_PARAM_ENUM_DECL (objects::CSeq_id::ESNPScaleLimit, SNP_LOADER, SCALE_LIMIT) |
|
| NCBI_PARAM_ENUM_DEF_EX (objects::CSeq_id::ESNPScaleLimit, SNP_LOADER, SCALE_LIMIT, objects::CSeq_id::eSNPScaleLimit_Default, 0, SNP_LOADER_SCALE_LIMIT) |
|
typedef | NCBI_PARAM_TYPE (SNP_LOADER, SCALE_LIMIT) TScale_Limit |
|
| NCBI_PARAM_DECL (string, SNP, ACCESSIONS) |
|
| NCBI_PARAM_DEF_EX (string, SNP, ACCESSIONS, "", eParam_NoThread, SNP_ACCESSIONS) |
|
| NCBI_PARAM_DECL (bool, SNP_LOADER, PTIS) |
|
| NCBI_PARAM_DEF_EX (bool, SNP_LOADER, PTIS, true, eParam_NoThread, SNP_LOADER_PTIS) |
|
static CSNPDataLoader::SLoaderParams | s_GetDefaultParams () |
|
| USING_SCOPE (objects) |
|
void | DataLoaders_Register_SNP (void) |
|
void | NCBI_EntryPoint_xloader_snp (CPluginManager< objects::CDataLoader >::TDriverInfoList &info_list, CPluginManager< objects::CDataLoader >::EEntryPointRequest method) |
|
◆ DataLoaders_Register_SNP()
void DataLoaders_Register_SNP |
( |
void |
| ) |
|
◆ NCBI_EntryPoint_xloader_snp()
void NCBI_EntryPoint_xloader_snp |
( |
CPluginManager< objects::CDataLoader >::TDriverInfoList & |
info_list, |
|
|
CPluginManager< objects::CDataLoader >::EEntryPointRequest |
method |
|
) |
| |
◆ NCBI_PARAM_DECL() [1/2]
NCBI_PARAM_DECL |
( |
bool |
, |
|
|
SNP_LOADER |
, |
|
|
PTIS |
|
|
) |
| |
◆ NCBI_PARAM_DECL() [2/2]
NCBI_PARAM_DECL |
( |
string |
, |
|
|
SNP |
, |
|
|
ACCESSIONS |
|
|
) |
| |
◆ NCBI_PARAM_DEF_EX() [1/2]
◆ NCBI_PARAM_DEF_EX() [2/2]
◆ NCBI_PARAM_ENUM_ARRAY()
NCBI_PARAM_ENUM_ARRAY |
( |
objects::CSeq_id::ESNPScaleLimit |
, |
|
|
SNP_LOADER |
, |
|
|
SCALE_LIMIT |
|
|
) |
| |
◆ NCBI_PARAM_ENUM_DECL()
NCBI_PARAM_ENUM_DECL |
( |
objects::CSeq_id::ESNPScaleLimit |
, |
|
|
SNP_LOADER |
, |
|
|
SCALE_LIMIT |
|
|
) |
| |
◆ NCBI_PARAM_ENUM_DEF_EX()
NCBI_PARAM_ENUM_DEF_EX |
( |
objects::CSeq_id::ESNPScaleLimit |
, |
|
|
SNP_LOADER |
, |
|
|
SCALE_LIMIT |
, |
|
|
objects::CSeq_id::eSNPScaleLimit_Default |
, |
|
|
0 |
, |
|
|
SNP_LOADER_SCALE_LIMIT |
|
|
) |
| |
◆ NCBI_PARAM_TYPE()
typedef NCBI_PARAM_TYPE |
( |
SNP_LOADER |
, |
|
|
SCALE_LIMIT |
|
|
) |
| |
◆ s_GetDefaultParams()
◆ USING_SCOPE()
◆ BEGIN_LOCAL_NAMESPACE
◆ END_LOCAL_NAMESPACE
◆ kDataLoader_SNP_DriverName
const char kDataLoader_SNP_DriverName[] = "snp" |
◆ s_Revoker