Go to the source code of this file.
Go to the SVN repository for this file.
|
| NCBI_PARAM_DECL (string, BAM, DIR_PATH) |
|
| NCBI_PARAM_DEF_EX (string, BAM, DIR_PATH, "", eParam_NoThread, BAM_DIR_PATH) |
|
| NCBI_PARAM_DECL (string, BAM, BAM_NAME) |
|
| NCBI_PARAM_DEF_EX (string, BAM, BAM_NAME, "", eParam_NoThread, BAM_BAM_NAME) |
|
| NCBI_PARAM_DECL (string, BAM, INDEX_NAME) |
|
| NCBI_PARAM_DEF_EX (string, BAM, INDEX_NAME, "", eParam_NoThread, BAM_INDEX_NAME) |
|
| USING_SCOPE (objects) |
|
void | DataLoaders_Register_BAM (void) |
|
const string | kDataLoader_Bam_DriverName ("bam") |
|
void | NCBI_EntryPoint_DataLoader_Bam (CPluginManager< CDataLoader >::TDriverInfoList &info_list, CPluginManager< CDataLoader >::EEntryPointRequest method) |
|
void | NCBI_EntryPoint_xloader_bam (CPluginManager< objects::CDataLoader >::TDriverInfoList &info_list, CPluginManager< objects::CDataLoader >::EEntryPointRequest method) |
|
◆ DataLoaders_Register_BAM()
void DataLoaders_Register_BAM |
( |
void |
| ) |
|
◆ kDataLoader_Bam_DriverName()
◆ NCBI_EntryPoint_DataLoader_Bam()
◆ NCBI_EntryPoint_xloader_bam()
void NCBI_EntryPoint_xloader_bam |
( |
CPluginManager< objects::CDataLoader >::TDriverInfoList & |
info_list, |
|
|
CPluginManager< objects::CDataLoader >::EEntryPointRequest |
method |
|
) |
| |
◆ NCBI_PARAM_DECL() [1/3]
NCBI_PARAM_DECL |
( |
string |
, |
|
|
BAM |
, |
|
|
BAM_NAME |
|
|
) |
| |
◆ NCBI_PARAM_DECL() [2/3]
NCBI_PARAM_DECL |
( |
string |
, |
|
|
BAM |
, |
|
|
DIR_PATH |
|
|
) |
| |
◆ NCBI_PARAM_DECL() [3/3]
NCBI_PARAM_DECL |
( |
string |
, |
|
|
BAM |
, |
|
|
INDEX_NAME |
|
|
) |
| |
◆ NCBI_PARAM_DEF_EX() [1/3]
◆ NCBI_PARAM_DEF_EX() [2/3]
◆ NCBI_PARAM_DEF_EX() [3/3]
◆ USING_SCOPE()
◆ BEGIN_LOCAL_NAMESPACE
◆ END_LOCAL_NAMESPACE
◆ s_Revoker