A door.
More...
#include <IDoor.hpp>
A door.
Definition at line 38 of file IDoor.hpp.
◆ access_point() [1/2]
◆ access_point() [2/2]
◆ access_point_id()
virtual AccessPointId Leosac::Auth::IDoor::access_point_id |
( |
| ) |
const |
|
pure virtual |
◆ alias() [1/2]
virtual std::string Leosac::Auth::IDoor::alias |
( |
| ) |
const |
|
pure virtual |
◆ alias() [2/2]
virtual void Leosac::Auth::IDoor::alias |
( |
const std::string & |
alias | ) |
|
|
pure virtual |
◆ description() [1/2]
virtual std::string Leosac::Auth::IDoor::description |
( |
| ) |
const |
|
pure virtual |
◆ description() [2/2]
virtual void Leosac::Auth::IDoor::description |
( |
const std::string & |
desc | ) |
|
|
pure virtual |
◆ id()
virtual DoorId Leosac::Auth::IDoor::id |
( |
| ) |
const |
|
pure virtual |
◆ lazy_mapping()
Retrieve the lazy pointers to the ScheduleMapping objects that map this door.
Implemented in Leosac::Auth::Door.
The documentation for this class was generated from the following file: