NCBI C++ ToolKit
Classes | Macros | Functions
gbloader.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <corelib/ncbimtx.hpp>
#include <corelib/plugin_manager.hpp>
#include <corelib/ncbi_param.hpp>
#include <objmgr/data_loader.hpp>
#include <util/mutex_pool.hpp>
#include <objtools/data_loaders/genbank/blob_id.hpp>
#include <objtools/data_loaders/genbank/impl/gbload_util.hpp>
#include <objtools/data_loaders/genbank/impl/cache_manager.hpp>
#include <util/cache/icache.hpp>
+ Include dependency graph for gbloader.hpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CGBLoaderParams
 
class  CGBDataLoader
 
class  CGBDataLoader::CGBLoaderMaker< TDataLoader >
 

Macros

#define GENBANK_NEW_READER_WRITER
 

Functions

 NCBI_PARAM_DECL (string, GENBANK, LOADER_METHOD)
 
void NCBI_EntryPoint_DataLoader_GB (CPluginManager< objects::CDataLoader >::TDriverInfoList &info_list, CPluginManager< objects::CDataLoader >::EEntryPointRequest method)
 
void NCBI_EntryPoint_xloader_genbank (CPluginManager< objects::CDataLoader >::TDriverInfoList &info_list, CPluginManager< objects::CDataLoader >::EEntryPointRequest method)
 

Macro Definition Documentation

◆ GENBANK_NEW_READER_WRITER

#define GENBANK_NEW_READER_WRITER

Definition at line 58 of file gbloader.hpp.

Function Documentation

◆ NCBI_EntryPoint_DataLoader_GB()

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

◆ NCBI_EntryPoint_xloader_genbank()

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

Definition at line 778 of file gbloader.cpp.

References NCBI_EntryPoint_DataLoader_GB().

◆ NCBI_PARAM_DECL()

NCBI_PARAM_DECL ( string  ,
GENBANK  ,
LOADER_METHOD   
)
Modified on Wed Sep 04 15:03:31 2024 by modify_doxy.py rev. 669887