Leosac  0.8.0
Open Source Access Control
ToolsFwd.hpp File Reference
#include <memory>
#include <odb/lazy-ptr.hxx>
+ Include dependency graph for ToolsFwd.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Leosac
 This is the header file for a generated source file, GitSHA1.cpp.
 
 Leosac::Tools
 

Typedefs

using Leosac::Tools::SchedulePtr = std::shared_ptr< Schedule >
 
using Leosac::Tools::ScheduleId = unsigned long
 
using Leosac::Tools::ScheduleLWPtr = odb::lazy_weak_ptr< Schedule >
 
using Leosac::Tools::ISchedulePtr = std::shared_ptr< ISchedule >
 
using Leosac::Tools::IScheduleCPtr = std::shared_ptr< const ISchedule >
 
using Leosac::Tools::ScheduleMappingPtr = std::shared_ptr< ScheduleMapping >
 
using Leosac::Tools::ScheduleMappingLPtr = odb::lazy_shared_ptr< ScheduleMapping >
 
using Leosac::Tools::ScheduleMappingLWPtr = odb::lazy_weak_ptr< ScheduleMapping >
 
using Leosac::Tools::ScheduleMappingId = unsigned long