Leosac
0.7.0
OpenSourceAccessControl
|
This is the complete list of members for Leosac::Auth::AuthTarget, including all inherited members.
add_always_close_sched(const Tools::IScheduleCPtr &sched) | Leosac::Auth::AuthTarget | |
add_always_open_sched(const Tools::IScheduleCPtr &sched) | Leosac::Auth::AuthTarget | |
always_close_ | Leosac::Auth::AuthTarget | protected |
always_open_ | Leosac::Auth::AuthTarget | protected |
AuthTarget(const std::string target_name) | Leosac::Auth::AuthTarget | explicit |
gpio() | Leosac::Auth::AuthTarget | |
gpio(std::unique_ptr< Hardware::FGPIO > new_gpio) | Leosac::Auth::AuthTarget | |
gpio_ | Leosac::Auth::AuthTarget | protected |
is_always_closed(const std::chrono::system_clock::time_point &tp) const | Leosac::Auth::AuthTarget | |
is_always_open(const std::chrono::system_clock::time_point &tp) const | Leosac::Auth::AuthTarget | |
name() const | Leosac::Auth::AuthTarget | |
name(const std::string &new_name) | Leosac::Auth::AuthTarget | |
name_ | Leosac::Auth::AuthTarget | protected |
~AuthTarget()=default | Leosac::Auth::AuthTarget | virtual |