ewmscp
..
|
Classes | |
class | base |
class for handling input This is the (abstract) base class for handling input, both reading a file via the reader class and for reading directories via the Directory class More... | |
class | daosFs |
class | davix |
class | dcap |
class | dummy |
class | Gpfs |
class | libssh |
class | posixFile |
Variables | |
static daosFsCommon::daosOptions | inputConfig ("daosFsIn") |
static davixConfigObject | inputConfig ("davixIn") |
static options::single< bool > | useRange ('\0', "gpfsInUseRange", "use range hint in gpfs input", false) |
static options::single< bool > | freeRange ('\0', "gpfsInFreeRange", "use range free in gpfs input", false) |
static options::single< bool > | doClearCache ('\0', "gpfsInClearCache", "clear cache in gpfs input", false) |
static libsshCommon::sshOptions | inputConfig ("sshIn") |
|
static |
Referenced by inputHandler::Gpfs::readerGpfs::~readerGpfs().
|
static |
|
static |
|
static |
|
static |
|
static |
Referenced by inputHandler::Gpfs::readerGpfs::readerGpfs().