Qore FtpPoller Module Reference 2.1
Loading...
Searching...
No Matches
FtpPoller::FtpDelayedPollerDataProvider Member List

This is the complete list of members for FtpPoller::FtpDelayedPollerDataProvider, including all inherited members.

addField(AbstractDataField field, *hash< auto > field_add_options)DataProvider::AbstractDataProvider
beginTransaction()DataProvider::AbstractDataProvider
callbacks_lockedDataProvider::AbstractDataProviderprivatestatic
cb_resolve_valueDataProvider::AbstractDataProviderprivatestatic
cb_value_needs_resolutionDataProvider::AbstractDataProviderprivatestatic
checkAddField()DataProvider::AbstractDataProvider
checkCreate()DataProvider::AbstractDataProvider
checkCreateChild()DataProvider::AbstractDataProvider
checkDelete()DataProvider::AbstractDataProvider
checkDeleteChild()DataProvider::AbstractDataProvider
checkDeleteField()DataProvider::AbstractDataProvider
checkMessages()DataProvider::AbstractDataProvider
checkObservable()DataProvider::AbstractDataProvider
checkRead()DataProvider::AbstractDataProvider
checkRequest()DataProvider::AbstractDataProvider
checkSchema()DataProvider::AbstractDataProvider
checkSearchExpressions()DataProvider::AbstractDataProvider
checkUpdate()DataProvider::AbstractDataProvider
checkUpdateField()DataProvider::AbstractDataProvider
checkUpsert()DataProvider::AbstractDataProvider
commit()DataProvider::AbstractDataProvider
constructor(*hash< auto > options)FtpPoller::FtpDelayedPollerDataProvider
DataProvider::AbstractDataProvider::constructor()DataProvider::AbstractDataProvider
DataProvider::AbstractDataProvider::constructor(LoggerInterface logger)DataProvider::AbstractDataProvider
ConstructorOptionsFtpPoller::FtpPollerDataProviderBase
copy()Qore::Serializable
createChildProvider(string name, hash< string, AbstractDataField > fields, *hash< auto > child_create_options)DataProvider::AbstractDataProvider
createRecord(hash< auto > rec, *hash< auto > create_options)DataProvider::AbstractDataProvider
DataProviderSummaryInfoKeysDataProvider::AbstractDataProvider
deleteChildProvider(string name, *hash< auto > child_delete_options)DataProvider::AbstractDataProvider
deleteField(string name, *hash< auto > field_delete_options)DataProvider::AbstractDataProvider
deleteRecords(*hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
deleteRecords(*hash< DataProviderExpression > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
deregisterObserver(object observer)DataProvider::Observable
deregisterObserver(Observer observer)DataProvider::Observable
deserialize(InputStream stream, *int flags)Qore::Serializablestatic
deserialize(binary bin, *int flags)Qore::Serializablestatic
deserialize(string bin, *int flags)Qore::Serializablestatic
deserialize(hash< SerializationInfo > data, *int flags)Qore::Serializablestatic
deserializeMembers(hash< auto > members)Qore::Serializableprivate:internal
deserializeToData(InputStream stream, *int flags)Qore::Serializablestatic
deserializeToData(binary bin, *int flags)Qore::Serializablestatic
doRequest(auto req, *hash< auto > request_options)DataProvider::AbstractDataProvider
evalGenericExpressionValue(hash< auto > rec, auto val)DataProvider::AbstractDataProviderstatic
GenericExpressionImplementationsDataProvider::AbstractDataProvider
GenericExpressionsDataProvider::AbstractDataProvider
GenericRecordSearchOptionsDataProvider::AbstractDataProvider
getAdditionalInfo()DataProvider::AbstractDataProvider
getBulkInserter()DataProvider::AbstractDataProvider
getBulkRecordInterface(int block_size=1000, *hash< auto > search_options)DataProvider::AbstractDataProvider
getBulkUpserter()DataProvider::AbstractDataProvider
getChildProvider(string name)DataProvider::AbstractDataProvider
getChildProviderEx(string name)DataProvider::AbstractDataProvider
getChildProviderNames()DataProvider::AbstractDataProvider
getChildProviderPath(string path)DataProvider::AbstractDataProvider
getChildProviderSummaryInfo()DataProvider::AbstractDataProvider
getConnectionInfo()DataProvider::AbstractDataProvider
getDesc()FtpPoller::FtpPollerDataProviderBase
getDisplayName()DataProvider::AbstractDataProvider
getElementReferenceData(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getElementReferenceDataEx(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getElementReferenceDataSafe(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getElementReferenceDataSafeEx(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getEqualityComparisonExpression(int role, hash< DataProviderInfo > info, string key, auto value)DataProvider::AbstractDataProviderprivate
getErrorResponseType(string error_code)DataProvider::AbstractDataProvider
getErrorResponseTypes()DataProvider::AbstractDataProvider
getEventInfo(string event_id)DataProvider::AbstractDataProvider
getEventInfoWithData(string event_id, auto req)DataProvider::AbstractDataProvider
getEventTypes()DataProvider::AbstractDataProvider
getEventTypesImpl()FtpPoller::FtpPollerDataProviderBaseprivate
getExampleErrorResponseData(string error_code)DataProvider::AbstractDataProvider
getExampleEventData(string event_id)DataProvider::AbstractDataProvider
getExampleRecordData()DataProvider::AbstractDataProvider
getExampleRequestData()DataProvider::AbstractDataProvider
getExampleResponseData()DataProvider::AbstractDataProvider
getExpression(int role, string exp, *hash< string, hash< DataProviderExpressionInfo > > expmap)DataProvider::AbstractDataProviderprivatestatic
getInfo()DataProvider::AbstractDataProvider
getInfoAsData(*bool with_type_info)DataProvider::AbstractDataProvider
getMapperRuntimeKeys()DataProvider::AbstractDataProvider
getMessageInfo(string message_id)DataProvider::AbstractDataProvider
getMessageTypes()DataProvider::AbstractDataProvider
getRecordIterator(*hash< auto > search_options)DataProvider::AbstractDataProvider
getReferenceData(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getReferenceDataEx(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getReferenceDataSafe(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getReferenceDataSafeEx(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getReferenceDataValue(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getReferenceDataValueEx(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getReferenceDataValueSafe(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getReferenceDataValueSafeEx(string type, *hash< auto > action_opts)DataProvider::AbstractDataProvider
getRequestType()DataProvider::AbstractDataProvider
getRequestTypeWithData(auto req)DataProvider::AbstractDataProvider
getResponseType()DataProvider::AbstractDataProvider
getResponseTypeWithData(auto req)DataProvider::AbstractDataProvider
getSchemaObject()DataProvider::AbstractDataProvider
getSearchExpression(*hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
getShortDesc()DataProvider::AbstractDataProvider
getSimpleArgumentIntern(int role, hash< DataProviderInfo > info, hash< DataProviderExpressionInfo > expinfo, string key, auto value)DataProvider::AbstractDataProviderprivate
getSummaryInfo()DataProvider::AbstractDataProvider
getSupportedElementReferenceData()DataProvider::AbstractDataProvider
getSupportedReferenceData()DataProvider::AbstractDataProvider
getSupportedReferenceDataValues()DataProvider::AbstractDataProvider
isActive()DataProvider::Observable
log(int level, string fmt,...)DataProvider::Observable
notifyObservers(string event_id, hash< auto > data_)DataProvider::Observable
observer_mapDataProvider::Observableprivate
observersReady()FtpPoller::FtpDelayedPollerDataProvider
pollerFtpPoller::FtpPollerDataProviderBaseprivate
ProviderInfoFtpPoller::FtpDelayedPollerDataProvider
registerObserver(object observer,...)DataProvider::Observable
registerObserver(Observer observer,...)DataProvider::Observable
registerObserverArgs(object observer, *list< auto > event_ids)DataProvider::Observable
registerObserverArgs(Observer observer, *list< auto > event_ids)DataProvider::Observable
registerObserverEventsArgs(hash< ObserverEventInfo > info, list< auto > events)DataProvider::Observableprivate
registerObserverWithFilter(object observer, AbstractEventFilter filter, list< auto > event_ids)DataProvider::Observable
registerObserverWithFilter(object observer, AbstractEventFilter filter,...)DataProvider::Observable
registerObserverWithFilter(Observer observer, AbstractEventFilter filter,...)DataProvider::Observable
registerObserverWithFilterArgs(Observer observer, AbstractEventFilter filter, *list< auto > event_ids)DataProvider::Observable
requestSearchRecords(auto req, *hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
requestSearchRecords(auto req, *hash< DataProviderExpression > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
requiresTransactionManagement()DataProvider::AbstractDataProvider
rollback()DataProvider::AbstractDataProvider
searchFirstRecord(hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
searchFirstRecord(hash< DataProviderExpression > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
searchRecords(*hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
searchRecords(*hash< DataProviderExpression > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
searchRecordsBulk(int block_size=1000, *hash< DataProviderExpression > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
searchRecordsBulk(int block_size=1000, *hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
searchSingleRecord(hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
searchSingleRecord(hash< DataProviderExpression > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
sendMessage(string message_id, auto msg, *hash< auto > send_message_options)DataProvider::AbstractDataProvider
serialize(OutputStream stream, *int flags)Qore::Serializable
serialize(*int flags)Qore::Serializable
serialize(auto val, OutputStream stream, *int flags)Qore::Serializablestatic
serialize(auto val, *int flags)Qore::Serializablestatic
serializeMembers(*hash< auto > members)Qore::Serializableprivate:internal
serializeToData(*int flags)Qore::Serializable
serializeToData(auto val, *int flags)Qore::Serializablestatic
setDynamicValueCallbacks()DataProvider::AbstractDataProviderstatic
stopEvents()FtpPoller::FtpDelayedPollerDataProvider
tryGetActionOptionsFromRequestTypeWithData(auto req)DataProvider::AbstractDataProvider
tryGetActionOptionsWithData(hash< DataProviderActionInfo > action, auto req)DataProvider::AbstractDataProvider
tryGetActionOptionsWithDataImpl(hash< DataProviderActionInfo > action, auto req)DataProvider::AbstractDataProviderprivate
updateConnectionObjects(object conn, object connobj)FtpPoller::FtpPollerDataProviderBase
updateField(string name, AbstractDataField field, *hash< auto > field_update_options)DataProvider::AbstractDataProvider
updateRecords(hash< auto > set, *hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
updateRecords(hash< auto > set, *hash< DataProviderExpression > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
updateSingleRecord(hash< auto > set, hash< auto > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
updateSingleRecord(hash< auto > set, hash< DataProviderExpression > where_cond, *hash< auto > search_options)DataProvider::AbstractDataProvider
upsertRecord(hash< auto > rec, *hash< auto > upsert_options)DataProvider::AbstractDataProvider