ewmscp  ..
Classes | Namespaces
inputHandler.h File Reference

(v0.19-24-g0617ca1 with changes)

#include "ioHandle.h"
#include "pathHandler.h"
#include <unwindCheck.h>
#include <map>
#include <vector>
#include <memory>
#include <stdexcept>
Include dependency graph for inputHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  delayAdvisingError
 class for exceptions that advise for delays Exceptions of this kind are to be thrown when circumstances advise that files with the same extension as the curren one should be processed after a delay. More...
 
class  inputHandler::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  inputHandler::base::factoryClass
 
class  inputHandler::base::factoryTemplate< T >
 
class  inputHandler::base::reader
 (abstract) class for reading a file An instance of this class is used to read data from a file vie the readBlock function. More...
 
class  inputHandler::base::Directory
 
class  inputHandler::base::Directory::Entry
 

Namespaces

 copyRequest
 
 inputHandler