#include "Stroika/Frameworks/StroikaPreComp.h"
#include "Stroika/Foundation/Common/Common.h"
#include "Stroika/Foundation/Common/Concepts.h"
#include "CurrentIdentity.inl"
Go to the source code of this file.
Classes | |
struct | Stroika::Frameworks::Auth::CurrentIdentityManager< ID_OBJ > |
static/thread_local storage of the some notion of identity, which can be used to 'pass data' to functions without explicit parameters. More... | |
struct | Stroika::Frameworks::Auth::CurrentIdentityManager< ID_OBJ >::Establish |
sets the current ID to argument value - More... | |
Concepts | |
concept | Stroika::Frameworks::Auth::IIdentityManagerCompatibleID |
Definition in file CurrentIdentity.h.