Leosac  0.8.0
Open Source Access Control
LeosacFwd.hpp File Reference
#include <memory>
#include <vector>
+ Include dependency graph for LeosacFwd.hpp:

Go to the source code of this file.

Classes

struct  Leosac::TestAccess
 This is class that can be used to access some object's internal. More...
 

Namespaces

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

Typedefs

using Leosac::SchedulerPtr = std::shared_ptr< Scheduler >
 
using Leosac::ConfigCheckerPtr = std::shared_ptr< ConfigChecker >
 
using Leosac::CoreUtilsPtr = std::shared_ptr< CoreUtils >
 
using Leosac::ByteVector = std::vector< uint8_t >
 
using Leosac::Tasks::TaskPtr = std::shared_ptr< Task >
 
using Leosac::Tasks::SyncConfigPtr = std::shared_ptr< SyncConfig >
 
using Leosac::Tasks::FetchRemoteConfigPtr = std::shared_ptr< FetchRemoteConfig >