Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::LogOptions Struct Reference

#include <conversationrepository.h>

Collaboration diagram for jami::LogOptions:
Collaboration graph

Public Attributes

std::string authorUri {}
 
bool fastLog {false}
 
std::string from {}
 
bool includeTo {false}
 
bool logIfNotFound {true}
 
uint64_t nbOfCommits {0}
 
bool skipMerge {false}
 
std::string to {}
 

Detailed Description

Definition at line 57 of file conversationrepository.h.

Member Data Documentation

◆ authorUri

std::string jami::LogOptions::authorUri {}

Definition at line 68 of file conversationrepository.h.

◆ fastLog

bool jami::LogOptions::fastLog {false}

Definition at line 65 of file conversationrepository.h.

◆ from

◆ includeTo

bool jami::LogOptions::includeTo {false}

Definition at line 64 of file conversationrepository.h.

◆ logIfNotFound

bool jami::LogOptions::logIfNotFound {true}

Definition at line 66 of file conversationrepository.h.

◆ nbOfCommits

uint64_t jami::LogOptions::nbOfCommits {0}

◆ skipMerge

bool jami::LogOptions::skipMerge {false}

Definition at line 62 of file conversationrepository.h.

◆ to

std::string jami::LogOptions::to {}

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