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

NCBI C++ ToolKit: src/objtools/eutils/api/elink.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

45

m_RetMode(eRetMode_none),

60  static const char

* s_RetModeName[] = {

61  "none"

,

"xml"

,

"ref" 70  static const char

* s_CommandName[] = {

71  "none"

,

"prlinks"

,

"llinks"

,

"llinkslib"

,

"lcheck"

,

"ncheck"

,

72  "neighbor"

,

"neighbor_score"

,

"neighbor_history"

,

"acheck" 74  return

s_CommandName[

m_Cmd

];

102

args +=

"&maxdate="

+

110

args +=

"&retmode="

;

118

args +=

"&linkname="

;

122

args +=

"&holding="

;

126

args +=

"&version="

;

string AsQueryString(void) const

Return a formatted list of groups ('id=12,34&id=56,78').

void SetDatabase(const string &database)

Setting new database disconnects the request.

CRef< elink::CELinkResult > GetELinkResult(void)

Get search result.

virtual string GetQueryString(void) const

Get CGI script query string.

const char * x_GetRetModeName(void) const

virtual ESerialDataFormat GetSerialDataFormat(void) const

Get serial stream format for reading data.

CEUtils_IdGroupSet m_IdGroups

CObjectIStream * GetObjIStream(void)

Get serial stream for reading xml or asn data.

virtual ~CELink_Request(void)

CELink_Request(const string &db, CRef< CEUtils_ConnContext > &ctx)

Create ELink request for the given destination database.

void Disconnect(void)

Close connection, destroy the stream.

const char * x_GetCommandName(void) const

virtual string GetQueryString(void) const

Get CGI script query string.

ESerialDataFormat

Data file format.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

static string IntToString(int value, TNumToStringFlags flags=0, int base=10)

Convert int to string.

static string URLEncode(const CTempString str, EUrlEncode flag=eUrlEnc_SkipMarkChars)

URL-encode string.

@ eUrlEnc_ProcessMarkChars

Convert all non-alphanumeric chars, spaces are converted to '+'.

string AsString(const CTimeFormat &format=kEmptyStr, TSeconds out_tz=eCurrentTimeZone) const

Transform time to string.

bool IsEmpty(void) const

Is time object empty (date and time)?


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