Go to the SVN repository for this file.
44 boolnumericIdsAsLocal):
46mAllIdsAsLocal(allIdsAsLocal),
47mNumericIdsAsLocal(numericIdsAsLocal)
60 const string& rawId)
const 66 boolmakeLocalId = mAllIdsAsLocal;
68 boolisNumeric = (rawId.find_first_not_of(
"1234567890") == string::npos);
69 if(isNumeric && mNumericIdsAsLocal) {
72 if(!makeLocalId && isNumeric &&
virtual CRef< CSeq_id > operator()(const string &) const
CIdResolverCanonical(bool allIdsAsLocal, bool numericIdsAsLocal)
virtual ~CIdResolverCanonical()
void Reset(void)
Reset reference object.
static int StringToInt(const CTempString str, TStringToNumFlags flags=0, int base=10)
Convert string to int.
static string URLDecode(const CTempString str, EUrlDecode flag=eUrlDec_All)
URL-decode string.
@ eUrlDec_Percent
Decode only XX.
Defines classes: CDirEntry, CFile, CDir, CSymLink, CMemoryFile, CFileUtil, CFileLock,...
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