Leosac  0.8.0
Open Source Access Control
Service.hpp File Reference
#include "ActionActionParam.hpp"
#include "LeosacFwd.hpp"
#include "modules/websock-api/RequestContext.hpp"
#include "modules/websock-api/WebSockFwd.hpp"
#include "modules/websock-api/api/CRUDResourceHandler.hpp"
#include "tools/JSONUtils.hpp"
#include "tools/log.hpp"
#include <boost/asio/io_service.hpp>
#include <boost/optional.hpp>
#include <future>
+ Include dependency graph for Service.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Leosac::Module::WebSockAPI::Service
 A service object provided by the Websocket module. More...
 

Namespaces

 Leosac
 This is the header file for a generated source file, GitSHA1.cpp.
 
 Leosac::Module
 All modules that provides features to Leosac shall be in this namespace.
 
 Leosac::Module::WebSockAPI