ewmscp
..
|
#include "copyRequestTypes.h"
#include <list>
#include <memory>
#include <iostream>
#include "timer.h"
Go to the source code of this file.
Classes | |
class | copyRequest::fileInWork |
This class holds info aboput a file that is "in work" in some way. More... | |
class | copyRequest::fileInWork::lockuser |
this class handles the mutex protection of the filesInWork map More... | |
class | copyRequest::fileInWork::inserter |
create a new fileInWork instance in the map. More... | |
class | copyRequest::fileInWork::eraser |
class to get copyRequest out of the fileInWork list. More... | |
class | copyRequest::fileInWork::typeChanger |
Namespaces | |
copyRequest | |