Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::ArchiveAccountManager::DhtLoadContext Struct Reference
Collaboration diagram for jami::ArchiveAccountManager::DhtLoadContext:
Collaboration graph

Public Attributes

dht::DhtRunner dht
 
bool found {false}
 
std::pair< bool, boolstateNew {false, true}
 
std::pair< bool, boolstateOld {false, true}
 

Detailed Description

Definition at line 273 of file archive_account_manager.cpp.

Member Data Documentation

◆ dht

dht::DhtRunner jami::ArchiveAccountManager::DhtLoadContext::dht

Definition at line 275 of file archive_account_manager.cpp.

◆ found

bool jami::ArchiveAccountManager::DhtLoadContext::found {false}

Definition at line 278 of file archive_account_manager.cpp.

◆ stateNew

std::pair<bool, bool> jami::ArchiveAccountManager::DhtLoadContext::stateNew {false, true}

Definition at line 277 of file archive_account_manager.cpp.

◆ stateOld

std::pair<bool, bool> jami::ArchiveAccountManager::DhtLoadContext::stateOld {false, true}

Definition at line 276 of file archive_account_manager.cpp.


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