Qore ssh2 Module ..
Loading...
Searching...
No Matches
SftpPoller::SftpPollerDataProviderFactory Class Reference

The SFTP poller data provider factory. More...

#include <SftpPoller.qm.dox.h>

Inherits AbstractDataProviderFactory.

Private Member Methods

hash< DataProviderFactoryInfo > getInfoImpl ()
 Returns static factory information without provider_info.
 
hash< DataProviderInfo > getProviderInfoImpl ()
 Returns static provider information.
 
Class getClassImpl ()
 Returns the class for the data provider object.
 

Private Attributes

const FactoryInfo = ...
 Factory info.
 

Static Private Attributes

static Class cls = new Class("SftpDelayedPollerDataProvider")
 Data provider type info.
 

Detailed Description

The SFTP poller data provider factory.

Member Function Documentation

◆ getInfoImpl()

hash< DataProviderFactoryInfo > SftpPoller::SftpPollerDataProviderFactory::getInfoImpl ( )
private

Returns static factory information without provider_info.

Returns
static factory information without provider_info which is provided by getProviderInfo()

◆ getProviderInfoImpl()

hash< DataProviderInfo > SftpPoller::SftpPollerDataProviderFactory::getProviderInfoImpl ( )
private

Returns static provider information.

Note
the name and children attributes are not returned as they are dynamic attributes

The documentation for this class was generated from the following file: