#include <SecretMgr.h>
Definition at line 61 of file SecretMgr.h.
◆ anonymous enum
| Enumerator |
|---|
| NOT_LOADED_YET | |
| LOAD_FAILED | |
| NOT_PRESENT | |
| PRESENT | |
Definition at line 71 of file SecretMgr.h.
◆ IsAvailable()
| bool SecretMgr::Secret::IsAvailable |
( |
| ) |
const |
|
inline |
◆ operator bool()
| SecretMgr::Secret::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator*()
| BigNumber const & SecretMgr::Secret::operator* |
( |
| ) |
const |
|
inline |
◆ operator->()
| BigNumber const * SecretMgr::Secret::operator-> |
( |
| ) |
const |
|
inline |
◆ SecretMgr
◆ lock
| std::mutex SecretMgr::Secret::lock |
|
private |
◆ []
| enum { ... } SecretMgr::Secret::state |
◆ value
The documentation for this struct was generated from the following file: