|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointerHolder | |
jpl.fli |
Uses of PointerHolder in jpl.fli |
Subclasses of PointerHolder in jpl.fli | |
class |
module_t
A module_t is a PointerHolder type which holds a reference to a Prolog module_t reference. |
class |
predicate_t
A predicate_t is a PointerHolder class whose value is a reference to a Prolog predicate_t. |
Methods in jpl.fli with parameters of type PointerHolder | |
static boolean |
Prolog.get_pointer(term_t t,
PointerHolder ptr)
|
static void |
Prolog.put_pointer(term_t t,
PointerHolder ptr)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |