Leosac  0.8.0
Open Source Access Control
kernel.cpp File Reference
#include "kernel.hpp"
#include "core/audit/serializers/JSONService.hpp"
#include "core/auth/AccessPointService.hpp"
#include "core/auth/Group.hpp"
#include "core/auth/User.hpp"
#include "core/auth/User_odb.h"
#include "core/auth/serializers/AccessPointSerializer.hpp"
#include "core/credentials/RFIDCard.hpp"
#include "core/credentials/RFIDCard_odb.h"
#include "core/update/UpdateService.hpp"
#include "core/update/serializers/AccessPointUpdateSerializer.hpp"
#include "exception/ExceptionsTools.hpp"
#include "hardware/HardwareService.hpp"
#include "tools/DatabaseLogSink.hpp"
#include "tools/ElapsedTimeCounter.hpp"
#include "tools/GenGuid.h"
#include "tools/Mail.hpp"
#include "tools/Schedule.hpp"
#include "tools/ScheduleMapping_odb.h"
#include "tools/Schedule_odb.h"
#include "tools/XmlPropertyTree.hpp"
#include "tools/db/PGSQLTracer.hpp"
#include "tools/db/database.hpp"
#include "tools/log.hpp"
#include "tools/registry/GlobalRegistry.hpp"
#include "tools/scrypt/Random.hpp"
#include "tools/service/ServiceRegistry.hpp"
#include "tools/signalhandler.hpp"
#include "tools/unixfs.hpp"
#include "tools/unixshellscript.hpp"
#include <boost/algorithm/string/join.hpp>
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/binary_oarchive.hpp>
#include <boost/archive/text_oarchive.hpp>
#include <boost/property_tree/ptree_serialization.hpp>
#include <fstream>
#include <odb/pgsql/database.hxx>
#include <odb/sqlite/database.hxx>
+ Include dependency graph for kernel.cpp:

Go to the source code of this file.