protocol
cloning
ï
Object cloning protocol.
Availability:
logtalk_load(library(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2010-09-14
Compilation flags:
static
Dependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
clone/1
ï
Clones an object, returning the identifier of the new object if none is given.
Compilation flags:
static
Template:
clone(Clone)
Mode and number of proofs:
clone(?object)
- zero_or_one
Protected predicatesï
(none)
Private predicatesï
(none)
Operatorsï
(none)