manpagez: man pages & more
info goops
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.5 Creating Generic Functions

A generic function is a collection of methods, with rules for determining which of the methods should be applied for any given invocation of the generic function.

GOOPS represents generic functions as metaobjects of the class <generic> (or one of its subclasses).


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.