WsjcppUserSession -.
More...
#include <cmd_handlers.h>
◆ WsjcppUserSession() [1/2]
| WsjcppUserSession::WsjcppUserSession |
( |
| ) |
|
◆ WsjcppUserSession() [2/2]
| WsjcppUserSession::WsjcppUserSession |
( |
nlohmann::json const & |
obj | ) |
|
◆ email()
| QString WsjcppUserSession::email |
( |
| ) |
|
◆ fillFrom()
| void WsjcppUserSession::fillFrom |
( |
nlohmann::json const & |
obj | ) |
|
◆ hasRole()
| bool WsjcppUserSession::hasRole |
( |
| ) |
|
◆ isAdmin()
| bool WsjcppUserSession::isAdmin |
( |
| ) |
|
◆ isTester()
| bool WsjcppUserSession::isTester |
( |
| ) |
|
◆ isUser()
| bool WsjcppUserSession::isUser |
( |
| ) |
|
◆ nick()
| QString WsjcppUserSession::nick |
( |
| ) |
|
◆ setNick()
| void WsjcppUserSession::setNick |
( |
QString |
sNick | ) |
|
◆ userid()
| int WsjcppUserSession::userid |
( |
| ) |
|
◆ userUuid()
| std::string WsjcppUserSession::userUuid |
( |
| ) |
|
◆ m_nUserID
| int WsjcppUserSession::m_nUserID |
|
private |
◆ m_sEmail
| std::string WsjcppUserSession::m_sEmail |
|
private |
◆ m_sNick
| std::string WsjcppUserSession::m_sNick |
|
private |
◆ m_sRole
| std::string WsjcppUserSession::m_sRole |
|
private |
◆ m_sUserUuid
| std::string WsjcppUserSession::m_sUserUuid |
|
private |
◆ TAG
| std::string WsjcppUserSession::TAG |
|
private |
The documentation for this class was generated from the following files: