NCBI C++ ToolKit
Classes | Macros | Functions
asn_cache_loader.cpp File Reference
#include <ncbi_pch.hpp>
#include <objmgr/impl/handle_range_map.hpp>
#include <objmgr/impl/tse_info.hpp>
#include <objmgr/impl/tse_loadlock.hpp>
#include <objmgr/impl/bioseq_info.hpp>
#include <objmgr/impl/data_source.hpp>
#include <objmgr/data_loader_factory.hpp>
#include <corelib/plugin_manager.hpp>
#include <corelib/plugin_manager_impl.hpp>
#include <corelib/plugin_manager_store.hpp>
#include <objtools/data_loaders/asn_cache/asn_cache_loader.hpp>
#include <objtools/data_loaders/asn_cache/asn_cache.hpp>
+ Include dependency graph for asn_cache_loader.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CAsnCache_DataLoaderCF
 

Macros

#define NCBI_USE_ERRCODE_X   Objtools_AsnCache_Loader
 

Functions

 USING_SCOPE (objects)
 
void DataLoaders_Register_AsnCache (void)
 
const string kDataLoader_AsnCache_DriverName ("asncache")
 
void NCBI_EntryPoint_DataLoader_AsnCache (CPluginManager< CDataLoader >::TDriverInfoList &info_list, CPluginManager< CDataLoader >::EEntryPointRequest method)
 
void NCBI_EntryPoint_xloader_asncache (CPluginManager< objects::CDataLoader >::TDriverInfoList &info_list, CPluginManager< objects::CDataLoader >::EEntryPointRequest method)
 

Macro Definition Documentation

◆ NCBI_USE_ERRCODE_X

#define NCBI_USE_ERRCODE_X   Objtools_AsnCache_Loader

Definition at line 50 of file asn_cache_loader.cpp.

Function Documentation

◆ DataLoaders_Register_AsnCache()

void DataLoaders_Register_AsnCache ( void  )

Definition at line 336 of file asn_cache_loader.cpp.

References NCBI_EntryPoint_DataLoader_AsnCache().

◆ kDataLoader_AsnCache_DriverName()

const string kDataLoader_AsnCache_DriverName ( "asncache"  )

◆ NCBI_EntryPoint_DataLoader_AsnCache()

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

◆ NCBI_EntryPoint_xloader_asncache()

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

Definition at line 379 of file asn_cache_loader.cpp.

References NCBI_EntryPoint_DataLoader_AsnCache().

◆ USING_SCOPE()

USING_SCOPE ( objects  )
Modified on Wed Sep 04 15:05:23 2024 by modify_doxy.py rev. 669887