libkazv
Loading...
Searching...
No Matches
Kazv::VerificationTrackerModel Struct Reference

A model that is suitable for displaying to the user. More...

#include <verification-tracker.hpp>

Classes

struct  Process
 
struct  ProcessCancelled
 
struct  ProcessCodeDisplayed
 
struct  ProcessDone
 
struct  ProcessTheyRequested
 
struct  ProcessVerifiedThem
 
struct  ProcessWaiting
 

Public Types

using ProcessState = std::variant< ProcessTheyRequested, ProcessWaiting, ProcessCodeDisplayed, ProcessVerifiedThem, ProcessDone, ProcessCancelled >
 

Public Attributes

immer::flex_vector< Processprocesses
 

Detailed Description

A model that is suitable for displaying to the user.

See also
VerificationTracker

Member Typedef Documentation

◆ ProcessState

Member Data Documentation

◆ processes

immer::flex_vector<Process> Kazv::VerificationTrackerModel::processes

The documentation for this struct was generated from the following file: