| Package | Description |
|---|---|
| jpl | |
| jpl.fli |
| Class and Description |
|---|
| term_t
A term_t is a simple class which mirrors the term_t type in
the Prolog FLI.
|
| Class and Description |
|---|
| atom_t
An atom_t is a simple extension of a term_t.
|
| DoubleHolder
A DoubleHolder is merely a Holder class for a double value.
|
| fid_t
An fid_t holds the value of a frame id in the Prolog Engine.
|
| functor_t
A functor_t holds a reference to a Prolog functor_t in the
Prolog engine.
|
| IntHolder
An IntHolder is merely a Holder class for an Int value.
|
| LongHolder
A Long Holder merely holds a long value.
|
| module_t
A module_t is a PointerHolder type which holds a reference to a Prolog
module_t reference.
|
| PointerHolder
A PointerHolder is a trivial extension of a LongHolder.
|
| predicate_t
A predicate_t is a PointerHolder class whose value is a reference to a
Prolog predicate_t.
|
| qid_t
A qid_t holds a reference to a Prolog qid_t.
|
| StringHolder
A StringHolder is merely a Holder class for a String value.
|
| term_t
A term_t is a simple class which mirrors the term_t type in
the Prolog FLI.
|
Copyright © 2015. All rights reserved.