Qore DataProvider Module Reference 2.7.5
Loading...
Searching...
No Matches
DataProvider::DefaultRecordIterator Member List

This is the complete list of members for DataProvider::DefaultRecordIterator, including all inherited members.

constructor(AbstractIterator i, *hash< auto > where_cond, *hash< auto > search_options, *hash< string, AbstractDataField > record_type, *string subrecord)DataProvider::DefaultRecordIterator
doMemberGate(string key)DataProvider::AbstractDataProviderRecordIteratorprivate
evalOperator(string field, hash< auto > cmd, hash< auto > op, hash< auto > record)DataProvider::AbstractDataProviderRecordIteratorprivatestatic
getBulkApi()DataProvider::AbstractDataProviderRecordIterator
getRecordType()DataProvider::DefaultRecordIterator
getValue()DataProvider::DefaultRecordIteratorvirtual
matchGeneric(hash< auto > record, hash< DataProviderExpression > where_cond)DataProvider::AbstractDataProviderRecordIteratorprivatestatic
matchGeneric(hash< auto > record, *hash< auto > where_cond)DataProvider::AbstractDataProviderRecordIteratorprivatestatic
matchGenericValue(auto expects, auto val)DataProvider::AbstractDataProviderRecordIteratorprivatestatic
memberGate(string key)DataProvider::DefaultRecordIterator
next()DataProvider::DefaultRecordIterator
supportsBulkApi()DataProvider::AbstractDataProviderRecordIterator
valid()DataProvider::DefaultRecordIterator