NCBI C++ ToolKit
Classes | Functions | Variables
bdbloader.hpp File Reference

Data loader implementation that uses the blast databases. More...

#include <corelib/ncbistd.hpp>
#include <objmgr/data_loader.hpp>
#include <objtools/data_loaders/blastdb/blastdb_adapter.hpp>
#include <objects/seqset/Seq_entry.hpp>
#include <util/limited_size_map.hpp>
+ Include dependency graph for bdbloader.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CBlastDbDataLoader
 
struct  CBlastDbDataLoader::SBlastDbParam
 

Functions

void NCBI_EntryPoint_DataLoader_BlastDb (CPluginManager< objects::CDataLoader >::TDriverInfoList &info_list, CPluginManager< objects::CDataLoader >::EEntryPointRequest method)
 
void NCBI_EntryPoint_xloader_blastdb (CPluginManager< objects::CDataLoader >::TDriverInfoList &info_list, CPluginManager< objects::CDataLoader >::EEntryPointRequest method)
 

Variables

const string kCFParam_BlastDb_DbName = "DbName"
 
const string kCFParam_BlastDb_DbType = "DbType"
 
const string kDataLoader_BlastDb_DriverName
 

Detailed Description

Data loader implementation that uses the blast databases.

Definition in file bdbloader.hpp.

Function Documentation

◆ NCBI_EntryPoint_DataLoader_BlastDb()

void NCBI_EntryPoint_DataLoader_BlastDb ( CPluginManager< objects::CDataLoader >::TDriverInfoList &  info_list,
CPluginManager< objects::CDataLoader >::EEntryPointRequest  method 
)

◆ NCBI_EntryPoint_xloader_blastdb()

void NCBI_EntryPoint_xloader_blastdb ( CPluginManager< objects::CDataLoader >::TDriverInfoList &  info_list,
CPluginManager< objects::CDataLoader >::EEntryPointRequest  method 
)

Definition at line 571 of file bdbloader.cpp.

References NCBI_EntryPoint_DataLoader_BlastDb().

Variable Documentation

◆ kCFParam_BlastDb_DbName

const string kCFParam_BlastDb_DbName = "DbName"

◆ kCFParam_BlastDb_DbType

const string kCFParam_BlastDb_DbType = "DbType"

◆ kDataLoader_BlastDb_DriverName

const string kDataLoader_BlastDb_DriverName
extern
Modified on Fri Sep 20 14:57:58 2024 by modify_doxy.py rev. 669887