|
Horizon
|
Public Types | |
| enum class | ItemState { CURRENT , LOCAL_ONLY , REMOTE_ONLY , MOVED , CHANGED , MOVED_CHANGED } |
Public Attributes | |
| std::string | name |
| std::string | filename_local |
| std::string | filename_remote |
| ObjectType | type |
| UUID | uuid |
| json | delta |
| bool | merge |
| ItemState | state |