Go to the SVN repository for this file.
1 #ifndef HTML___FACTORY__HPP 2 #define HTML___FACTORY__HPP 51 template<
classType>
60 template<
classType>
69 template<
classType>
75pair<TCgiEntriesCI, TCgiEntriesCI> Range;
78 while( !
string(List[
i].MatchString).
empty() ) {
82 boolThisPage =
true;
83 for( iPageCgi = PageCgi.
begin(); iPageCgi != PageCgi.
end(); iPageCgi++) {
85 for( iRange = Range.first; iRange != Range.second; iRange++ ) {
86 if( iRange->second == iPageCgi->second)
88 if( iPageCgi->second.empty())
const_iterator_pair equal_range(const key_type &key) const
const_iterator end() const
const_iterator begin() const
TCgiEntries::const_iterator TCgiEntriesCI
static SIZE_TYPE ParseEntries(const string &str, TCgiEntries &entries)
Decode the URL-encoded(FORM or ISINDEX) string "str" into a set of entries <"name",...
int CgiFactory(const TCgiEntries &Cgi, SFactoryList< Type > *List)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
constexpr bool empty(list< Ts... >) noexcept
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