$darkmode
Elektra 0.11.0
Namespaces | Enumerations
mergeconflict.hpp File Reference

Models a merge conflict. More...

#include <string>
#include <toolexcept.hpp>
Include dependency graph for mergeconflict.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 kdb
 This is the main namespace for the C++ binding and libraries.
 
 kdb::tools
 This namespace is for the libtool library.
 

Enumerations

enum  kdb::tools::merging::ConflictOperation { kdb::tools::merging::CONFLICT_ADD , CONFLICT_DELETE , CONFLICT_MODIFY , CONFLICT_META , CONFLICT_SAME }
 

Detailed Description

Models a merge conflict.

Enumeration Type Documentation

◆ ConflictOperation

Enumerator
CONFLICT_ADD 

Conflict because of adding key.