struct

AtomSpace::ConflictInfo

Inherits Struct < Value < Object

Conflict information structure

Constructors

new(sync_operation : SyncOperation, conflict_type : String)

Instance methods

conflict_type
conflict_type=(conflict_type : String)
sync_operation
sync_operation=(sync_operation : SyncOperation)
timestamp
timestamp=(timestamp : Time)