Wittyshare
0.2
|
Take charge of FS operations. More...
#include <FileSystemTree/WsFileSystemTree.h>
#include <Updater/WsFsTreeUpdater.h>
#include <ConfigManager/WsGlobalProperties.h>
#include <Auth/WsAuthenticator.h>
#include <Compression/WsCompressor.h>
#include <Compression/WsDecompressor.h>
#include <FsTreeOp/WsFsTreeOperations.h>
#include "WsUserSession.h"
#include <json/json.h>
#include <json/reader.h>
#include <json/writer.h>
#include <json/value.h>
#include <boost/lexical_cast.hpp>
#include <zmq.hpp>
#include <iostream>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
class | WsFsDaemon |
Main class of the FsDaemon. More... | |
Take charge of FS operations.
Author: Benoit Daccache, ben.d acca che@g mail .com
Definition in file WsFsDaemon.h.