Go to the SVN repository for this file.
52tool = reg.
GetString(
"eutils",
"tool",
"ncbi-guitools");
53email = reg.
GetString(
"eutils",
"email",
"cpp-gui-core@ncbi.nlm.nih.gov");
62AddParameter(
"tool", params.
tool);
63AddParameter(
"email", params.
email);
64 if(!params.
api_key.empty()) {
65AddParameter(
"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 §ion, const string &name, TFlags flags=0, const string &password=kEmptyStr) const
Get a value that was (potentially) stored encrypted.
virtual string GetString(const string §ion, 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