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

NCBI C++ ToolKit: src/html/selection.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

44  const string

& checkboxName,

const string

& saveName)

45

: m_SaveName(saveName)

51  if

( found != values.

end

() ) {

55

found = values.

find

(checkboxName);

56  if

( found != values.

end

() ) {

58

iend = values.

upper_bound

(checkboxName);

i

!= iend; ++

i

) {

68  string

selection =

Encode

();

69  if

( !selection.empty() ) {

const_iterator find(const key_type &key) const

const_iterator lower_bound(const key_type &key) const

const_iterator end() const

const_iterator upper_bound(const key_type &key) const

TCgiEntries::const_iterator TCgiEntriesCI

const TCgiEntries & GetEntries(void) const

Get a set of entries(decoded) received from the client.

string Encode(void) const

void Decode(const string &str)

CSelection(const CCgiRequest &request, const string &checkboxName=sm_DefaultCheckboxName, const string &saveName=sm_DefaultSaveName)

static const char * sm_DefaultCheckboxName

static const char * sm_DefaultSaveName

CNCBINode * AppendChild(CNCBINode *child)

virtual void CreateSubNodes(void)

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

static int StringToInt(const CTempString str, TStringToNumFlags flags=0, int base=10)

Convert string to int.


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