Extracted from Pike v7.4 release 97 at 2004-08-02.
[Top]
predef::
Program
all_inherits()
defined()
implements()
inherit_list()
inherit_tree()
inherits()
Program.defined()
Program.inherit_list()
Method Program.implements()
Method
implements
int
Program.
implements
(
program
prog
,
program
api
)
Description
Returns 1 if
prog
implements
api
.