#include <IAuthentication.h>
Definition at line 11 of file IAuthentication.h.
◆ UserLevel
Available CoLa user levels.
| Enumerator |
|---|
| RUN | |
| OPERATOR | |
| MAINTENANCE | |
| AUTHORIZED_CLIENT | |
| SERVICE | |
Definition at line 15 of file IAuthentication.h.
◆ ~IAuthentication()
| virtual visionary::IAuthentication::~IAuthentication |
( |
| ) |
|
|
virtualdefault |
◆ login()
| virtual bool visionary::IAuthentication::login |
( |
UserLevel |
userLevel, |
|
|
const std::string & |
password |
|
) |
| |
|
pure virtual |
◆ logout()
| virtual bool visionary::IAuthentication::logout |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: