Extracted from Pike v7.8 release 352 at 2010-07-30.
pike.ida.liu.se
[Top]
Object

Module Object

Description

$Id: Object.pmod,v 1.1 2005/02/09 16:35:50 mast Exp $


constant Object.DESTRUCT_EXPLICIT
constant Object.DESTRUCT_NO_REFS
constant Object.DESTRUCT_GC
constant Object.DESTRUCT_CLEANUP

Description

Flags passed to lfun::destroy .

Note

Object.DESTRUCT_EXPLICIT is 0 and Object.DESTRUCT_CLEANUP is 1 for compatibility.