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/gui__eutils__client_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/objutils/gui_eutils_client.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

52

tool = reg.

GetString

(

"eutils"

,

"tool"

,

"ncbi-guitools"

);

53

email = reg.

GetString

(

"eutils"

,

"email"

,

"cpp-gui-core@ncbi.nlm.nih.gov"

);

62

AddParameter(

"tool"

, params.

tool

);

63

AddParameter(

"email"

, params.

email

);

64  if

(!params.

api_key

.empty()) {

65

AddParameter(

"api_key"

, params.

api_key

);

static CNcbiApplication * Instance(void)

Singleton method.

const CNcbiRegistry & GetConfig(void) const

Get the application's cached configuration parameters (read-only).

string GetEncryptedString(const string &section, const string &name, TFlags flags=0, const string &password=kEmptyStr) const

Get a value that was (potentially) stored encrypted.

virtual string GetString(const string &section, const string &name, const string &default_value, TFlags flags=0) const

Get the parameter string value.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

static bool IsNcbiInhouseClient(void) THROWS_NONE

Return TRUE if the client is inside NCBI, FALSE otherwise.

Defines the CNcbiApplication and CAppException classes for creating NCBI applications.


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