A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/blast__databases_8hpp_source.html below:

NCBI C++ ToolKit: include/gui/objutils/blast_databases.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

1 #ifndef GUI_OBJUTILS___BLAST_DATABASES__HPP 2 #define GUI_OBJUTILS___BLAST_DATABASES__HPP 37 #include <unordered_map> 48  typedef

std::unordered_map<string, string>

TDbMap

;

61  bool Loaded

()

const

{

return

(m_State == eLoaded); }

63  void

Load(

const char

* path,

const char

* dbtree);

65  const

TDbMap& GetDbMap(

bool nuc

);

66  const

vector<string>& GetDefaultMRU_DBs(

bool

nuc_db);

71  void

x_OnJobNotification(

CEvent

* evt);

73  void

x_UpdateDbMap(

bool nuc

);

vector< string > m_Prot_DefMRU_DBs

vector< string > m_Nuc_DefMRU_DBs

std::unordered_map< string, string > TDbMap

CEvent - generic event implementation TODO TODO - Attachments.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_GUIOBJUTILS_EXPORT

Defines to provide correct exporting from DLLs in Windows.

Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4